mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-28 06:46:38 -04:00
Merge branch 'master' into master
This commit is contained in:
commit
8fd710edd5
1 changed files with 2 additions and 0 deletions
|
|
@ -623,6 +623,8 @@ test_section_colors(void)
|
|||
&conf.colors.table[i]);
|
||||
}
|
||||
|
||||
test_invalid_key(&ctx, &parse_section_colors, "256");
|
||||
|
||||
/* TODO: alpha (float in range 0-1, converted to uint16_t) */
|
||||
/* TODO: jump-labels (two colors) */
|
||||
/* TODO: scrollback-indicator (two colors) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue