From fd8d0f1b1756fc8216c70d1ee60bbde3a50b3ddf Mon Sep 17 00:00:00 2001 From: Ray Date: Thu, 29 Jan 2026 21:00:31 +0100 Subject: [PATCH] REVIEWED: Styles to new vertical line spacing approach --- styles/amber/style_amber.h | 2 +- styles/ashes/style_ashes.h | 2 +- styles/candy/style_candy.h | 2 +- styles/cherry/style_cherry.h | 2 +- styles/cyber/style_cyber.h | 2 +- styles/dark/style_dark.h | 2 +- styles/enefete/style_enefete.h | 2 +- styles/genesis/style_genesis.h | 2 +- styles/jungle/style_jungle.h | 2 +- styles/lavanda/style_lavanda.h | 2 +- styles/rltech/style_rltech.h | 2 +- styles/sunny/style_sunny.h | 2 +- styles/terminal/style_terminal.h | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/styles/amber/style_amber.h b/styles/amber/style_amber.h index e5f585e..abec1e3 100644 --- a/styles/amber/style_amber.h +++ b/styles/amber/style_amber.h @@ -30,7 +30,7 @@ static const GuiStyleProp amberStyleProps[AMBER_STYLE_PROPS_COUNT] = { { 0, 16, (int)0x00000010 }, // DEFAULT_TEXT_SIZE { 0, 18, (int)0xef922aff }, // DEFAULT_LINE_COLOR { 0, 19, (int)0x333333ff }, // DEFAULT_BACKGROUND_COLOR - { 0, 20, (int)0x00000018 }, // DEFAULT_TEXT_LINE_SPACING + { 0, 20, (int)0x00000008 }, // DEFAULT_TEXT_LINE_SPACING { 1, 8, (int)0xe7e0d4ff }, // LABEL_TEXT_COLOR_PRESSED { 4, 8, (int)0xf1cf9dff }, // SLIDER_TEXT_COLOR_PRESSED }; diff --git a/styles/ashes/style_ashes.h b/styles/ashes/style_ashes.h index 2f7189d..9774760 100644 --- a/styles/ashes/style_ashes.h +++ b/styles/ashes/style_ashes.h @@ -30,7 +30,7 @@ static const GuiStyleProp ashesStyleProps[ASHES_STYLE_PROPS_COUNT] = { { 0, 16, (int)0x00000010 }, // DEFAULT_TEXT_SIZE { 0, 18, (int)0x9dadb1ff }, // DEFAULT_LINE_COLOR { 0, 19, (int)0x6b6b6bff }, // DEFAULT_BACKGROUND_COLOR - { 0, 20, (int)0x00000018 }, // DEFAULT_TEXT_LINE_SPACING + { 0, 20, (int)0x00000008 }, // DEFAULT_TEXT_LINE_SPACING }; // WARNING: This style uses a custom font: "v5loxical.ttf" (size: 16, spacing: 1) diff --git a/styles/candy/style_candy.h b/styles/candy/style_candy.h index 58e6928..dc0351e 100644 --- a/styles/candy/style_candy.h +++ b/styles/candy/style_candy.h @@ -31,7 +31,7 @@ static const GuiStyleProp candyStyleProps[CANDY_STYLE_PROPS_COUNT] = { { 0, 17, (int)0x00000000 }, // DEFAULT_TEXT_SPACING { 0, 18, (int)0xd77575ff }, // DEFAULT_LINE_COLOR { 0, 19, (int)0xfff5e1ff }, // DEFAULT_BACKGROUND_COLOR - { 0, 20, (int)0x00000016 }, // DEFAULT_TEXT_LINE_SPACING + { 0, 20, (int)0x00000007 }, // DEFAULT_TEXT_LINE_SPACING }; // WARNING: This style uses a custom font: "v5easter.ttf" (size: 15, spacing: 0) diff --git a/styles/cherry/style_cherry.h b/styles/cherry/style_cherry.h index 2808edd..dd8bdd7 100644 --- a/styles/cherry/style_cherry.h +++ b/styles/cherry/style_cherry.h @@ -31,7 +31,7 @@ static const GuiStyleProp cherryStyleProps[CHERRY_STYLE_PROPS_COUNT] = { { 0, 17, (int)0x00000000 }, // DEFAULT_TEXT_SPACING { 0, 18, (int)0xfb8170ff }, // DEFAULT_LINE_COLOR { 0, 19, (int)0x3a1720ff }, // DEFAULT_BACKGROUND_COLOR - { 0, 20, (int)0x00000016 }, // DEFAULT_TEXT_LINE_SPACING + { 0, 20, (int)0x00000007 }, // DEFAULT_TEXT_LINE_SPACING }; // WARNING: This style uses a custom font: "Westington.ttf" (size: 15, spacing: 0) diff --git a/styles/cyber/style_cyber.h b/styles/cyber/style_cyber.h index 9f27578..5e7bf85 100644 --- a/styles/cyber/style_cyber.h +++ b/styles/cyber/style_cyber.h @@ -31,7 +31,7 @@ static const GuiStyleProp cyberStyleProps[CYBER_STYLE_PROPS_COUNT] = { { 0, 17, (int)0x00000000 }, // DEFAULT_TEXT_SPACING { 0, 18, (int)0x81c0d0ff }, // DEFAULT_LINE_COLOR { 0, 19, (int)0x00222bff }, // DEFAULT_BACKGROUND_COLOR - { 0, 20, (int)0x00000015 }, // DEFAULT_TEXT_LINE_SPACING + { 0, 20, (int)0x00000007 }, // DEFAULT_TEXT_LINE_SPACING }; // WARNING: This style uses a custom font: "Kyrou7Wide.ttf" (size: 14, spacing: 0) diff --git a/styles/dark/style_dark.h b/styles/dark/style_dark.h index 0e8d44f..500e56b 100644 --- a/styles/dark/style_dark.h +++ b/styles/dark/style_dark.h @@ -31,7 +31,7 @@ static const GuiStyleProp darkStyleProps[DARK_STYLE_PROPS_COUNT] = { { 0, 17, (int)0x00000000 }, // DEFAULT_TEXT_SPACING { 0, 18, (int)0x9d9d9dff }, // DEFAULT_LINE_COLOR { 0, 19, (int)0x3c3c3cff }, // DEFAULT_BACKGROUND_COLOR - { 0, 20, (int)0x00000018 }, // DEFAULT_TEXT_LINE_SPACING + { 0, 20, (int)0x00000008 }, // DEFAULT_TEXT_LINE_SPACING { 1, 5, (int)0xf7f7f7ff }, // LABEL_TEXT_COLOR_FOCUSED { 1, 8, (int)0x898989ff }, // LABEL_TEXT_COLOR_PRESSED { 4, 5, (int)0xb0b0b0ff }, // SLIDER_TEXT_COLOR_FOCUSED diff --git a/styles/enefete/style_enefete.h b/styles/enefete/style_enefete.h index 0d5b3d7..3d80d4b 100644 --- a/styles/enefete/style_enefete.h +++ b/styles/enefete/style_enefete.h @@ -31,7 +31,7 @@ static const GuiStyleProp enefeteStyleProps[ENEFETE_STYLE_PROPS_COUNT] = { { 0, 17, (int)0x00000000 }, // DEFAULT_TEXT_SPACING { 0, 18, (int)0x1d3f6cff }, // DEFAULT_LINE_COLOR { 0, 19, (int)0x29c9e5ff }, // DEFAULT_BACKGROUND_COLOR - { 0, 20, (int)0x00000018 }, // DEFAULT_TEXT_LINE_SPACING + { 0, 20, (int)0x00000008 }, // DEFAULT_TEXT_LINE_SPACING }; // WARNING: This style uses a custom font: "GMSN.ttf" (size: 16, spacing: 0) diff --git a/styles/genesis/style_genesis.h b/styles/genesis/style_genesis.h index 5a9d9b5..a6e8eda 100644 --- a/styles/genesis/style_genesis.h +++ b/styles/genesis/style_genesis.h @@ -31,7 +31,7 @@ static const GuiStyleProp genesisStyleProps[GENESIS_STYLE_PROPS_COUNT] = { { 0, 17, (int)0x00000000 }, // DEFAULT_TEXT_SPACING { 0, 18, (int)0x96a3b4ff }, // DEFAULT_LINE_COLOR { 0, 19, (int)0x292c33ff }, // DEFAULT_BACKGROUND_COLOR - { 0, 20, (int)0x00000018 }, // DEFAULT_TEXT_LINE_SPACING + { 0, 20, (int)0x00000008 }, // DEFAULT_TEXT_LINE_SPACING { 1, 5, (int)0x97a9aeff }, // LABEL_TEXT_COLOR_FOCUSED { 4, 5, (int)0xa69a9aff }, // SLIDER_TEXT_COLOR_FOCUSED { 4, 6, (int)0xc3ccd5ff }, // SLIDER_BORDER_COLOR_PRESSED diff --git a/styles/jungle/style_jungle.h b/styles/jungle/style_jungle.h index fff6d99..7311a6e 100644 --- a/styles/jungle/style_jungle.h +++ b/styles/jungle/style_jungle.h @@ -31,7 +31,7 @@ static const GuiStyleProp jungleStyleProps[JUNGLE_STYLE_PROPS_COUNT] = { { 0, 17, (int)0x00000000 }, // DEFAULT_TEXT_SPACING { 0, 18, (int)0x638465ff }, // DEFAULT_LINE_COLOR { 0, 19, (int)0x2b3a3aff }, // DEFAULT_BACKGROUND_COLOR - { 0, 20, (int)0x00000012 }, // DEFAULT_TEXT_LINE_SPACING + { 0, 20, (int)0x00000006 }, // DEFAULT_TEXT_LINE_SPACING }; // WARNING: This style uses a custom font: "PixelIntv.otf" (size: 12, spacing: 0) diff --git a/styles/lavanda/style_lavanda.h b/styles/lavanda/style_lavanda.h index 0f79f1d..7e8902b 100644 --- a/styles/lavanda/style_lavanda.h +++ b/styles/lavanda/style_lavanda.h @@ -30,7 +30,7 @@ static const GuiStyleProp lavandaStyleProps[LAVANDA_STYLE_PROPS_COUNT] = { { 0, 16, (int)0x00000010 }, // DEFAULT_TEXT_SIZE { 0, 18, (int)0x84adb7ff }, // DEFAULT_LINE_COLOR { 0, 19, (int)0x5b5b81ff }, // DEFAULT_BACKGROUND_COLOR - { 0, 20, (int)0x00000018 }, // DEFAULT_TEXT_LINE_SPACING + { 0, 20, (int)0x00000008 }, // DEFAULT_TEXT_LINE_SPACING }; // WARNING: This style uses a custom font: "Cartridge.ttf" (size: 16, spacing: 1) diff --git a/styles/rltech/style_rltech.h b/styles/rltech/style_rltech.h index 4bdf0e6..20e84f6 100644 --- a/styles/rltech/style_rltech.h +++ b/styles/rltech/style_rltech.h @@ -29,7 +29,7 @@ static const GuiStyleProp rltechStyleProps[RLTECH_STYLE_PROPS_COUNT] = { { 0, 11, (int)0xb3b3b3ff }, // DEFAULT_TEXT_COLOR_DISABLED { 0, 16, (int)0x00000010 }, // DEFAULT_TEXT_SIZE { 0, 18, (int)0x352c2cff }, // DEFAULT_LINE_COLOR - { 0, 20, (int)0x00000018 }, // DEFAULT_TEXT_LINE_SPACING + { 0, 20, (int)0x00000008 }, // DEFAULT_TEXT_LINE_SPACING }; // WARNING: This style uses a custom font: "2a03.ttf" (size: 16, spacing: 1) diff --git a/styles/sunny/style_sunny.h b/styles/sunny/style_sunny.h index 334a19a..639ce1a 100644 --- a/styles/sunny/style_sunny.h +++ b/styles/sunny/style_sunny.h @@ -31,7 +31,7 @@ static const GuiStyleProp sunnyStyleProps[SUNNY_STYLE_PROPS_COUNT] = { { 0, 17, (int)0x00000000 }, // DEFAULT_TEXT_SPACING { 0, 18, (int)0x725706ff }, // DEFAULT_LINE_COLOR { 0, 19, (int)0xf0be4bff }, // DEFAULT_BACKGROUND_COLOR - { 0, 20, (int)0x00000018 }, // DEFAULT_TEXT_LINE_SPACING + { 0, 20, (int)0x00000008 }, // DEFAULT_TEXT_LINE_SPACING { 1, 2, (int)0x504506ff }, // LABEL_TEXT_COLOR_NORMAL { 1, 5, (int)0xfdeb9bff }, // LABEL_TEXT_COLOR_FOCUSED { 1, 8, (int)0xf5e8a4ff }, // LABEL_TEXT_COLOR_PRESSED diff --git a/styles/terminal/style_terminal.h b/styles/terminal/style_terminal.h index ef74462..d5e42f4 100644 --- a/styles/terminal/style_terminal.h +++ b/styles/terminal/style_terminal.h @@ -31,7 +31,7 @@ static const GuiStyleProp terminalStyleProps[TERMINAL_STYLE_PROPS_COUNT] = { { 0, 17, (int)0x00000000 }, // DEFAULT_TEXT_SPACING { 0, 18, (int)0xe6fce3ff }, // DEFAULT_LINE_COLOR { 0, 19, (int)0x0c1505ff }, // DEFAULT_BACKGROUND_COLOR - { 0, 20, (int)0x00000018 }, // DEFAULT_TEXT_LINE_SPACING + { 0, 20, (int)0x00000008 }, // DEFAULT_TEXT_LINE_SPACING }; // WARNING: This style uses a custom font: "Mecha.ttf" (size: 16, spacing: 0)