sandbox
Last change
on this file since c8c895d 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:
949 bytes
|
Rev | Line | |
---|
[aa1db83] | 1 | [gd_resource type="Theme" load_steps=4 format=2]
|
---|
| 2 |
|
---|
| 3 | [sub_resource type="StyleBoxFlat" id=1]
|
---|
| 4 | bg_color = Color( 0.215686, 0.215686, 0.215686, 1 )
|
---|
| 5 | draw_center = false
|
---|
| 6 | border_width_left = 10
|
---|
| 7 | border_width_top = 10
|
---|
| 8 | border_width_right = 10
|
---|
| 9 | border_width_bottom = 10
|
---|
| 10 |
|
---|
| 11 | [sub_resource type="StyleBoxFlat" id=2]
|
---|
| 12 | bg_color = Color( 0.196078, 0.196078, 0.196078, 1 )
|
---|
| 13 | border_width_left = 5
|
---|
| 14 | border_width_top = 5
|
---|
| 15 | border_width_right = 5
|
---|
| 16 | border_width_bottom = 5
|
---|
| 17 | border_color = Color( 0, 0, 0, 1 )
|
---|
| 18 |
|
---|
| 19 | [sub_resource type="StyleBoxFlat" id=3]
|
---|
| 20 | bg_color = Color( 0.576471, 0, 0.898039, 1 )
|
---|
| 21 | border_width_left = 5
|
---|
| 22 | border_width_top = 5
|
---|
| 23 | border_width_bottom = 5
|
---|
| 24 | border_color = Color( 0, 0, 0, 1 )
|
---|
| 25 |
|
---|
| 26 | [resource]
|
---|
| 27 | PopupPanel/styles/panel = SubResource( 1 )
|
---|
| 28 | ProgressBar/colors/font_color = Color( 0.94, 0.94, 0.94, 1 )
|
---|
| 29 | ProgressBar/colors/font_color_shadow = Color( 0, 0, 0, 1 )
|
---|
| 30 | ProgressBar/fonts/font = null
|
---|
| 31 | ProgressBar/styles/bg = SubResource( 2 )
|
---|
| 32 | ProgressBar/styles/fg = SubResource( 3 )
|
---|
Note:
See
TracBrowser
for help on using the repository browser.