mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 14:46:01 +00:00
left iconbar
This commit is contained in:
5
packages/web-svelte/public/theme-dark.css
Normal file
5
packages/web-svelte/public/theme-dark.css
Normal file
@@ -0,0 +1,5 @@
|
||||
.theme-dark .statusbar { background-color: blue }
|
||||
.theme-dark .iconbar {
|
||||
background-color: #222;
|
||||
color: #b3b3b3;
|
||||
}
|
||||
Reference in New Issue
Block a user