@@ -186,25 +186,25 @@ You may configure various options on how the theme is drawn in the `theme.ini` t
186186| ` BatteryRenderX ` | The X position on the top screen to draw the battery icon | 235 | 235 |
187187| ` BatteryRenderY ` | The Y position on the top screen to draw the battery icon | 5 | 5 |
188188| ` UsernameRenderX ` | The X position on the top screen to draw the username text | 28 | 28 |
189- | ` UsernameRenderY ` | The Y position on the top screen to draw the username text | 15 | 15 |
189+ | ` UsernameRenderY ` | The Y position on the top screen to draw the username text | 3 | 3 |
190190| ` UsernameRenderXDS ` | The X position on the top screen to draw the username text, when on a DS Phat/Lite | 4 | 4 |
191191| ` DateRenderX ` | The X position on the top screen to draw the date text | 162 | 162 |
192- | ` DateRenderY ` | The Y position on the top screen to draw the date text | 7 | 7 |
192+ | ` DateRenderY ` | The Y position on the top screen to draw the date text | 5 | 5 |
193193| ` TimeRenderX ` | The X position on the top screen to draw the time text | 200 | 200 |
194- | ` TimeRenderY ` | The Y position on the top screen to draw the time text | 7 | 7 |
194+ | ` TimeRenderY ` | The Y position on the top screen to draw the time text | 5 | 5 |
195195| ` PurpleBatteryAvailable ` | Whether or not to use the purple battery icons when ` Power LED color ` is set to ` Purple ` in settings | 1 | 1 |
196196| ` FontPalette1 ` | The transparent color of the font, unused for default fonts | 0x0000 | 0x0000 |
197197| ` FontPalette2 ` | The colors of the font, use [ this site] ( http://www.conradshome.com/html2bgr15/ ) to convert | 0xDEF7 | 0xDEF7 |
198198| ` FontPalette3 ` | | 0xC631 | 0xC631 |
199199| ` FontPalette4 ` | | 0xA108 | 0xA108 |
200200| ` FontPaletteDisabled1 ` | The override transparent color of the font for disabled text | 0x0000 | 0x0000 |
201- | ` FontPaletteDisabled2 ` | The override color of the font for disabled text | 0xF39C | 0xF39C |
202- | ` FontPaletteDisabled3 ` | | 0xE318 | 0xE318 |
203- | ` FontPaletteDisabled4 ` | | 0xD6B5 | 0xD6B5 |
201+ | ` FontPaletteDisabled2 ` | The override color of the font for disabled text | 0xE739 | 0xE739 |
202+ | ` FontPaletteDisabled3 ` | | 0xD6B5 | 0xD6B5 |
203+ | ` FontPaletteDisabled4 ` | | 0xCE73 | 0xCE73 |
204204| ` FontPaletteDateTime1 ` | The override transparent color of the font for the date and time | 0x0000 | 0x0000 |
205- | ` FontPaletteDateTime2 ` | The override color of the font for the date and time | 0xDEF7 | 0xA529 |
206- | ` FontPaletteDateTime3 ` | | 0xC631 | 0xBDEF |
207- | ` FontPaletteDateTime4 ` | | 0xA108 | 0xD6B5 |
205+ | ` FontPaletteDateTime2 ` | The override color of the font for the date and time | 0xDEF7 | 0xDEF7 |
206+ | ` FontPaletteDateTime3 ` | | 0xC631 | 0xC631 |
207+ | ` FontPaletteDateTime4 ` | | 0xA108 | 0xA108 |
208208| ` FontPaletteTitlebox1 ` | The override transparent color of the font for the ROM title box | 0x0000 | 0x0000 |
209209| ` FontPaletteTitlebox2 ` | The override color of the font for the ROM title box | 0xDEF7 | 0xDEF7 |
210210| ` FontPaletteTitlebox3 ` | | 0xC631 | 0xC631 |
0 commit comments