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.menus.menu.network.switch.enabled": "#cba6f7",
|
||||
"theme.bar.menus.menu.network.switch.disabled": "#313245",
|
||||
"theme.bar.menus.menu.network.switch.puck": "#454759",
|
||||
"theme.bar.border.color": "#b4befe"
|
||||
"theme.bar.border.color": "#b4befe",
|
||||
"theme.bar.buttons.modules.hyprsunset.icon_background": "#fab387",
|
||||
"theme.bar.buttons.modules.hyprsunset.background": "#242438",
|
||||
"theme.bar.buttons.modules.hyprsunset.icon": "#242438",
|
||||
"theme.bar.buttons.modules.hyprsunset.text": "#fab387",
|
||||
"theme.bar.buttons.modules.hyprsunset.border": "#fab387"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user