change selmode icons to use text layers (todo: generate a better font for these)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
ModeIconColors = {
|
||||
Normal = color("#FFEE00"), -- yellow
|
||||
Rave = color("#4400CC"), -- purple
|
||||
Extended = color("#00CCFF"), -- cyan
|
||||
Oni = color("#CC00FF"), -- redder purple
|
||||
Endless = color("#444488"), -- steel
|
||||
}
|
||||
Reference in New Issue
Block a user