mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 22:23:48 +00:00
Dialogue System
This commit is contained in:
parent
77765a581e
commit
1fa77f0c03
690 changed files with 46698 additions and 14 deletions
3
addons/dialogic/Editor/Theme/MainTheme.tres
Normal file
3
addons/dialogic/Editor/Theme/MainTheme.tres
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[gd_resource type="Theme" format=3 uid="uid://cqst728xxipcw"]
|
||||
|
||||
[resource]
|
||||
7
addons/dialogic/Editor/Theme/PickerTheme.tres
Normal file
7
addons/dialogic/Editor/Theme/PickerTheme.tres
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="Theme" format=2]
|
||||
|
||||
[resource]
|
||||
Button/colors/font_color = Color( 1, 1, 1, 1 )
|
||||
Button/colors/font_color_disabled = Color( 0.901961, 0.901961, 0.901961, 0.2 )
|
||||
Button/colors/font_color_hover = Color( 0.870588, 0.870588, 0.870588, 1 )
|
||||
Button/colors/font_color_pressed = Color( 1, 1, 1, 1 )
|
||||
Loading…
Add table
Add a link
Reference in a new issue