diff --git a/.config/kak/colors/grayscale-superiority.kak b/.config/kak/colors/grayscale-superiority.kak index 7fa402c..8ac7b71 100644 --- a/.config/kak/colors/grayscale-superiority.kak +++ b/.config/kak/colors/grayscale-superiority.kak @@ -1,7 +1,7 @@ evaluate-commands %sh{ black="rgb:000000" dark_gray="rgb:333333" - gray="rgb:666666" + gray="rgb:474747" white="rgb:FFFFFF" whiteish="rgb:DDDDDD"