Update style.css

This commit is contained in:
JAlB- 2023-04-01 22:15:43 +03:00 committed by GitHub
parent 91bf35831c
commit e7f23096cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
:root {
--fg-color: #d5d5d5;
--bg-color: #202020;
--sel-color: #332222;
--sel-color: #7c4141;
--item-color: #252525;
}