ui.theme: Fix merge.

modern-harvey3
Doug Coleman 2018-09-30 13:36:35 -05:00
parent 033e136590
commit ee2f198fe8
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ M: light-theme vocab-border-color color: FactorDarkTan ;
M: light-theme field-border-color color: gray ;
M: light-theme editor-caret-color COLOR: red ;
M: light-theme editor-caret-color color: red ;
M: light-theme selection-color T{ rgba f 0.8 0.8 1.0 1.0 } ;
M: light-theme panel-background-color T{ rgba f 0.7843 0.7686 0.7176 1.0 } ;
M: light-theme focus-border-color color: dark-gray ;