Changed inactive text color so that you can see the values of inactive sliders when using an automated mode, e.g. NR auto chroma

This commit is contained in:
DrSlony
2014-11-01 23:40:16 +01:00
parent 35aae59ffb
commit aacd088ad6

View File

@@ -83,7 +83,7 @@ style "clearlooks-default" {
text[NORMAL] = @rt_text_color
text[PRELIGHT] = @rt_text_color
text[SELECTED] = @rt_selected_fg_color
text[INSENSITIVE] = darker (@rt_bg_color)
text[INSENSITIVE] = lighter (@rt_bg_color)
text[ACTIVE] = @rt_selected_fg_color
base[NORMAL] = @rt_base_color