aboutsummaryrefslogtreecommitdiff
path: root/src/App.scss
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2024-02-12 19:17:17 +0200
committerHenry Jameson <me@hjkos.com>2024-02-12 19:17:17 +0200
commit48f106b438e22d8289904c9f474819ad7b85d0e8 (patch)
tree65546fe547d64e85287de8719b8e6647780e4e2c /src/App.scss
parentae345d2c458bd0952d9b85c2e03060b2d286d320 (diff)
separate greentext into "fun text" and make Post/Notification related components
Diffstat (limited to 'src/App.scss')
-rw-r--r--src/App.scss2
1 files changed, 0 insertions, 2 deletions
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);