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:
@@ -128,6 +128,7 @@
|
||||
"theme.bar.menus.menu.bluetooth.status": "#6c7086",
|
||||
"theme.bar.menus.menu.bluetooth.text": "#cdd6f4",
|
||||
"theme.bar.menus.menu.bluetooth.label.color": "#89dceb",
|
||||
"theme.bar.menus.menu.bluetooth.scroller.color": "#89dceb",
|
||||
"theme.bar.menus.menu.bluetooth.border.color": "#313244",
|
||||
"theme.bar.menus.menu.bluetooth.background.color": "#11111b",
|
||||
"theme.bar.menus.menu.bluetooth.card.color": "#1e1e2e",
|
||||
@@ -140,6 +141,7 @@
|
||||
"theme.bar.menus.menu.network.status.color": "#6c7086",
|
||||
"theme.bar.menus.menu.network.text": "#cdd6f4",
|
||||
"theme.bar.menus.menu.network.label.color": "#cba6f7",
|
||||
"theme.bar.menus.menu.network.scroller.color": "#cba6f7",
|
||||
"theme.bar.menus.menu.network.border.color": "#313244",
|
||||
"theme.bar.menus.menu.network.background.color": "#11111b",
|
||||
"theme.bar.menus.menu.network.card.color": "#1e1e2e",
|
||||
|
||||
Reference in New Issue
Block a user