updated colors

This commit is contained in:
2025-09-11 08:40:16 +02:00
parent 55a8067be6
commit c421dd0fe7
3 changed files with 70 additions and 16 deletions

View File

@@ -5,6 +5,21 @@ general:
log_level: DEBUG # INFO or DEBUG or WARN
telnetserver: true # not in use for now
flexradiospot: true # not in use for now
# Spot colors, if empty then default, colors in HEX AARRGGBB format
spot_color_new_entity:
background_color_new_entity:
spot_color_new_band:
background_color_new_band:
spot_color_new_mode:
background_color_new_mode:
spot_color_new_band_mode:
background_color_new_band_mode:
spot_color_new_slot:
background_color_new_slot:
spot_color_my_callsign:
background_color_my_callsign:
spot_color_worked:
background_color_worked:
database:
mysql: false #only one of the two can be true
sqlite: true