Theme update
Addressing issue #170 with textviews showing up with grey background. Not sure why I didn't do this before... Hope it won't cause any problems!
This commit is contained in:
parent
a9410115bb
commit
cb23481eba
|
@ -454,6 +454,7 @@ flowboxchild {
|
|||
flowbox checkbutton:checked {
|
||||
background-color: @bg_shade; }
|
||||
|
||||
textview text,
|
||||
grid viewport box box textview {
|
||||
background-color: @bg_bright; }
|
||||
|
||||
|
|
Loading…
Reference in New Issue