mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 03:16:01 +00:00
6 lines
124 B
CSS
6 lines
124 B
CSS
.theme-dark .statusbar { background-color: blue }
|
|
.theme-dark .iconbar {
|
|
background-color: #222;
|
|
color: #b3b3b3;
|
|
}
|