mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-27 07:58:07 -04:00
config: add color.sixelN options
These options allows you to configure the default sixel color palette.
This commit is contained in:
parent
e891abdd6a
commit
511aad419b
8 changed files with 64 additions and 38 deletions
|
|
@ -770,7 +770,6 @@ struct terminal {
|
|||
unsigned repeat_count;
|
||||
|
||||
bool transparent_bg;
|
||||
uint32_t default_bg;
|
||||
|
||||
/* Application configurable */
|
||||
unsigned palette_size; /* Number of colors in palette */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue