bcirpggithubmirror/Phase2/Godot ===(Game Code)===/Themes/assets/sbf_black.tres
MacDugRPG 585950365f Themes updates:
The following updated on this commit:
1. styleboxflat .tres for white and black removed border. As mentioned in the chat, we probably want a different one of these for each (with and without borders)
2. set the baseline font for the TextEdit
3. selected increased font size for the label default
2022-05-01 14:21:46 -04:00

10 lines
211 B
Plaintext

[gd_resource type="StyleBoxFlat" format=2]
[resource]
bg_color = Color( 0, 0, 0, 1 )
border_width_left = 1
border_width_top = 1
border_width_right = 1
border_width_bottom = 1
border_color = Color( 0, 0, 0, 1 )