Skip to content

Commit 74f1b1d

Browse files
authored
Add theming info to README
1 parent b34eda0 commit 74f1b1d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,11 @@ If you have one of these carts, you will need to grab an empty SD card, insert i
7777
- JenesisDS requires ROMs to be in `.gen`, `.bin`, or `.smd` format to be recognized in the file browser. If you have `.md` ROMs, rename them to `.gen` or `.bin` before placing them in `/ROMs/gen` on your SD card.
7878
- NeoDS requires ROMs to be converted to `.neo` format before they can be used. [See this README before using.](https://github.com/flashcarts/AOS/blob/master/extras/NeoDS-ReadMe.md)
7979

80+
### Theming
81+
- To use the AOS-Dark theme in releases, simply download `AOS_Dark_Theme.zip`, and extract it. From the extracted files, copy `theme.res` and `setting.ini` to `/__rpg/extention`. Replace the existing files.
82+
- You may also customize the theme or make your own. The `theme.res` file is an uncompressed zip file. You can simply rename `theme.res` to `theme.zip` to open it and edit the files inside. It contains the menu icons and backgrounds.
83+
- To edit the colors and layouts, edit `setting.ini` with Notepad or any other text editor.
84+
8085
---
8186

8287
### Packaging steps

0 commit comments

Comments
 (0)