X-Git-Url: https://git.danieliu.xyz/?p=smdp.git;a=blobdiff_plain;f=include%2Fconfig.h;h=cb73e862b94aee116721b6042a81149dab25310b;hp=28a43510268438cf2f69fd6bf4d5443c1c187516;hb=HEAD;hpb=6a328bf6617966ec88be7c7dd78e160933f84a94 diff --git a/include/config.h b/include/config.h index 28a4351..cb73e86 100644 --- a/include/config.h +++ b/include/config.h @@ -36,7 +36,6 @@ static const char *list_head1 = " +- "; static const char *list_head2 = " +- "; static const char *list_head3 = " +- "; -#define FADE_DELAY 15000 // micro seconds #define GOTO_SLIDE_DELAY 5 // tenths of seconds // colors - you can only set in 8-bit color mode @@ -56,6 +55,8 @@ static const char *list_head3 = " +- "; #define TITLE_COLOR COLOR_YELLOW #define HEADER_COLOR COLOR_BLUE #define BOLD_COLOR COLOR_RED +#define CODEFG_COLOR COLOR_BLACK +#define CODEBG_COLOR COLOR_WHITE // keybindings static const int prev_slide_binding[] = {