Delete 'themes/light.css'

This commit is contained in:
tika 2022-11-04 14:18:40 +01:00
parent 1c79a52171
commit 16bb142973
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
:root{
--primary-background-color: #efefef;
--primary-text-color: #333333;
--menu-color: white;
--blog: darkslategray;
--blogshad : darkslategray;
--menubar: linear-gradient(to left, #A4B0FF, #2787EA);
--repeat: no-repeat;
--menuLinkColor:white;
}