21 lines
487 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

global_theming:
enabled: true
css:
colors:
# General Colors
base: "#001f3f"
# Sucess Color
success: "#B2D3B2"
# As the warning color a light brown (earth)
warning: "#D2B48C"
# For error messages (standard red)
error: "#DC3545"
# As the info color a very light blue (symbolizing the sky)
info: "#F0F8FF"
filters:
saturation_change: 100
hue_shift: 0
global_theming_enabled: true