diff --git a/dotfiles/kakrc b/dotfiles/kakrc index d5e7d979..7c1b1be1 100644 --- a/dotfiles/kakrc +++ b/dotfiles/kakrc @@ -3,7 +3,6 @@ hook global WinSetOption .* %{ add-highlighter global/show-ws show-whitespaces -tabpad ' ' face global Whitespace rgb:3c3836+f - face global comment rgb:665c54+f } add-highlighter global/ show-matching @@ -163,6 +162,7 @@ face global SecondaryCursorEol SecondaryCursor face global operator blue face global type rgb:aa66ee+b +face global comment rgb:928374+f # gruvbox-dark inverts the comments which looks bad face global MenuBackground rgb:eecc44+i face global MenuForeground blue+bi