mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-19 03:38:05 -04:00
Add color to position info lines in Notepad (#1902)
This commit is contained in:
parent
44c319dcc6
commit
b5ac792853
3 changed files with 12 additions and 0 deletions
|
@ -58,6 +58,9 @@ class Styles {
|
|||
/* Blue background. */
|
||||
static const Style bg_blue;
|
||||
|
||||
/* Dark blue background. */
|
||||
static const Style bg_dark_blue;
|
||||
|
||||
/* Light grey foreground. */
|
||||
static const Style light_grey;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue