From 48f106b438e22d8289904c9f474819ad7b85d0e8 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 12 Feb 2024 19:17:17 +0200 Subject: separate greentext into "fun text" and make Post/Notification related components --- src/App.scss | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/App.scss') diff --git a/src/App.scss b/src/App.scss index 27fee4b4..6a634926 100644 --- a/src/App.scss +++ b/src/App.scss @@ -673,8 +673,6 @@ option { .faint { --text: var(--textFaint); - --textGreentext: var(--textGreentextFaint); - --textCyantext: var(--textCyantextFaint); --link: var(--linkFaint); color: var(--text); -- cgit v1.2.3-70-g09d2