Skip to content

Commit

Permalink
Merge pull request #189 from ninjaPixel/feature/settings-checkbox
Browse files Browse the repository at this point in the history
Add border to checkboxes in settings UI
  • Loading branch information
palashmon authored Feb 28, 2024
2 parents 24cc133 + 2c4ffa4 commit 50e5531
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions theme/cobalt2.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,8 @@
"scrollbarSlider.hoverBackground": "#437da3cc",
// selection
"selection.background": "#027dff",
// settings
"settings.checkboxBorder": "#aaa",
// sidebar
"sideBar.background": "#15232d",
"sideBar.border": "#0d3a58",
Expand Down

0 comments on commit 50e5531

Please sign in to comment.