Skip to content

Commit

Permalink
ayu_evolve theme: remove variable.other.member (#6028)
Browse files Browse the repository at this point in the history
Passed it on as ok in the initial PR because the wrong runtime directory
was being sourced on my system. It makes the all variable members horribly
dark.
  • Loading branch information
gibbz00 authored Feb 17, 2023
1 parent f7edc34 commit c5c1b5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/themes/ayu_evolve.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ inherits = 'ayu_dark'
"keyword.control" = "orange"
"keyword.storage" = "yellow"
"keyword.storage.modifier" = "magenta"
"variable.other.member" = "gray"
"variable" = "light_gray"
"constructor" = "magenta"
"type.builtin" = { fg = "blue", modifiers = ["italic"] }
Expand Down

0 comments on commit c5c1b5a

Please sign in to comment.