Optimized CSS for Mastodon

This commit is contained in:
2025-02-18 14:21:33 +01:00
parent c7901949cc
commit fcac18f77f
2 changed files with 64 additions and 125 deletions

View File

@@ -6,15 +6,15 @@ global_theming:
base: "#001f3f"
# Sucess Color
success: "#B2D3B2"
success: "#B2D3B2"
# As the warning color a light brown (earth)
warning: "#D2B48C"
warning: "#D2B48C"
# For error messages (standard red)
error: "#DC3545"
error: "#DC3545"
# As the info color a very light blue (symbolizing the sky)
info: "#F0F8FF"
info: "#F0F8FF"
filters:
saturation_change: 50
saturation_change: 0
hue_shift: 0
# Global Theming is default enabled for all roles