Added the hyprsunset module (requires hyprland v0.45.0) (#485)
* add sunset module * Implement hyprsunset module. * Update themes * Undo vivids * Fix vivids
This commit is contained in:
@@ -344,5 +344,10 @@
|
||||
"theme.bar.buttons.systray.customIcon": "#FFFFFF",
|
||||
"theme.bar.border.color": "#FFFFFF",
|
||||
"theme.bar.menus.menu.media.timestamp": "#FFFFFF",
|
||||
"theme.bar.buttons.borderColor": "#FFFFFF"
|
||||
"theme.bar.buttons.borderColor": "#FFFFFF",
|
||||
"theme.bar.buttons.modules.hyprsunset.icon": "#090909",
|
||||
"theme.bar.buttons.modules.hyprsunset.background": "#ffffff",
|
||||
"theme.bar.buttons.modules.hyprsunset.icon_background": "#ffffff",
|
||||
"theme.bar.buttons.modules.hyprsunset.text": "#090909",
|
||||
"theme.bar.buttons.modules.hyprsunset.border": "#ffffff"
|
||||
}
|
||||
Reference in New Issue
Block a user