mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-14 08:21:27 -04:00
generate 256 palette
This commit is contained in:
parent
c291194a4e
commit
cc0a4ba756
7 changed files with 202 additions and 2 deletions
|
|
@ -383,6 +383,17 @@ empty string to be set, but it must be quoted: *KEY=""*)
|
|||
|
||||
Default: _1_
|
||||
|
||||
*generate-256-palette*
|
||||
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
|
||||
makes the 256-color palette harmonize with custom color schemes
|
||||
instead of using the fixed standard values.
|
||||
|
||||
Palette entries explicitly set by the user are not overwritten.
|
||||
|
||||
Default: _yes_
|
||||
|
||||
*initial-window-size-pixels*
|
||||
Initial window width and height in _pixels_ (subject to output
|
||||
scaling), in the form _WIDTHxHEIGHT_. The height _includes_ the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue