Skip to content

Commit

Permalink
Update ui.hh (more colorways)
Browse files Browse the repository at this point in the history
  • Loading branch information
REVRBE authored May 3, 2023
1 parent 94d3f2d commit e337c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/ui.hh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ namespace ui {
namespace ui {
inline LPDIRECT3DDEVICE9 dev;
inline const char* window_title = "smokescreen.gg";
inline const char* colorSchemes[] = { "Standard", "Cinder", "Green colorway", "Blue colorway", "Purple/orange colorway", "Dark mode", "Rainbow colorway" };
inline const char* colorSchemes[] = { "Standard", "Cinder", "Green colorway", "Blue colorway", "Purple/orange colorway", "Dark mode", "Pink/green/blue colorway", "Blue and grey colorway", "Boring colorway", "Blue/green colorway", "Green/yellow colorway", "Orange/grey colorway", "Whitey", "Colorful"};
}

namespace ui {
Expand Down

0 comments on commit e337c4d

Please sign in to comment.