Deactivated dark theming and optimized mastodon

This commit is contained in:
2025-02-10 16:24:27 +01:00
parent eb405b4b25
commit 490a215dce
2 changed files with 51 additions and 32 deletions

View File

@@ -11,7 +11,7 @@ global_theming:
# For dark mode: a dark, bluegray background
background_dark: "#2E3B4E"
# For the text true black
text: "#000000"
text: "#2E3B4E"
# Accent color (e.g., for links or buttons) a golden tone symbolizing the sun
accent: "#FFD700"
# As the positive/success color a light, slightly grayish green (forest)