mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-08 04:55:37 -05:00
Fix theme typo
This commit is contained in:
@@ -28,7 +28,7 @@ body {
|
||||
--error_red: #FF7266;
|
||||
|
||||
--verified_blue: var(--accent);
|
||||
--icon_text: ##F8F8F2;
|
||||
--icon_text: #F8F8F2;
|
||||
|
||||
--tab: var(--accent);
|
||||
--tab_selected: #000000;
|
||||
|
||||
Reference in New Issue
Block a user