Index: docs/linux_gtk_theme_integration.md |
diff --git a/docs/linux_gtk_theme_integration.md b/docs/linux_gtk_theme_integration.md |
index e1fdc550d68df4541d1d06cefa0594a4109cfc67..31209d4806a68fcbc697ced5dfd87a0b34013295 100644 |
--- a/docs/linux_gtk_theme_integration.md |
+++ b/docs/linux_gtk_theme_integration.md |
@@ -106,7 +106,7 @@ I actually tried this locally. There's a sort of uncanny valley effect going on; |
as the frame looks more native, it's more obvious that it isn't behaving like a |
native frame. (Also my implementation added a startup time hit.) |
-### Why use style properties instead of (i.e.) `bg[STATE]`? |
+### Why use style properties instead of (i.e.) bg[STATE]? |
There's no way to distinguish between colors set on different classes. Using |
style properties allows us to be backwards compatible and maintain the |