We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba6ce2 commit 8b6cd61Copy full SHA for 8b6cd61
1 file changed
Applications/Sequencer/Sequencer.h
@@ -72,7 +72,7 @@ class Sequencer : public Application {
72
inline static Application_Info info = {
73
.name = "Sequencer",
74
.author = "203 Systems",
75
- .color = Color(0x8000FF),
+ .color = Color(0x40FF00),
76
.version = 1,
77
.visibility = true,
78
};
0 commit comments