mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-07-07 10:37:46 +02:00
change active language color
This commit is contained in:
parent
2b0898b809
commit
77c53a3efc
1 changed files with 1 additions and 1 deletions
|
@ -38,5 +38,5 @@ row.selectedLanguage {
|
||||||
}
|
}
|
||||||
|
|
||||||
row.activeLanguage {
|
row.activeLanguage {
|
||||||
background-color: darker(darker(darker(@window_fg_color)));
|
background-color: @blue_2;
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue