mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-04-03 20:42:01 +02:00
change active language color
This commit is contained in:
parent
2b0898b809
commit
77c53a3efc
|
@ -38,5 +38,5 @@ row.selectedLanguage {
|
|||
}
|
||||
|
||||
row.activeLanguage {
|
||||
background-color: darker(darker(darker(@window_fg_color)));
|
||||
background-color: @blue_2;
|
||||
}
|
Loading…
Reference in a new issue