Skip to content
Snippets Groups Projects
Commit 4ce59adc authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch '916-changes-to-css-have-broken-dark-theme' into 'develop'

Resolve "Changes to CSS have broken Dark Theme"

Closes #916

See merge request funkwhale/funkwhale!888
parents c00b3f43 33c3f8c6
No related branches found
No related tags found
No related merge requests found
/* purgecss start ignore */
$background-color: rgb(43, 58, 66);
$button-hover-color: rgb(33, 48, 56);
$light-background-color: rgb(51, 71, 82);
......@@ -271,3 +273,5 @@ $link-color: rgb(255, 144, 0);
}
}
}
/* purgecss end ignore */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment