diff --git a/color_themes/dark-plateau.css b/color_themes/dark-plateau.css index bd19b65..4114360 100644 --- a/color_themes/dark-plateau.css +++ b/color_themes/dark-plateau.css @@ -11,7 +11,7 @@ @define-color disabled_bg mix(@window_bg, @text_widget_bg, 0.5); @define-color selected_fg #ffffff; -@define-color selected_bg #5e0b0b; +@define-color selected_bg #0042E1; @define-color button_fg #ffffff; @@ -27,8 +27,8 @@ @define-color success_color #73d216; -@define-color titlebar_active_fg #3d3d3e; -@define-color titlebar_active_bg @window_fg; +@define-color titlebar_active_fg #@widow_fg; +@define-color titlebar_active_bg @3d3d3e; @define-color titlebar_backdrop_fg #c3c3c1; @define-color titlebar_backdrop_bg #464648; diff --git a/imports/import.css b/imports/import.css index 72433a6..b4bb3ae 120000 --- a/imports/import.css +++ b/imports/import.css @@ -1 +1 @@ -import_honor_plasma.css \ No newline at end of file +import_ignore_plasma.css \ No newline at end of file diff --git a/imports/plasma_active b/imports/plasma_inactive similarity index 100% rename from imports/plasma_active rename to imports/plasma_inactive