This commit is contained in:
Flummi
2021-12-26 23:11:16 +01:00
parent bca0da0b18
commit bf437efeaf
14 changed files with 37 additions and 38 deletions

View File

@ -253,6 +253,10 @@ html[theme="paper"] .v0ck_player_button svg:hover {
stroke: var(--white);
}
html[theme="paper"] .badge-dark, #themeselector {
border: 1px solid var(--white);
}
html[theme="atmos"] {
--accent: #1fb2b0;
--bg: #161618;