[theme]
text_color = [0.95, 0.95, 0.96]
background_color = [0.09, 0.09, 0.09]
blur = false
show_icons = true
show_scroll_bar = true
-
text_color
This is the text color that rustcast should use inside the app with the format
text_color = [R, G, B].
-
background_color
This is the background color that rustcast should use inside the app with the same format as
text_color but different name.
-
show_icons
Sets whether rustcast displays app icons or not.
-
show_scroll_bar
If false, stops rustcast from displaying a scrollbar in the app list.