diff options
Diffstat (limited to 'colors/phenax.kak')
| -rw-r--r-- | colors/phenax.kak | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/colors/phenax.kak b/colors/phenax.kak index f12c454..a533e74 100644 --- a/colors/phenax.kak +++ b/colors/phenax.kak @@ -2,6 +2,7 @@ evaluate-commands %sh{ foreground="rgb:c5c8c6" foreground2="rgb:90a0a0" foreground3="rgb:709090" + foreground4="rgb:405050" background="default" accent1="rgb:007070" accent2="rgb:009090" @@ -136,6 +137,7 @@ evaluate-commands %sh{ face global ts_documentation documentation face global ts_meta meta face global ts_builtin builtin + face global ts_punctuation_bracket ${foreground4},default " ## lsp |
