kakoune/colors
Maxime Coste 1631a7d8d9 Replace the Exclusive face attribute with Final
Final is more granular, it consists of FinalFg (f), FinalBg (g)
and FinalAttr (a) which control if a face's fg, bg, or attributes
fully overwrite the previous face (instead of merging) and if
following faces apply on top of this face or not.

Fixes #2388 if the Whitespace face has the FinalFg flag.
2018-09-23 23:27:14 +10:00
..
base16.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
default.kak Make FaceRegistry scoped 2018-04-07 16:27:50 +10:00
desertex.kak Make FaceRegistry scoped 2018-04-07 16:27:50 +10:00
github.kak Make FaceRegistry scoped 2018-04-07 16:27:50 +10:00
gruvbox.kak Replace the Exclusive face attribute with Final 2018-09-23 23:27:14 +10:00
lucius.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
red-phoenix.kak Add Red Phoenix colorscheme 2018-07-05 11:10:51 +09:00
reeder.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
solarized-dark-termcolors.kak Add termcolor-based Solarized colorschemes 2018-05-15 10:58:09 -07:00
solarized-dark.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
solarized-light-termcolors.kak improve solarized theme and Scala syntax highlighting 2018-06-22 13:42:06 -07:00
solarized-light.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
tomorrow-night.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
zenburn.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00