Skip to content

Commit

Permalink
fix: adjust list & menu selection background (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddiu8081 committed Feb 21, 2023
1 parent 5cc4e1b commit b50deb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/moegi-dawn-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
// Progress bar
"progressBar.background": "#e38181",
// List and trees
"list.activeSelectionBackground": "#f8efe7",
"list.activeSelectionBackground": "#f0e7de",
"list.activeSelectionForeground": "#584f47",
"list.dropBackground": "#180f0708",
"list.focusBackground": "#180f0708",
Expand Down

0 comments on commit b50deb6

Please sign in to comment.