Module backend::service::application_settings
source · Expand description
Service layer for ApplicationSetting
.
Functions§
- Find an application setting by key
- Get all four heatmap colors (red, orange, green, black) from the application settings.
- Convert a hex color code to RGB. Hex code must be 6 characters long (case-insensitive).
Type Aliases§
- RGB values of all four heatmap colors (red, orange, green, black)
- Rgb 🔒RGB value of one color