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
|
|
@ -383,7 +383,7 @@ empty string to be set, but it must be quoted: *KEY=""*)
|
|||
|
||||
Default: _1_
|
||||
|
||||
*generate-256-palette*
|
||||
*palette-generate*
|
||||
Boolean. When enabled, the extended 256-color palette (colors
|
||||
16-255) is generated by interpolating from the base 16 colors,
|
||||
foreground, and background using the CIELAB color space. This
|
||||
|
|
@ -392,7 +392,14 @@ empty string to be set, but it must be quoted: *KEY=""*)
|
|||
|
||||
Palette entries explicitly set by the user are not overwritten.
|
||||
|
||||
Default: _yes_
|
||||
Default: _no_
|
||||
|
||||
*palette-harmonious*
|
||||
Boolean. Whether to invert generated light theme colors (see
|
||||
*palette-generate*). This helps give the 256-color palette more
|
||||
semantic meaning.
|
||||
|
||||
Default: _no_
|
||||
|
||||
*initial-window-size-pixels*
|
||||
Initial window width and height in _pixels_ (subject to output
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue