Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion UI/Theme.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ struct ThemeInfo {
uint32_t uInfoStyleFg = 0xFFFFFFFF;
uint32_t uInfoStyleBg = 0x00000000;
uint32_t uPopupStyleFg = 0xFFFFFFFF;
uint32_t uPopupStyleBg = 0xFF303030;
uint32_t uPopupStyleBg = 0xFF5E4D1F;
uint32_t uPopupTitleStyleFg = 0xFFFFFFFF;
uint32_t uPopupTitleStyleBg = 0x00000000; // default to invisible
uint32_t uTooltipStyleFg = 0xFFFFFFFF;
Expand Down
43 changes: 25 additions & 18 deletions assets/themes/1995.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,21 @@
# Inspired by Windows 95

# Colors Used:
# Desktop #008080FF
# Forms #C0C0C0FF
# Work area #FFFFFFFF
# Tooltip #FFFFAAFF
# Text #000000FF
# Disabled #808080FF
# Highlight #000080FF
# Desktop #008080FF
# Forms #C0C0C0FF
# Work area #FFFFFFFF
# Tooltip #FFFFAAFF
# Text #000000FF
# Disabled #808080FF
# Highlight #000080FF
# Blue #0000FFFF

[1995]
Name = "1995"

BackgroundColor = "#008080FF"
ScrollbarColor = "#808080FF"

ItemStyleFg = "#000000FF"
ItemStyleBg = "#C0C0C0FF"
ItemFocusedStyleFg = "#FFFFFFFF"
Expand All @@ -20,18 +25,20 @@ ItemDownStyleFg = "#FFFFFFFF"
ItemDownStyleBg = "#000080FF"
ItemDisabledStyleFg = "#808080FF"
ItemDisabledStyleBg = "#C0C0C0FF"
HeaderStyleFg = "#FFFFFFFF"
HeaderStyleBg = "#00000000"

HeaderStyleFg = "#C0C0C0FF"
HeaderStyleBg = "#808080FF"
CollapsibleHeaderStyleFg = "#C0C0C0FF"
CollapsibleHeaderStyleBg = "#808080FF"

InfoStyleFg = "#FFFFFFFF"
InfoStyleBg = "#00000000"
InfoStyleBg = "#008080FF"
TooltipStyleFg = "#000000FF"
TooltipStyleBg = "#FFFFAAFF"

PopupStyleFg = "#000000FF"
PopupStyleBg = "#FFFFAAFF"
PopupStyleBg = "#FFFFFFFF"
PopupTitleStyleFg = "#FFFFFFFF"
PopupTitleStyleBg = "#000080FF"
CollapsibleHeaderStyleFg = "#000000FF"
CollapsibleHeaderStyleBg = "#C0C0C0FF"
TooltipStyleFg = "#FFFFFFFF"
TooltipStyleBg = "#000080D0"
BackgroundColor = "#008080FF"
ScrollbarColor = "#00000080"
UIAtlas = "../ui_atlas"
PopupSliderColor = "#000000FF"
PopupSliderFocusedColor = "#0000FFFF"
37 changes: 22 additions & 15 deletions assets/themes/slateforest.ini
Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
########## Slate Forest by Jacob Olesen ##########
# https://www.color-meanings.com/category/color-design/
########## Slate Forest by NABN00B ##########
# Original color palette by Jacob Olesen
# https://www.color-meanings.com/dark-color-palettes/

# Colors Used:
# Prussian blue #122537FF
# Pickled bluewood #2D4459B0
# Cadet gray #9498A1FF
# Coffee #74563BFF
# Taupe #4E433BFF
# Prussian blue #122537FF
# Pickled bluewood #2D4459B0
# Cadet gray #9498A1FF
# Coffee #74563BFF
# Taupe #4E433BFF

[SlateForest]
Name = "Slate Forest"

BackgroundColor = "#122537FF"
ScrollbarColor = "#FFFFFF80"

ItemStyleFg = "#FFFFFFFF"
ItemStyleBg = "#2D4459B0"
ItemFocusedStyleFg = "#FFFFFFFF"
Expand All @@ -18,18 +23,20 @@ ItemDownStyleFg = "#FFFFFFFF"
ItemDownStyleBg = "#4E433BFF"
ItemDisabledStyleFg = "#EEEEEE80"
ItemDisabledStyleBg = "#00000055"

HeaderStyleFg = "#FFFFFFFF"
HeaderStyleBg = "#00000000"
CollapsibleHeaderStyleFg = "#FFFFFFFF"
CollapsibleHeaderStyleBg = "#2D4459B0"

InfoStyleFg = "#FFFFFFFF"
InfoStyleBg = "#00000000"
TooltipStyleFg = "#FFFFFFFF"
TooltipStyleBg = "#9498A1FF"

PopupStyleFg = "#FFFFFFFF"
PopupStyleBg = "#9498A1FF"
PopupTitleStyleFg = "#FFFFFFFF"
PopupTitleStyleFg = "#122537FF"
PopupTitleStyleBg = "#00000000"
CollapsibleHeaderStyleFg = "#FFFFFFFF"
CollapsibleHeaderStyleBg = "#2D4459B0"
TooltipStyleFg = "#FFFFFFFF"
TooltipStyleBg = "#303030C0"
BackgroundColor = "#122537FF"
ScrollbarColor = "#FFFFFF80"
UIAtlas = "../ui_atlas"
PopupSliderColor = "#FFFFFFFF"
PopupSliderFocusedColor = "#122537FF"
44 changes: 26 additions & 18 deletions assets/themes/vinewood.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,35 +2,43 @@
# Inspired by Grand Theft Auto: San Andreas - The Definitive Edition artworks

# Colors Used:
# Sky #C3D7A4FF
# Silhouettes #94B185FF
# Ground #62865AFF
# Highlight #656B5EFF
# Gold brown 1 #B2A170FF
# Gold brown 2 #B49566FF
# Sky art #C3D7A4FF
# Silhouette art #94B185FF
# Ground art #62865AFF
# Menu item #000000DA
# Highlight #666A5DFF
# Unavailable fg #666666FF
# Unavailable bg #00000094
# Slider #FFFFFFD9

[Vinewood]
Name = "Vinewood"

BackgroundColor = "#62865AFF"
ScrollbarColor = "#FFFFFFD9"

ItemStyleFg = "#C3D7A4FF"
ItemStyleBg = "#000000C0"
ItemStyleBg = "#000000DA"
ItemFocusedStyleFg = "#FFFFFFFF"
ItemFocusedStyleBg = "#656B5EFF"
ItemFocusedStyleBg = "#666A5DFF"
ItemDownStyleFg = "#000000FF"
ItemDownStyleBg = "#FFFFFFFF"
ItemDisabledStyleFg = "#FFFFFFC0"
ItemDisabledStyleBg = "#000000FF"
ItemDisabledStyleFg = "#666666FF"
ItemDisabledStyleBg = "#00000094"

HeaderStyleFg = "#FFFFFFFF"
HeaderStyleBg = "#00000000"
CollapsibleHeaderStyleFg = "#C3D7A4FF"
CollapsibleHeaderStyleBg = "#000000DA"

InfoStyleFg = "#FFFFFFFF"
InfoStyleBg = "#00000000"
PopupStyleFg = "#C3D7A4FF"
TooltipStyleFg = "#FFFFFFFF"
TooltipStyleBg = "#000000FF"

PopupStyleFg = "#FFFFFFFF"
PopupStyleBg = "#94B185FF"
PopupTitleStyleFg = "#FFFFFFFF"
PopupTitleStyleBg = "#00000000"
CollapsibleHeaderStyleFg = "#C3D7A4FF"
CollapsibleHeaderStyleBg = "#000000C0"
TooltipStyleFg = "#FFFFFFFF"
TooltipStyleBg = "#303030C0"
BackgroundColor = "#62865AFF"
ScrollbarColor = "#FFFFFF80"
UIAtlas = "../ui_atlas"
PopupSliderColor = "#FFFFFFD9"
PopupSliderFocusedColor = "#FFFFFFFF"
Loading