diff options
Diffstat (limited to 'colors.h')
-rw-r--r-- | colors.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ typedef enum { /// main text color COLOR_TEXT, - COLOR_TEXT_SECONDARY, COLOR_BG, COLOR_CURSOR, COLOR_CURSOR_ERROR, |