mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-13 08:21:03 -04:00
make opt-in and add harmonious
This commit is contained in:
parent
b80789c49a
commit
44ac851237
4 changed files with 44 additions and 24 deletions
3
config.h
3
config.h
|
|
@ -333,7 +333,8 @@ struct config {
|
|||
struct color_theme colors_dark;
|
||||
struct color_theme colors_light;
|
||||
enum which_color_theme initial_color_theme;
|
||||
bool generate_256_palette;
|
||||
bool palette_generate;
|
||||
bool palette_harmonious;
|
||||
|
||||
struct {
|
||||
enum cursor_style style;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue