mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 22:46:21 +00:00
Make trackbar color configurable
Use `main.trackbar` in themes.
This commit is contained in:
@@ -139,6 +139,7 @@ typedef enum {
|
||||
THEME_MAGENTA_BOLD,
|
||||
THEME_TEXT_HISTORY,
|
||||
THEME_CMD_WINS_UNREAD,
|
||||
THEME_TRACKBAR,
|
||||
} theme_item_t;
|
||||
|
||||
void theme_init(const char *const theme_name);
|
||||
|
||||
Reference in New Issue
Block a user