feat: add readme

This commit is contained in:
2024-04-24 02:01:20 +02:00
parent f0ccbf808e
commit d82b798897
6 changed files with 35 additions and 11 deletions

View File

@ -127,7 +127,7 @@ body.theme-nord {
--layer-3: #5E81AC;
--active: #8999bd;
--selected: #b76c3f;
--connection: #232731;
--connection: #4C566A;
}
body.theme-dracula {
@ -137,6 +137,7 @@ body.theme-dracula {
--layer-1: #44475A;
--layer-2: #32374D;
--layer-3: #BD93F9;
--connection: #6272A4;
}
body {