diff options
author | niliara-edu <nil.jimeno@estudiant.fjaverianas.com> | 2024-08-16 12:30:33 +0200 |
---|---|---|
committer | niliara-edu <nil.jimeno@estudiant.fjaverianas.com> | 2024-08-16 12:30:33 +0200 |
commit | 23a62d70129db30027ba620fc798a666c198ba35 (patch) | |
tree | 51b59657991b10665936e33bb7fcee3873f371ef /st/themes/cicada.h | |
parent | 37d4a19152bbb2a83f4c0ce7172388240252d8f1 (diff) |
update
Diffstat (limited to 'st/themes/cicada.h')
-rw-r--r-- | st/themes/cicada.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/st/themes/cicada.h b/st/themes/cicada.h index a69aa51..3bfacb9 100644 --- a/st/themes/cicada.h +++ b/st/themes/cicada.h @@ -25,7 +25,7 @@ static const char *colorname[] = { "#cccccc", "#555555", "gray90", /* default foreground colour */ - "#0c0c0c", /* default background colour */ + "#111111", /* default background colour */ }; |