diff --git a/src/resources/style/style.css b/src/resources/style/style.css index f011375..4de5961 100644 --- a/src/resources/style/style.css +++ b/src/resources/style/style.css @@ -38,5 +38,5 @@ row.selectedLanguage { } row.activeLanguage { - background-color: darker(darker(darker(@window_fg_color))); + background-color: @blue_2; } \ No newline at end of file