22 lines
No EOL
387 B
TOML
22 lines
No EOL
387 B
TOML
inactive_button_color = "#000060"
|
|
active_button_color = "#eeffff"
|
|
label_font_family = "Inter"
|
|
buttons = { }
|
|
|
|
[initial]
|
|
key_page = "default"
|
|
knob_page = "default"
|
|
|
|
[icon_packs.apps]
|
|
path = "icons/apps"
|
|
format = "svg"
|
|
|
|
[icon_packs.fad]
|
|
path = "icons/fad"
|
|
format = "svg"
|
|
global_filter = "invert|scale=1.2"
|
|
|
|
[icon_packs.ph]
|
|
path = "icons/ph"
|
|
format = "svg"
|
|
global_filter = "invert|scale=1.2" |