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