This commit is contained in:
Ondrej Zara 2020-03-20 11:33:51 +01:00
parent 6228bea84f
commit 9d14a8840d
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ cyp-app {
.dark() {
--fg: #f0f0f0;
--bg: #333;
--bg-alt: #555;
--bg-alt: #444;
--text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
}

File diff suppressed because one or more lines are too long