Skip to content

Commit

Permalink
Update rosieblue
Browse files Browse the repository at this point in the history
Change checkmark colour
  • Loading branch information
Moodzz1 authored Apr 22, 2024
1 parent ac4a291 commit a554c04
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Vendetta/RosieBlue.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,12 +181,12 @@
"version":"0",
"customOverlays": true,
"icons":{
"ic_radio_circle_checked": "#4A75E0",
"ic_radio_circle_checked": "#B5BDFF",
"ic_radio_circle_checked__overlay": "#FFFFFF",
"ic_radio_square_24px": "#4A75E0",
"ic_radio_square_checked_24px": "#4A75E0",
"ic_radio_square_24px": "#B5BDFF",
"ic_radio_square_checked_24px": "#B5BDFF",
"ic_radio_square_checked_24px__overlay": "#FFFFFF",
"ic_selection_checked_24px": "#4A75E0",
"ic_selection_checked_24px": "#B5BDFF",
"ic_selection_checked_24px__overlay": "#FFFFFF"
}
},
Expand Down

0 comments on commit a554c04

Please sign in to comment.