Explorar o código

fix: storageclass yellow -> cyan

Christian Chiarulli %!s(int64=3) %!d(string=hai) anos
pai
achega
f7260c6bec
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lua/onedarker/highlights.lua

+ 1 - 1
lua/onedarker/highlights.lua

@@ -65,7 +65,7 @@ local highlights = {
   Function = { fg = C.blue },
   Operator = { fg = C.purple },
   Type = { fg = C.yellow },
-  StorageClass = { fg = C.yellow },
+  StorageClass = { fg = C.cyan },
   Structure = { fg = C.purple },
   Typedef = { fg = C.purple },
   Keyword = { fg = C.purple },