custom-hypr - add config themes as well as images
This commit is contained in:
11
.config/hyde/themes/Gruvbox Retro/waybar.theme
Normal file
11
.config/hyde/themes/Gruvbox Retro/waybar.theme
Normal file
@@ -0,0 +1,11 @@
|
||||
$HOME/.config/waybar/theme.css|${scrDir}/wbarconfgen.sh
|
||||
@define-color bar-bg rgba(0, 0, 0, 0);
|
||||
|
||||
@define-color main-bg #11111b;
|
||||
@define-color main-fg #cdd6f4;
|
||||
|
||||
@define-color wb-act-bg #a6adc8;
|
||||
@define-color wb-act-fg #313244;
|
||||
|
||||
@define-color wb-hvr-bg #f5c2e7;
|
||||
@define-color wb-hvr-fg #313244;
|
||||
Reference in New Issue
Block a user