Added dark mode

This commit is contained in:
Aaghat 2023-09-17 17:08:21 +05:30
parent 75bf32e0d1
commit 58cd22ba6c
2 changed files with 8 additions and 8 deletions

View File

@ -7,11 +7,11 @@ JASC-PAL
201 201 201
169 169 169
129 129 129
249 153 161
233 49 49
193 33 41
145 17 33
249 153 161
106 106 106
37 37 37
106 106 106
0 0 0
106 106 106
193 33 41
141 251 184
52 66 162

View File

@ -135,9 +135,9 @@ static const u8 sText_TenDashes2[] = _("----------");
#define SCROLLING_MON_X 146
#define HGSS_DECAPPED 0 //0 false, 1 true
#define HGSS_DARK_MODE 0 //0 false, 1 true
#define HGSS_HIDE_UNSEEN_EVOLUTION_NAMES 0 //0 false, 1 true
#define HGSS_DECAPPED FALSE
#define HGSS_DARK_MODE FALSE
#define HGSS_HIDE_UNSEEN_EVOLUTION_NAMES FALSE
// For scrolling search parameter
#define MAX_SEARCH_PARAM_ON_SCREEN 6