Added feedback
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 24s
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 24s
This commit is contained in:
@@ -7,7 +7,8 @@ body {
|
||||
@media (prefers-color-scheme: dark) {
|
||||
--text-color: rgb(222, 112, 108);
|
||||
--background-color: rgb(41, 23, 44);
|
||||
--accent-color: rgb(222, 112, 108);
|
||||
--accent-color: #E94541;
|
||||
--logo-color: #a11f40;
|
||||
|
||||
.only-on-dark {
|
||||
display: inline-block;
|
||||
@@ -23,6 +24,7 @@ body {
|
||||
--text-color: rgb(29, 29, 29);
|
||||
--background-color: rgb(255, 255, 255);
|
||||
--accent-color: rgb(211, 55, 38);
|
||||
--logo-color: var(--text-color);
|
||||
|
||||
font-family: Fredoka;
|
||||
font-weight: 300;
|
||||
|
||||
Reference in New Issue
Block a user