mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized CSS for Mastodon
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user