summaryrefslogtreecommitdiffstats
path: root/src/tk/style.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tk/style.h')
-rw-r--r--src/tk/style.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tk/style.h b/src/tk/style.h
index be4c2bb..95bbf00 100644
--- a/src/tk/style.h
+++ b/src/tk/style.h
@@ -45,4 +45,6 @@
#define MFTK_COLOR_CHKM_B 0x00
#define MFTK_COLOR_CHKM_A 0xFF
+#define MFTK_CURSOR_BLINK_MS 500 /* Milliseconds between cursor blinks */
+
#endif /* MFTK_STYLE_H_ */