updated colors
This commit is contained in:
15
config.yml
15
config.yml
@@ -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
|
||||
|
Reference in New Issue
Block a user