Skip to content

Commit

Permalink
catpuccin ui.popup should be a different color from ui.background (#2644
Browse files Browse the repository at this point in the history
)
  • Loading branch information
papertigers authored Jun 1, 2022
1 parent 8d4c954 commit 99e08f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/themes/catpuccin.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ label = "peach"
"ui.linenr.selected" = { fg = "mauve" }
"ui.statusline" = { fg = "black_2", bg = "blue" }
"ui.statusline.inactive" = { fg = "pink", bg = "gray_1" }
"ui.popup" = { bg = "black_2" }
"ui.popup" = { bg = "black_1" }
"ui.window" = { fg = "maroon" }
"ui.help" = { bg = "#7958DC", fg = "#171452" }

Expand Down

0 comments on commit 99e08f5

Please sign in to comment.