-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(oomox_plugin; templates_extra: qt{5,6}ct): improve disabled colors
- Loading branch information
1 parent
c048387
commit f6c6a98
Showing
5 changed files
with
25 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Qt5ct colors: FG BTN_BG bright less_bright dark less_dark txt_fg br_text BTN_FG txt_bg bg shadow sel_bg sel_fg link visited alt_bg default tooltip_bg tooltip_fg | ||
# Qt5ct colors: FG BTN_BG bright less_bright dark less_dark txt_fg br_text BTN_FG txt_bg bg shadow sel_bg sel_fg link visited alt_bg default tooltip_bg tooltip_fg | ||
[ColorScheme] | ||
active_colors=#{{themix_FG-hex}}, #{{themix_BTN_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_BTN_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_FG-hex}}, #{{themix_BG-hex}}, #{{themix_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_FG-hex}} | ||
disabled_colors=#{{themix_INACTIVE_FG-hex}}, #{{themix_BTN_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_INACTIVE_TXT_FG-hex}}, #{{themix_INACTIVE_TXT_FG-hex}}, #{{themix_BTN_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_INACTIVE_FG-hex}}, #{{themix_BG-hex}}, #{{themix_INACTIVE_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_INACTIVE_HDR_FG-hex}} | ||
inactive_colors=#{{themix_FG-hex}}, #{{themix_BTN_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_BTN_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_FG-hex}}, #{{themix_BG-hex}}, #{{themix_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_FG-hex}} | ||
active_colors=#{{themix_FG-hex}}, #{{themix_BTN_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_BTN_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_FG-hex}}, #{{themix_ALT_TXT_BG-hex}}, #{{themix_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_FG-hex}} | ||
disabled_colors=#{{themix_DISABLED_FG-hex}}, #{{themix_DISABLED_BTN_BG-hex}}, #{{themix_DISABLED_BG-hex}}, #{{themix_DISABLED_BG-hex}}, #{{themix_DISABLED_HDR_BG-hex}}, #{{themix_DISABLED_HDR_BG-hex}}, #{{themix_DISABLED_TXT_FG-hex}}, #{{themix_DISABLED_TXT_FG-hex}}, #{{themix_DISABLED_BTN_FG-hex}}, #{{themix_DISABLED_TXT_BG-hex}}, #{{themix_DISABLED_BG-hex}}, #{{themix_DISABLED_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_DISABLED_FG-hex}}, #{{themix_DISABLED_BG-hex}}, #{{themix_DISABLED_FG-hex}}, #{{themix_DISABLED_HDR_BG-hex}}, #{{themix_DISABLED_HDR_FG-hex}} | ||
inactive_colors=#{{themix_FG-hex}}, #{{themix_BTN_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_BTN_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_FG-hex}}, #{{themix_BG-hex}}, #{{themix_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_FG-hex}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Qt5ct colors: FG BTN_BG bright less_bright dark less_dark txt_fg br_text BTN_FG txt_bg bg shadow sel_bg sel_fg link visited alt_bg default tooltip_bg tooltip_fg | ||
# Qt5ct colors: FG BTN_BG bright less_bright dark less_dark txt_fg br_text BTN_FG txt_bg bg shadow sel_bg sel_fg link visited alt_bg default tooltip_bg tooltip_fg | ||
[ColorScheme] | ||
active_colors=#{{themix_FG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_FG-hex}}, #{{themix_BG-hex}}, #{{themix_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_FG-hex}} | ||
disabled_colors=#{{themix_INACTIVE_FG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_INACTIVE_TXT_FG-hex}}, #{{themix_INACTIVE_TXT_FG-hex}}, #{{themix_INACTIVE_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_INACTIVE_FG-hex}}, #{{themix_BG-hex}}, #{{themix_INACTIVE_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_INACTIVE_HDR_FG-hex}} | ||
inactive_colors=#{{themix_FG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_FG-hex}}, #{{themix_BG-hex}}, #{{themix_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_FG-hex}} | ||
active_colors=#{{themix_FG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_FG-hex}}, #{{themix_ALT_TXT_BG-hex}}, #{{themix_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_FG-hex}} | ||
disabled_colors=#{{themix_DISABLED_FG-hex}}, #{{themix_DISABLED_BG-hex}}, #{{themix_DISABLED_BG-hex}}, #{{themix_DISABLED_BG-hex}}, #{{themix_DISABLED_HDR_BG-hex}}, #{{themix_DISABLED_HDR_BG-hex}}, #{{themix_DISABLED_TXT_FG-hex}}, #{{themix_DISABLED_TXT_FG-hex}}, #{{themix_DISABLED_FG-hex}}, #{{themix_DISABLED_TXT_BG-hex}}, #{{themix_DISABLED_BG-hex}}, #{{themix_DISABLED_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_DISABLED_FG-hex}}, #{{themix_DISABLED_BG-hex}}, #{{themix_DISABLED_FG-hex}}, #{{themix_DISABLED_HDR_BG-hex}}, #{{themix_DISABLED_HDR_FG-hex}} | ||
inactive_colors=#{{themix_FG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_FG-hex}}, #{{themix_BG-hex}}, #{{themix_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_FG-hex}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Qt6ct colors: FG BTN_BG bright less br dark less da txt fg br text btn fg txt bg bg shadow sel bg sel fg link visited alt bg default tooltip bg tooltip_fg placeholder_fg accent | ||
# Qt6ct colors: FG BTN_BG bright less_br dark less_dark txt_fg br_text btn_fg txt_bg bg shadow sel_bg sel_fg link visited alt_bg default tooltip_bg tooltip_fg placeholder_fg accent | ||
[ColorScheme] | ||
active_colors=#{{themix_FG-hex}}, #{{themix_BTN_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_BTN_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_FG-hex}}, #{{themix_INACTIVE_TXT_BG-hex}}, #{{themix_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_FG-hex}}, #{{themix_INACTIVE_FG-hex}}, #{{themix_ACCENT_BG-hex}} | ||
disabled_colors=#{{themix_INACTIVE_FG-hex}}, #{{themix_BTN_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_INACTIVE_TXT_FG-hex}}, #{{themix_INACTIVE_TXT_FG-hex}}, #{{themix_BTN_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_INACTIVE_FG-hex}}, #{{themix_BG-hex}}, #{{themix_INACTIVE_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_INACTIVE_HDR_FG-hex}}, #{{themix_INACTIVE_FG-hex}}, #{{themix_ACCENT_BG-hex}} | ||
inactive_colors=#{{themix_FG-hex}}, #{{themix_BTN_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_BTN_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_FG-hex}}, #{{themix_BG-hex}}, #{{themix_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_FG-hex}}, #{{themix_INACTIVE_FG-hex}}, #{{themix_ACCENT_BG-hex}} | ||
active_colors=#{{themix_FG-hex}}, #{{themix_BTN_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_BTN_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_FG-hex}}, #{{themix_ALT_TXT_BG-hex}}, #{{themix_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_FG-hex}}, #{{themix_DISABLED_FG-hex}}, #{{themix_ACCENT_BG-hex}} | ||
disabled_colors=#{{themix_DISABLED_FG-hex}}, #{{themix_DISABLED_BTN_BG-hex}}, #{{themix_DISABLED_BG-hex}}, #{{themix_DISABLED_BG-hex}}, #{{themix_DISABLED_HDR_BG-hex}}, #{{themix_DISABLED_HDR_BG-hex}}, #{{themix_DISABLED_TXT_FG-hex}}, #{{themix_DISABLED_TXT_FG-hex}}, #{{themix_DISABLED_BTN_FG-hex}}, #{{themix_DISABLED_TXT_BG-hex}}, #{{themix_DISABLED_BG-hex}}, #{{themix_DISABLED_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_DISABLED_FG-hex}}, #{{themix_DISABLED_BG-hex}}, #{{themix_DISABLED_FG-hex}}, #{{themix_DISABLED_HDR_BG-hex}}, #{{themix_DISABLED_HDR_FG-hex}}, #{{themix_DISABLED_FG-hex}}, #{{themix_ACCENT_BG-hex}} | ||
inactive_colors=#{{themix_FG-hex}}, #{{themix_BTN_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_BTN_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_FG-hex}}, #{{themix_BG-hex}}, #{{themix_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_FG-hex}}, #{{themix_DISABLED_FG-hex}}, #{{themix_ACCENT_BG-hex}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Qt6ct colors: FG BTN_BG bright less br dark less da txt fg br text btn fg txt bg bg shadow sel bg sel fg link visited alt bg default tooltip bg tooltip_fg placeholder_fg accent | ||
# Qt6ct colors: FG BTN_BG bright less_br dark less_dark txt_fg br_text btn_fg txt_bg bg shadow sel_bg sel_fg link visited alt_bg default tooltip_bg tooltip_fg placeholder_fg accent | ||
[ColorScheme] | ||
active_colors=#{{themix_FG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_FG-hex}}, #{{themix_INACTIVE_TXT_BG-hex}}, #{{themix_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_FG-hex}}, #{{themix_INACTIVE_FG-hex}}, #{{themix_ACCENT_BG-hex}} | ||
disabled_colors=#{{themix_INACTIVE_FG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_INACTIVE_TXT_FG-hex}}, #{{themix_INACTIVE_TXT_FG-hex}}, #{{themix_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_INACTIVE_FG-hex}}, #{{themix_BG-hex}}, #{{themix_INACTIVE_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_INACTIVE_HDR_FG-hex}}, #{{themix_INACTIVE_FG-hex}}, #{{themix_ACCENT_BG-hex}} | ||
inactive_colors=#{{themix_FG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_FG-hex}}, #{{themix_BG-hex}}, #{{themix_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_FG-hex}}, #{{themix_INACTIVE_FG-hex}}, #{{themix_ACCENT_BG-hex}} | ||
active_colors=#{{themix_FG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_FG-hex}}, #{{themix_ALT_TXT_BG-hex}}, #{{themix_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_FG-hex}}, #{{themix_DISABLED_FG-hex}}, #{{themix_ACCENT_BG-hex}} | ||
disabled_colors=#{{themix_DISABLED_FG-hex}}, #{{themix_DISABLED_BG-hex}}, #{{themix_DISABLED_BG-hex}}, #{{themix_DISABLED_BG-hex}}, #{{themix_DISABLED_HDR_BG-hex}}, #{{themix_DISABLED_HDR_BG-hex}}, #{{themix_DISABLED_TXT_FG-hex}}, #{{themix_DISABLED_TXT_FG-hex}}, #{{themix_DISABLED_FG-hex}}, #{{themix_DISABLED_TXT_BG-hex}}, #{{themix_DISABLED_BG-hex}}, #{{themix_DISABLED_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_DISABLED_FG-hex}}, #{{themix_DISABLED_BG-hex}}, #{{themix_DISABLED_FG-hex}}, #{{themix_DISABLED_HDR_BG-hex}}, #{{themix_DISABLED_HDR_FG-hex}}, #{{themix_DISABLED_FG-hex}}, #{{themix_ACCENT_BG-hex}} | ||
inactive_colors=#{{themix_FG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_TXT_FG-hex}}, #{{themix_FG-hex}}, #{{themix_TXT_BG-hex}}, #{{themix_BG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_SEL_FG-hex}}, #{{themix_SEL_BG-hex}}, #{{themix_FG-hex}}, #{{themix_BG-hex}}, #{{themix_FG-hex}}, #{{themix_HDR_BG-hex}}, #{{themix_HDR_FG-hex}}, #{{themix_DISABLED_FG-hex}}, #{{themix_ACCENT_BG-hex}} |