aboutsummaryrefslogtreecommitdiffstats
path: root/vconsole.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-06-21 18:00:13 +0200
committerGerd Hoffmann <kraxel@redhat.com>2019-06-21 18:00:13 +0200
commite59072948b6b98844e1cb690b0605e142b0dd8bc (patch)
tree1ef1a1ab0ef43408af5b1c652991d6a3f6dbc77b /vconsole.h
parente1b4ad5d68692d93cb9099594c8e6c3991c23571 (diff)
downloadvconsole-e59072948b6b98844e1cb690b0605e142b0dd8bc.tar.gz
dark mode
Diffstat (limited to 'vconsole.h')
-rw-r--r--vconsole.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vconsole.h b/vconsole.h
index e01f372..17fabb2 100644
--- a/vconsole.h
+++ b/vconsole.h
@@ -70,6 +70,7 @@ struct vconsole_window {
char *tty_fg;
char *tty_bg;
gboolean vm_logging;
+ gboolean darkmode;
};
extern int debug;