Formatting

pull/1/head
Francesco Minnocci 2 years ago
parent 85b24db785
commit d767615545
Signed by: BachoSeven
GPG Key ID: 2BE4AB7FDAD828A4

@ -24,8 +24,8 @@ html {
--border-selected-500: #909090;
--text-500: #282828;
--accent-500: #6cc16c;
--accent-100: #d6ffc2;
--accent-500: #6cc16c;
--accent-900: #244624;
}
@ -40,8 +40,8 @@ body.dark-mode {
--border-selected-500: #b66af6;
--text-500: #e6cff6;
--accent-500: hsl(269, 40%, 70%);
--accent-100: hsl(269, 50%, 50%);
--accent-500: hsl(269, 40%, 70%);
--accent-900: hsl(269, 30%, 90%);
}

Loading…
Cancel
Save