mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 16:42:56 +00:00
fix: favorite button
This commit is contained in:
9
frontend/app/src/theme/THEMING.md
Normal file
9
frontend/app/src/theme/THEMING.md
Normal 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
|
||||
Reference in New Issue
Block a user