diff options
| author | foswret | 2026-05-08 22:20:02 -0500 |
|---|---|---|
| committer | foswret | 2026-05-08 22:20:02 -0500 |
| commit | 820a647eb2ad5e1b424acd72a4cf7362cfda2e8a (patch) | |
| tree | 76189a8b9e8bd64f2c439bb02305b7725db0bb97 /src/color.h | |
| parent | f0c9538a77c942ac96aebe52319f3e127be230ee (diff) | |
Shrink default month-grid size, render month art comfortably
Diffstat (limited to 'src/color.h')
| -rw-r--r-- | src/color.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/color.h b/src/color.h index 2ce4995..ee42779 100644 --- a/src/color.h +++ b/src/color.h @@ -2,3 +2,4 @@ #define WHITE "FFFFFF" #define GREEN "008000" #define RED "FF2052" +#define BLUE "4169e1" |
