disabled Plasma toggle by default, fixed default theme

This commit is contained in:
eudaimon 2024-03-21 23:01:15 +01:00
parent 2688c3d739
commit cd89200ca4
3 changed files with 4 additions and 4 deletions

View File

@ -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;

2
imports/import.css vendored
View File

@ -1 +1 @@
import_honor_plasma.css
import_ignore_plasma.css