Skip to content

Commit

Permalink
fix: improve text readability of selected regions
Browse files Browse the repository at this point in the history
  • Loading branch information
sho-87 committed Jun 18, 2024
1 parent a3a3021 commit 5547588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/kanagawa-paper/themes.lua
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ return function(palette)
bg_dim = palette.sumiInk1,
bg_gutter = gutter_bg,
bg_search = palette.springViolet1,
bg_visual = palette.sumiInk6,
bg_visual = palette.sumiInk5,

special = palette.springViolet1,
nontext = palette.sumiInk6,
Expand Down

0 comments on commit 5547588

Please sign in to comment.