uml_generator/project/new_theme.tres

15 lines
739 B
Plaintext

[gd_resource type="Theme" load_steps=2 format=2]
[ext_resource path="res://panel_bg_styleboxtexture.tres" type="StyleBox" id=1]
[resource]
Button/colors/font_color = Color( 0, 0, 0, 1 )
Button/colors/font_color_disabled = Color( 0.537255, 0.537255, 0.537255, 0.2 )
Button/colors/font_color_focus = Color( 0.101961, 0.101961, 0.101961, 1 )
Button/colors/font_color_hover = Color( 0.180392, 0.180392, 0.180392, 1 )
Button/colors/font_color_pressed = Color( 0.294118, 0.294118, 0.294118, 1 )
Label/colors/font_color = Color( 0, 0, 0, 1 )
Label/colors/font_color_shadow = Color( 0.368627, 0.368627, 0.368627, 0 )
Label/colors/font_outline_modulate = Color( 0.0823529, 0.0823529, 0.0823529, 1 )
PanelContainer/styles/panel = ExtResource( 1 )