Skip to content
Snippets Groups Projects
Unverified Commit 76724065 authored by John Molakvoæ's avatar John Molakvoæ
Browse files

Improved dark theme 2

parent 3e1cd2a7
No related branches found
No related tags found
No related merge requests found
...@@ -40,4 +40,9 @@ $color-border-dark: lighten($color-main-background, 14%); ...@@ -40,4 +40,9 @@ $color-border-dark: lighten($color-main-background, 14%);
.federation-menu .icon-federation-menu { .federation-menu .icon-federation-menu {
filter: invert(100%); filter: invert(100%);
} }
.bubble,
.app-navigation-entry-menu,
.popovermenu,
#header .menu {
border: 1px solid var(--color-border);
}
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