Skip to content

Commit

Permalink
improve yellow contrast
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmckendry committed Apr 28, 2024
1 parent 166e463 commit 6fc99a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/cyberdream/colors.lua
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ M.light = {
green = "#00ae0f",
cyan = "#00afc0",
red = "#d11500",
yellow = "#dff400",
yellow = "#997b00",
magenta = "#d100bf",
pink = "#f40064",
orange = "#d17c00",
Expand Down

0 comments on commit 6fc99a6

Please sign in to comment.