diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-10-20 22:21:17 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-10-21 13:39:46 +0530 |
| commit | 87a96e7c86ef7a718246dfe6fc37b219c66dc557 (patch) | |
| tree | 3715263544ee5b2b10019988d17c100aa5888d3d /colors/phenax.kak | |
| parent | 717ed5d90813ac7610b8d9cf1e110b6f31e87efc (diff) | |
| download | kakoune-config-87a96e7c86ef7a718246dfe6fc37b219c66dc557.tar.gz kakoune-config-87a96e7c86ef7a718246dfe6fc37b219c66dc557.zip | |
Refactored bits out into files
Diffstat (limited to 'colors/phenax.kak')
| -rw-r--r-- | colors/phenax.kak | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/phenax.kak b/colors/phenax.kak index a533e74..ccc6760 100644 --- a/colors/phenax.kak +++ b/colors/phenax.kak @@ -79,7 +79,7 @@ evaluate-commands %sh{ ## Custom echo " face global search default,rgb:212121+b - face global CurWord default,default+u + face global CurWord +u face global ColumnLine default,rgb:101010 face global RowLine default,rgb:101010 face global WrapLine default,rgb:101010 |
