fix: favorite button

This commit is contained in:
2024-04-25 13:23:01 +02:00
committed by Rainer Killinger
parent abf9999461
commit 71ff9fd960
28 changed files with 203 additions and 223 deletions

View File

@@ -0,0 +1,9 @@
# Theming
## Customizing the theme
- `colors.scss` contains the brand colors you can customize
- `color-processing.scss` contains some values you can use to adjust how the theme is generated.
You might need to edit this in if your brand colors result in low contrast.
- `font.scss` contains the font face definitions
- `theme.scss` contains general variables you can customize