Add everforest color scheme
This commit is contained in:
parent
bebe878b84
commit
6e4b570718
@ -38,13 +38,16 @@
|
||||
decoration = {
|
||||
rounding = "15";
|
||||
|
||||
active_opacity = "0.9";
|
||||
inactive_opacity = "0.9";
|
||||
|
||||
drop_shadow = "true";
|
||||
shadow_range = "4";
|
||||
shadow_render_power = "3";
|
||||
|
||||
blur = {
|
||||
enabled = "true";
|
||||
size = "3";
|
||||
size = "6";
|
||||
passes = "1";
|
||||
|
||||
vibrancy = "0.1696";
|
||||
|
||||
@ -6,5 +6,12 @@
|
||||
autoEnable = true;
|
||||
|
||||
image = ../../../wallpapers/maze.png;
|
||||
|
||||
opacity = {
|
||||
applications = 0.9;
|
||||
desktop = 0.5;
|
||||
popups = 0.9;
|
||||
terminal = 0.9;
|
||||
};
|
||||
};
|
||||
}
|
||||
@ -10,12 +10,5 @@
|
||||
stylix.cursor.package = pkgs.bibata-cursors;
|
||||
stylix.cursor.name = "Bibata-Modern-Ice";
|
||||
|
||||
stylix.opacity = {
|
||||
applications = 0.9;
|
||||
terminal = 0.9;
|
||||
desktop = 0.5;
|
||||
popups = 0.9;
|
||||
};
|
||||
|
||||
stylix.polarity = "dark";
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user