fix: title text color in dark mode
This commit is contained in:
parent
a5dd6df739
commit
323ca4e26e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
--text-color: #d8dee9;
|
||||
--accent-color: #81a1c1;
|
||||
--border-color: #3b4351;
|
||||
--header-color: #2e3440;
|
||||
--header-color: #eceff4;
|
||||
--terminal-green: #a3be8c;
|
||||
--terminal-yellow: #ebcb8b;
|
||||
--terminal-red: #bf616a;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue