meat_madness_redux/godot/dialogic/themes/theme-1672875796.cfg

56 lines
1.6 KiB
INI
Raw Normal View History

2023-01-04 16:52:23 -07:00
[buttons]
normal=[ false, Color( 1, 1, 1, 1 ), false, Color( 0, 0, 0, 1 ), true, "res://addons/dialogic/Example Assets/backgrounds/background-2.png", false, Color( 1, 1, 1, 1 ) ]
hover=[ true, Color( 0.698039, 0.698039, 0.698039, 1 ), false, Color( 0, 0, 0, 1 ), true, "res://addons/dialogic/Example Assets/backgrounds/background-2.png", false, Color( 1, 1, 1, 1 ) ]
focus=[ true, Color( 0.698039, 0.698039, 0.698039, 1 ), false, Color( 0, 0, 0, 1 ), true, "res://addons/dialogic/Example Assets/backgrounds/background-2.png", false, Color( 1, 1, 1, 1 ) ]
pressed=[ false, Color( 1, 1, 1, 1 ), false, Color( 0, 0, 0, 1 ), true, "res://addons/dialogic/Example Assets/backgrounds/background-2.png", false, Color( 1, 1, 1, 1 ) ]
disabled=[ false, Color( 1, 1, 1, 1 ), false, Color( 0, 0, 0, 1 ), true, "res://addons/dialogic/Example Assets/backgrounds/background-2.png", false, Color( 1, 1, 1, 1 ) ]
[settings]
name="Heaven Theme"
[background]
color="#fff700ff"
use_color=false
use_image=true
2023-01-04 18:18:46 -07:00
image="res://assets/Button13.png"
modulation_color="#ff9700ff"
2023-01-04 16:52:23 -07:00
modulation=true
[name]
2023-01-04 17:27:06 -07:00
font="res://assets/heaven_font.tres"
2023-01-04 16:52:23 -07:00
position=1
modulation=false
background_visible=false
image_visible=false
auto_color=false
modulation_color="#ffffffff"
[text]
2023-01-04 17:27:06 -07:00
font="res://assets/heaven_font.tres"
2023-01-04 18:18:46 -07:00
text_margin_top=40.0
text_margin_left=40.0
text_margin_right=-40.0
text_margin_bottom=-40.0
2023-01-04 16:52:23 -07:00
color="#ffff00e3"
shadow=true
2023-01-04 17:27:06 -07:00
shadow_color="#9e3c0000"
2023-01-04 18:18:46 -07:00
alignment=4
2023-01-04 16:52:23 -07:00
[audio]
typing={
"allow_interrupt": true,
"audio_bus": "Master",
"enable": true,
"path": "res://assets/audio/sparkle.wav",
"pitch": 1.0,
"pitch_rand_range": 0.0,
"volume": 0.0,
"volume_rand_range": 0.0
}