sandbox
Last change
on this file since 994b0da was 3c8ca52, checked in by Kevin Chapman <victory2b@…>, 3 years ago |
(WIP) About to remove pause menu for testing.
|
-
Property mode
set to
100644
|
File size:
933 bytes
|
Rev | Line | |
---|
[70fb6d4] | 1 | [gd_resource type="Theme" load_steps=4 format=2]
|
---|
| 2 |
|
---|
| 3 | [sub_resource type="StyleBoxFlat" id=1]
|
---|
| 4 | bg_color = Color( 0.384314, 0.384314, 0.384314, 1 )
|
---|
| 5 | border_width_left = 10
|
---|
| 6 | border_width_top = 10
|
---|
| 7 | border_width_right = 10
|
---|
| 8 | border_width_bottom = 10
|
---|
| 9 |
|
---|
| 10 | [sub_resource type="StyleBoxFlat" id=2]
|
---|
| 11 | bg_color = Color( 0.2, 0.196078, 0.196078, 1 )
|
---|
| 12 | border_width_left = 5
|
---|
| 13 | border_width_top = 5
|
---|
| 14 | border_width_right = 5
|
---|
| 15 | border_width_bottom = 5
|
---|
| 16 | border_color = Color( 0, 0, 0, 1 )
|
---|
| 17 |
|
---|
| 18 | [sub_resource type="StyleBoxFlat" id=3]
|
---|
| 19 | bg_color = Color( 0.623529, 0.0431373, 0.0431373, 1 )
|
---|
| 20 | border_width_left = 5
|
---|
| 21 | border_width_top = 5
|
---|
| 22 | border_width_bottom = 5
|
---|
| 23 | border_color = Color( 0, 0, 0, 1 )
|
---|
| 24 |
|
---|
| 25 | [resource]
|
---|
| 26 | PopupPanel/styles/panel = SubResource( 1 )
|
---|
| 27 | ProgressBar/colors/font_color = Color( 0.94, 0.94, 0.94, 1 )
|
---|
| 28 | ProgressBar/colors/font_color_shadow = Color( 0, 0, 0, 1 )
|
---|
| 29 | ProgressBar/fonts/font = null
|
---|
| 30 | ProgressBar/styles/bg = SubResource( 2 )
|
---|
| 31 | ProgressBar/styles/fg = SubResource( 3 )
|
---|
Note:
See
TracBrowser
for help on using the repository browser.