Skip to content

Commit

Permalink
[rosieblue] Theme status icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Moodzz1 authored Aug 25, 2024
1 parent 6a433e2 commit c76201e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Vendetta/RosieBlue.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,11 @@
"ic_radio_square_checked_24px__overlay": "#FFFFFF",
"ic_selection_checked_24px": "#B5BDFF",
"ic_selection_checked_24px__overlay": "#FFFFFF",
"img_guild_folder": "#B5BDFF"
"img_guild_folder": "#B5BDFF",
"StatusOnline": "#8EAEE5",
"StatusIdle": "#87A6DB",
"StatusDND": "#97B9F4",
"StatusOffline": "#bebee3"
}
},
"fonts":{
Expand Down

0 comments on commit c76201e

Please sign in to comment.