Title: leolatex's Replies | WordPress.org

---

# leolatex

  [  ](https://wordpress.org/support/users/leolatex/)

 *   [Profile](https://wordpress.org/support/users/leolatex/)
 *   [Topics Started](https://wordpress.org/support/users/leolatex/topics/)
 *   [Replies Created](https://wordpress.org/support/users/leolatex/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/leolatex/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/leolatex/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/leolatex/engagements/)
 *   [Favorites](https://wordpress.org/support/users/leolatex/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] [Plugin: Jetpack by WordPress.com] How to style comments h3](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-how-to-style-comments-h3/)
 *  [leolatex](https://wordpress.org/support/users/leolatex/)
 * (@leolatex)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-how-to-style-comments-h3/page/2/#post-2925219)
 * Ok, it may interest someone, in my case I was using a black background and the“
   Leave a Reply” text was unreadeble, my solution was invert colors by changing
   the php comments of Jetpack.
 * Edit the file _jetpack/modules/comments/_**comments.php**
 * Find the following:
    `var $default_color_scheme = 'light';`
 * Change to:
    `var $default_color_scheme = 'dark';`
 * It may be useful for someone but will not help the width and height problems 
   for someothers.
 * Hope it helps.

Viewing 1 replies (of 1 total)