summaryrefslogtreecommitdiffstats
path: root/gtk/src/main.c
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2016-06-29 16:34:17 -0700
committerJohn Stebbins <[email protected]>2016-06-29 16:34:17 -0700
commit4ca82bd12e6046fcd58fc4733f2639cbe6f905ee (patch)
tree98a0a2d3f9a620e69b9c0e0bc34e86c7871eee2c /gtk/src/main.c
parent5d60036784508fb434e96064ef0a432bd4bd1dac (diff)
LinGui: fix preview hud colors with gtk 3.20
Diffstat (limited to 'gtk/src/main.c')
-rw-r--r--gtk/src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/main.c b/gtk/src/main.c
index bd276c454..6e12ed344 100644
--- a/gtk/src/main.c
+++ b/gtk/src/main.c
@@ -773,7 +773,7 @@ GtkEntry { \n\
#preview_frame \n\
{ \n\
background: @black; \n\
- background-color: @gray46; \n\
+ background-color: alpha(@gray18, 0.0); \n\
color: @white; \n\
} \n\
\n\