Added a scrollbar to the network and bluetooth menu. (#593)

* Added a scrollbar to the network and bluetooth menu.

* Update themes

* Adjust height of network menu scroller.
This commit is contained in:
Jas Singh
2024-12-22 02:19:51 -08:00
committed by GitHub
parent 3e2f641237
commit dec781071a
52 changed files with 2824 additions and 2668 deletions

View File

@@ -354,5 +354,7 @@
"theme.bar.buttons.modules.hypridle.background": "#8fbcbb",
"theme.bar.buttons.modules.hypridle.icon_background": "#8fbcbb",
"theme.bar.buttons.modules.hypridle.text": "#3b4252",
"theme.bar.buttons.modules.hypridle.border": "#8fbcbb"
}
"theme.bar.buttons.modules.hypridle.border": "#8fbcbb",
"theme.bar.menus.menu.network.scroller.color": "#88c0d0",
"theme.bar.menus.menu.bluetooth.scroller.color": "#88c0d0"
}