Expand description
Service layer for ApplicationSetting
.
Functions§
- find_
by_ key - Find an application setting by key
- get_
heatmap_ colors - Get all four heatmap colors (red, orange, green, black) from the application settings.
- hex_
to_ rgb - Convert a hex color code to RGB. Hex code must be 6 characters long (case-insensitive).
Type Aliases§
- Heatmap
Colors - RGB values of all four heatmap colors (red, orange, green, black)
- Rgb 🔒
- RGB value of one color