update colors

This commit is contained in:
2020-08-16 15:51:12 +02:00
parent d324c470e2
commit c8bfff2d81
48 changed files with 157 additions and 197 deletions
+1 -1
View File
@@ -131,7 +131,7 @@
i
{
background: var(--color-secondary);
background: var(--color-primary);
transition: width 0.1s ease;
display: block;
height: 100%;
+1 -1
View File
@@ -92,7 +92,7 @@
align-items: stretch;
max-width: 100%;
width: 520px;
background: var(--color-box);
background: var(--color-bg-bright);
border-radius: 3px;
min-height: 600px;
position: relative;