File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,6 +36,6 @@ border = "#e9e9ed"
3636border-highlight = " #2496ac"
3737bg = " #e1e2e7"
3838bg-inlay = " #acd7eb"
39- bg-highlight = " #c4c8da"
39+ bg-selection = " #c4c8da"
4040bg-menu = " #e9e9ec"
41- bg-visual = " #b6bfe2"
41+ bg-focus = " #b6bfe2"
Original file line number Diff line number Diff line change @@ -36,6 +36,6 @@ border = "#1b1d2b"
3636border-highlight = " #589ed7"
3737bg = " #222436"
3838bg-inlay = " #273644"
39- bg-highlight = " #2f334d"
39+ bg-selection = " #2f334d"
4040bg-menu = " #1e2030"
41- bg-visual = " #2d3f76"
41+ bg-focus = " #2d3f76"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ inherits = "tokyonight"
66border = " #1d202f"
77bg = " #24283b"
88bg-inlay = " #233745"
9- bg-highlight = " #373d5a"
9+ bg-selection = " #373d5a"
1010bg-menu = " #1f2335"
11- bg-visual = " #2e3c64"
11+ bg-focus = " #2e3c64"
1212border-highlight = " #29a4bd"
You can’t perform that action at this time.
0 commit comments