make hc mode sim color have higher contrast (#2409)
This commit is contained in:
parent
54022fdfbc
commit
37790d4da9
@ -259,7 +259,7 @@ path.sim-board {
|
|||||||
theme.ledOn = "#0000bb";
|
theme.ledOn = "#0000bb";
|
||||||
theme.display = "#ffffff";
|
theme.display = "#ffffff";
|
||||||
theme.pin = "#D4AF37";
|
theme.pin = "#D4AF37";
|
||||||
theme.accent = "#273EE2";
|
theme.accent = "#FFD43A";
|
||||||
}
|
}
|
||||||
return theme;
|
return theme;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user