More theme tweaking
This commit is contained in:
parent
215439621c
commit
b1253e8462
4 changed files with 97 additions and 33 deletions
28
src/theme.h
28
src/theme.h
|
|
@ -32,7 +32,9 @@ typedef struct GuideTheme {
|
|||
SDL_Color row_active_mid;
|
||||
SDL_Color row_active_bottom;
|
||||
SDL_Color row_text;
|
||||
SDL_Color row_subtext;
|
||||
SDL_Color row_active_text;
|
||||
SDL_Color row_active_subtext;
|
||||
SDL_Color block_top;
|
||||
SDL_Color block_mid;
|
||||
SDL_Color block_bottom;
|
||||
|
|
@ -142,7 +144,9 @@ static const GuideTheme GUIDE_THEMES[GUIDE_THEME_COUNT] = {
|
|||
.row_active_mid = {0x1e,0x3a,0x5f,0xff},
|
||||
.row_active_bottom = {0x17,0x2c,0x49,0xff},
|
||||
.row_text = {0xff,0xff,0xff,0xff},
|
||||
.row_subtext = {0xe8,0xee,0xf5,0xff},
|
||||
.row_active_text = {0xff,0xd7,0x00,0xff},
|
||||
.row_active_subtext = {0xff,0xf2,0xb8,0xff},
|
||||
.block_top = {0x5a,0x67,0x80,0xff},
|
||||
.block_mid = {0x4a,0x55,0x68,0xff},
|
||||
.block_bottom = {0x3f,0x49,0x59,0xff},
|
||||
|
|
@ -188,8 +192,10 @@ static const GuideTheme GUIDE_THEMES[GUIDE_THEME_COUNT] = {
|
|||
.row_active_top = {0x16,0x2a,0x4d,0xff},
|
||||
.row_active_mid = {0x0f,0x34,0x60,0xff},
|
||||
.row_active_bottom = {0x0a,0x1d,0x35,0xff},
|
||||
.row_text = {0xa0,0xa0,0xa0,0xff},
|
||||
.row_text = {0xd0,0xd0,0xd0,0xff},
|
||||
.row_subtext = {0xb8,0xb8,0xb8,0xff},
|
||||
.row_active_text = {0xea,0xea,0xea,0xff},
|
||||
.row_active_subtext = {0xd2,0xd2,0xd2,0xff},
|
||||
.block_top = {0x20,0x28,0x4b,0xff},
|
||||
.block_mid = {0x1a,0x21,0x3e,0xff},
|
||||
.block_bottom = {0x12,0x17,0x2e,0xff},
|
||||
|
|
@ -236,7 +242,9 @@ static const GuideTheme GUIDE_THEMES[GUIDE_THEME_COUNT] = {
|
|||
.row_active_mid = {0xb9,0x1c,0x1c,0xff},
|
||||
.row_active_bottom = {0x7f,0x1d,0x1d,0xff},
|
||||
.row_text = {0xff,0xff,0xff,0xff},
|
||||
.row_subtext = {0xe6,0xee,0xff,0xff},
|
||||
.row_active_text = {0xff,0xcc,0x00,0xff},
|
||||
.row_active_subtext = {0xff,0xea,0x99,0xff},
|
||||
.block_top = {0x39,0x7a,0xf0,0xff},
|
||||
.block_mid = {0x25,0x63,0xeb,0xff},
|
||||
.block_bottom = {0x1e,0x40,0xaf,0xff},
|
||||
|
|
@ -283,7 +291,9 @@ static const GuideTheme GUIDE_THEMES[GUIDE_THEME_COUNT] = {
|
|||
.row_active_mid = {0x4a,0x14,0x8c,0xff},
|
||||
.row_active_bottom = {0x2d,0x0e,0x52,0xff},
|
||||
.row_text = {0xe0,0xf7,0xfa,0xff},
|
||||
.row_subtext = {0xc8,0xee,0xf1,0xff},
|
||||
.row_active_text = {0x00,0xff,0xf9,0xff},
|
||||
.row_active_subtext = {0x9c,0xff,0xfb,0xff},
|
||||
.block_top = {0x8a,0x2b,0xbe,0xff},
|
||||
.block_mid = {0x6a,0x1b,0x9a,0xff},
|
||||
.block_bottom = {0x48,0x15,0x72,0xff},
|
||||
|
|
@ -329,8 +339,10 @@ static const GuideTheme GUIDE_THEMES[GUIDE_THEME_COUNT] = {
|
|||
.row_active_top = {0x12,0x3c,0x12,0xff},
|
||||
.row_active_mid = {0x0f,0x38,0x0f,0xff},
|
||||
.row_active_bottom = {0x08,0x1a,0x08,0xff},
|
||||
.row_text = {0x33,0xff,0x00,0xff},
|
||||
.row_active_text = {0x33,0xff,0x00,0xff},
|
||||
.row_text = {0x66,0xff,0x4a,0xff},
|
||||
.row_subtext = {0x52,0xd8,0x3e,0xff},
|
||||
.row_active_text = {0x9d,0xff,0x84,0xff},
|
||||
.row_active_subtext = {0x7a,0xed,0x66,0xff},
|
||||
.block_top = {0x2a,0x66,0x2a,0xff},
|
||||
.block_mid = {0x1b,0x4d,0x1b,0xff},
|
||||
.block_bottom = {0x0f,0x2f,0x0f,0xff},
|
||||
|
|
@ -377,7 +389,9 @@ static const GuideTheme GUIDE_THEMES[GUIDE_THEME_COUNT] = {
|
|||
.row_active_mid = {0xff,0x8c,0x42,0xff},
|
||||
.row_active_bottom = {0xd8,0x5f,0x10,0xff},
|
||||
.row_text = {0xff,0xff,0xff,0xff},
|
||||
.row_subtext = {0xff,0xf2,0xd6,0xff},
|
||||
.row_active_text = {0xff,0xff,0x00,0xff},
|
||||
.row_active_subtext = {0xff,0xf4,0xa8,0xff},
|
||||
.block_top = {0x7b,0xe0,0xd9,0xff},
|
||||
.block_mid = {0x4e,0xcd,0xc4,0xff},
|
||||
.block_bottom = {0x23,0x92,0x93,0xff},
|
||||
|
|
@ -424,7 +438,9 @@ static const GuideTheme GUIDE_THEMES[GUIDE_THEME_COUNT] = {
|
|||
.row_active_mid = {0x8b,0x00,0x00,0xff},
|
||||
.row_active_bottom = {0x4a,0x04,0x04,0xff},
|
||||
.row_text = {0xff,0xf8,0xdc,0xff},
|
||||
.row_subtext = {0xf0,0xe5,0xc6,0xff},
|
||||
.row_active_text = {0xff,0xd7,0x00,0xff},
|
||||
.row_active_subtext = {0xff,0xe9,0x8f,0xff},
|
||||
.block_top = {0x62,0x13,0x13,0xff},
|
||||
.block_mid = {0x4a,0x04,0x04,0xff},
|
||||
.block_bottom = {0x2d,0x02,0x02,0xff},
|
||||
|
|
@ -471,7 +487,9 @@ static const GuideTheme GUIDE_THEMES[GUIDE_THEME_COUNT] = {
|
|||
.row_active_mid = {0x03,0x69,0xa1,0xff},
|
||||
.row_active_bottom = {0x04,0x4d,0x7a,0xff},
|
||||
.row_text = {0x0c,0x4a,0x6e,0xff},
|
||||
.row_subtext = {0x2c,0x6a,0x8b,0xff},
|
||||
.row_active_text = {0xf0,0xf9,0xff,0xff},
|
||||
.row_active_subtext = {0xd8,0xf0,0xff,0xff},
|
||||
.block_top = {0xec,0xf8,0xff,0xff},
|
||||
.block_mid = {0xe0,0xf2,0xfe,0xff},
|
||||
.block_bottom = {0xb8,0xe5,0xfb,0xff},
|
||||
|
|
@ -518,7 +536,9 @@ static const GuideTheme GUIDE_THEMES[GUIDE_THEME_COUNT] = {
|
|||
.row_active_mid = {0x4a,0x37,0x28,0xff},
|
||||
.row_active_bottom = {0x2d,0x20,0x17,0xff},
|
||||
.row_text = {0xff,0xf8,0xdc,0xff},
|
||||
.row_subtext = {0xf0,0xe3,0xc0,0xff},
|
||||
.row_active_text = {0xda,0x8e,0x00,0xff},
|
||||
.row_active_subtext = {0xf1,0xc8,0x79,0xff},
|
||||
.block_top = {0x90,0x61,0x34,0xff},
|
||||
.block_mid = {0x6b,0x44,0x23,0xff},
|
||||
.block_bottom = {0x4f,0x32,0x18,0xff},
|
||||
|
|
@ -565,7 +585,9 @@ static const GuideTheme GUIDE_THEMES[GUIDE_THEME_COUNT] = {
|
|||
.row_active_mid = {0xff,0x38,0x64,0xff},
|
||||
.row_active_bottom = {0xa0,0x11,0x3b,0xff},
|
||||
.row_text = {0xff,0xff,0xff,0xff},
|
||||
.row_subtext = {0xd8,0xf6,0xff,0xff},
|
||||
.row_active_text = {0xff,0xf0,0x1f,0xff},
|
||||
.row_active_subtext = {0xff,0xf8,0x9d,0xff},
|
||||
.block_top = {0x5b,0x20,0xce,0xff},
|
||||
.block_mid = {0x3a,0x0c,0xa3,0xff},
|
||||
.block_bottom = {0x1f,0x06,0x5b,0xff},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue