mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 19:26:21 +00:00
Added theme files support with /theme command
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#endif
|
||||
|
||||
void theme_load(const char * const theme_name);
|
||||
gboolean theme_change(const char * const theme_name);
|
||||
void theme_close(void);
|
||||
|
||||
NCURSES_COLOR_T theme_get_bkgnd();
|
||||
|
||||
Reference in New Issue
Block a user