Files
dbgate/packages/web-svelte/public/theme-dark.css
Jan Prochazka 4ffc5842bb left iconbar
2021-02-17 18:46:27 +01:00

6 lines
124 B
CSS

.theme-dark .statusbar { background-color: blue }
.theme-dark .iconbar {
background-color: #222;
color: #b3b3b3;
}