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

6 lines
125 B
CSS

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