css
This commit is contained in:
parent
6228bea84f
commit
9d14a8840d
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ cyp-app {
|
||||||
.dark() {
|
.dark() {
|
||||||
--fg: #f0f0f0;
|
--fg: #f0f0f0;
|
||||||
--bg: #333;
|
--bg: #333;
|
||||||
--bg-alt: #555;
|
--bg-alt: #444;
|
||||||
--text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
|
--text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue