Refined dark theme.

This commit is contained in:
DebaucheryLibrarian
2021-03-23 20:37:20 +01:00
parent 8ff5a8c5e1
commit b2105c8fb0
9 changed files with 44 additions and 34 deletions

View File

@@ -139,7 +139,7 @@ export default {
min-width: 0;
height: 100%;
background: var(--background);
box-shadow: 0 0 3px var(--shadow-weak);
box-shadow: 0 0 3px var(--darken-weak);
}
.stash-section {