Improved dark theme. Changed sidebar toggle icon.

This commit is contained in:
2020-03-25 03:42:46 +01:00
parent 15a386ad05
commit 1173827a79
13 changed files with 90 additions and 87 deletions

View File

@@ -109,7 +109,7 @@ export default {
padding: 1rem;
border: none;
box-sizing: border-box;
box-shadow: 0 0 3px var(--shadow-weak);
box-shadow: 0 0 3px var(--darken-weak);
margin: 1rem 0;
font-size: 1rem;
outline: none;