mirror of
https://github.com/zedeus/nitter.git
synced 2025-01-19 05:15:25 +00:00
Removed leftovers from testing stage
This commit is contained in:
parent
f97c83e9ee
commit
d475fbaa7a
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
body {
|
||||
--bg_color: #1d2021 !important;
|
||||
--bg_color: #1d2021;
|
||||
--fg_color: #ebdbb2;
|
||||
--fg_faded: #a89984;
|
||||
--fg_dark: var(--fg_faded);
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
body {
|
||||
--bg_color: #fbf1c7 !important;
|
||||
--bg_color: #fbf1c7;
|
||||
--fg_color: #3c3836;
|
||||
--fg_faded: #7c6f64;
|
||||
--fg_dark: var(--fg_faded);
|
||||
|
|
Loading…
Reference in a new issue