diff --git a/config.def.h b/config.def.h index e7237f7..f444fa0 100644 --- a/config.def.h +++ b/config.def.h @@ -15,7 +15,7 @@ static const char *fonts[] = { "monospace:size=14", "NotoColorEmoji:pix // base 16 scheme: "Kanagawa" static char col_base00[] = "#1F1F28"; -static char col_base03[] = "#54546D"; +static char col_base03[] = "#363646"; static char col_base04[] = "#727169"; static char col_base05[] = "#DCD7BA"; static char col_base08[] = "#C34043";