Module application_settings

Source
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§

HeatmapColors
RGB values of all four heatmap colors (red, orange, green, black)
Rgb 🔒
RGB value of one color