Add Config Files
This commit is contained in:
62
config/ultrahand/themes/GameBoy.ini
Normal file
62
config/ultrahand/themes/GameBoy.ini
Normal file
@@ -0,0 +1,62 @@
|
||||
[theme]
|
||||
; Basic Interface Colors
|
||||
bg_color = #C8C8C8
|
||||
bg_alpha = 15
|
||||
seperator_color = #0f380f
|
||||
seperator_alpha = 14
|
||||
; Table
|
||||
table_bg_color = #b2c05b
|
||||
table_bg_alpha=15
|
||||
table_info_text_color = #0f380f
|
||||
table_section_text_color = #0f380f
|
||||
; Text Colors
|
||||
text_color = #0f380f
|
||||
info_text_color = #0f380f
|
||||
version_text_color = #606605
|
||||
; Status Indicators Colors
|
||||
clock_color = #0f380f
|
||||
battery_color = #0f380f
|
||||
on_text_color = #9b2256
|
||||
off_text_color = #0f380f
|
||||
invalid_text_color = #9b2256
|
||||
inprogress_text_color = #0f380f
|
||||
; Selection Area
|
||||
selection_text_color = #0f380f
|
||||
selection_bg_color = #a0CF4A
|
||||
disable_selection_bg = false
|
||||
; Trackbar
|
||||
trackbar_color = #9b2256
|
||||
; Highlighting
|
||||
highlight_color_1 = #0f380f
|
||||
highlight_color_2 = #687429
|
||||
highlight_color_3 = #849330
|
||||
highlight_color_4 = #a0CF4A
|
||||
; Interaction Colors
|
||||
click_color = #9b2256
|
||||
click_alpha=7
|
||||
click_text_color=#9b2256
|
||||
invert_bg_click_color = false
|
||||
; Logo
|
||||
disable_colorful_logo = false
|
||||
logo_color_1 = #170fff
|
||||
logo_color_2 = #4846FF
|
||||
dynamic_logo_color_1 = #4846FF
|
||||
dynamic_logo_color_2 = #170fff
|
||||
; Bottoms
|
||||
bottom_button_color=#9b2256
|
||||
bottom_separator_color=#0f380f
|
||||
bottom_text_color=#0f380f
|
||||
header_separator_color=#0f380f
|
||||
header_text_color=#0f380f
|
||||
default_package_color=#0f380f
|
||||
selection_bg_alpha=15
|
||||
selection_star_color=#9b2256
|
||||
separator_alpha=15
|
||||
separator_color=#849330
|
||||
star_color=#a0CF4A
|
||||
trackbar_empty_color=#111112
|
||||
trackbar_full_color=#9b2256
|
||||
trackbar_slider_border_color=#0f380f
|
||||
trackbar_slider_color=#606060
|
||||
trackbar_slider_malleable_color=#849330
|
||||
warning_text_color=#9b2256
|
||||
Reference in New Issue
Block a user