Skip to content

Commit

Permalink
Monochrome DraStic settings menu (#1744)
Browse files Browse the repository at this point in the history
Add an almost monochrome menu default that is more harmonious with
Retroarch's white-on-black rgui:

* Black background
* Inconsolata Medium font
* Monochrome text with Onion purple

[Inconsolata](https://www.levien.com/type/myfonts/inconsolata.html) font
is covered by SIL Open Font License.
  • Loading branch information
filterpaper authored Jan 7, 2025
1 parent 18b1bce commit 31cbd83
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 4 deletions.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"lang":"english",
"keys_rotate":0,
"menu_c0":"0xffffff",
"menu_c1":"0x000000",
"menu_c2":"0x289a35",
"menu_c1":"0x565a68",
"menu_c2":"0x8761fc",
"auto_state":1,
"auto_slot":10,
"half_vol":0,
"splash":3,
"hotkey":0,
"menu_bg":1,
"menu_bg":3,
"states":"\/mnt\/SDCARD\/Saves\/CurrentProfile\/states\/Drastic",
"menu_cursor":1,
"fast_forward":6
}
}

0 comments on commit 31cbd83

Please sign in to comment.