mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-31 02:06:21 +00:00
Added theme to prefs output
This commit is contained in:
@@ -1010,6 +1010,8 @@ cons_prefs(void)
|
|||||||
else
|
else
|
||||||
cons_show("Terminal flash : OFF");
|
cons_show("Terminal flash : OFF");
|
||||||
|
|
||||||
|
cons_show("Theme : %s", prefs_get_theme());
|
||||||
|
|
||||||
if (prefs_get_intype())
|
if (prefs_get_intype())
|
||||||
cons_show("Show typing : ON");
|
cons_show("Show typing : ON");
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user