Introduce dark/light mode switch, EXPERIMENTAL
This commit is contained in:
parent
dd185edf96
commit
187b1c72dd
11 changed files with 202 additions and 49 deletions
|
@ -33,10 +33,6 @@ extern const std::string CARDINAL_VERSION;
|
|||
|
||||
namespace rack {
|
||||
|
||||
namespace settings {
|
||||
extern int rateLimit;
|
||||
}
|
||||
|
||||
namespace ui {
|
||||
struct Menu;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue