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

55 lines
1.6 KiB
INI

[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
image="res://assets/Button03.png"
modulation_color="#ffff94ee"
modulation=true
[name]
font="res://assets/dialogic_name_font.tres"
position=1
modulation=false
background_visible=false
image_visible=false
auto_color=false
modulation_color="#ffffffff"
[text]
font="res://assets/dialogic_name_font.tres"
text_margin_top=30.0
text_margin_left=30.0
text_margin_right=-30.0
text_margin_bottom=-30.0
color="#ffff00e3"
shadow=true
shadow_color="#9effffff"
[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
}