theme.tres 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. [gd_resource type="Theme" load_steps=16 format=3 uid="uid://dtao6d0ebglcf"]
  2. [ext_resource type="FontFile" path="res://theme/fonts/montserrat_extra_bold_32.tres" id="1"]
  3. [ext_resource type="Texture2D" uid="uid://db8sojp3swx6t" path="res://theme/images/button_rect.png" id="2"]
  4. [ext_resource type="Texture2D" uid="uid://bkd2ibsnsmkpe" path="res://theme/images/button_rect_pressed.png" id="3"]
  5. [ext_resource type="FontFile" path="res://theme/fonts/montserrat_extra_bold_24.tres" id="4"]
  6. [ext_resource type="Texture2D" uid="uid://dvj8k4lroi7lg" path="res://theme/images/panel_rect.png" id="5"]
  7. [ext_resource type="Texture2D" uid="uid://cbnee4tev5auf" path="res://theme/images/background.png" id="6"]
  8. [ext_resource type="StyleBox" uid="uid://bcjgdnb1p5meo" path="res://theme/foreground_stylebox_red.tres" id="7"]
  9. [ext_resource type="Texture2D" uid="uid://dy3t2f8dn14om" path="res://theme/images/title_panel.png" id="8"]
  10. [sub_resource type="StyleBoxEmpty" id="1"]
  11. resource_name = "button_focus_style"
  12. [sub_resource type="StyleBoxTexture" id="2"]
  13. texture = ExtResource("2")
  14. texture_margin_left = 32.0
  15. texture_margin_top = 32.0
  16. texture_margin_right = 32.0
  17. texture_margin_bottom = 56.0
  18. region_rect = Rect2(0, 0, 128, 152)
  19. [sub_resource type="StyleBoxTexture" id="3"]
  20. texture = ExtResource("2")
  21. texture_margin_left = 32.0
  22. texture_margin_top = 32.0
  23. texture_margin_right = 32.0
  24. texture_margin_bottom = 56.0
  25. region_rect = Rect2(0, 0, 128, 152)
  26. [sub_resource type="StyleBoxTexture" id="4"]
  27. texture = ExtResource("3")
  28. texture_margin_left = 32.0
  29. texture_margin_top = 32.0
  30. texture_margin_right = 32.0
  31. texture_margin_bottom = 56.0
  32. region_rect = Rect2(0, 0, 128, 152)
  33. [sub_resource type="StyleBoxTexture" id="5"]
  34. texture = ExtResource("5")
  35. texture_margin_left = 32.0
  36. texture_margin_top = 32.0
  37. texture_margin_right = 32.0
  38. texture_margin_bottom = 56.0
  39. region_rect = Rect2(0, 0, 128, 152)
  40. [sub_resource type="StyleBoxTexture" id="6"]
  41. texture = ExtResource("6")
  42. texture_margin_left = 20.0
  43. texture_margin_top = 20.0
  44. texture_margin_right = 20.0
  45. texture_margin_bottom = 20.0
  46. region_rect = Rect2(0, 0, 64, 64)
  47. [sub_resource type="StyleBoxTexture" id="7"]
  48. texture = ExtResource("8")
  49. texture_margin_left = 20.0
  50. texture_margin_top = 20.0
  51. texture_margin_right = 32.0
  52. texture_margin_bottom = 56.0
  53. region_rect = Rect2(0, 0, 128, 152)
  54. [resource]
  55. default_font = ExtResource("4")
  56. default_font_size = 32
  57. Button/colors/font_color = Color(0.74902, 0.407843, 0, 1)
  58. Button/colors/font_disabled_color = Color(0.290196, 0.266667, 0.239216, 1)
  59. Button/colors/font_focus_color = Color(0.564706, 0.231373, 0.0705882, 1)
  60. Button/colors/font_hover_color = Color(0.984314, 0.490196, 0.25098, 1)
  61. Button/colors/font_hover_pressed_color = Color(0.984314, 0.490196, 0.25098, 1)
  62. Button/colors/font_pressed_color = Color(0.984314, 0.490196, 0.25098, 1)
  63. Button/constants/hseparation = 2
  64. Button/fonts/font = ExtResource("1")
  65. Button/styles/disabled = null
  66. Button/styles/focus = SubResource("1")
  67. Button/styles/hover = SubResource("2")
  68. Button/styles/normal = SubResource("3")
  69. Button/styles/pressed = SubResource("4")
  70. Label/colors/font_color = Color(0.184314, 0.419608, 0.533333, 1)
  71. Label/colors/font_color_shadow = Color(1, 0.596078, 0, 0)
  72. Label/constants/line_spacing = 3
  73. Label/constants/shadow_as_outline = 0
  74. Label/constants/shadow_offset_x = 0
  75. Label/constants/shadow_offset_y = 4
  76. Label/fonts/font = ExtResource("4")
  77. Label/styles/normal = null
  78. Panel/styles/panel = SubResource("5")
  79. Panel/styles/panelf = null
  80. Panel/styles/panelnc = null
  81. PanelContainer/styles/panel = SubResource("5")
  82. ProgressBar/colors/font_color = Color(0.941176, 0.941176, 0.941176, 1)
  83. ProgressBar/colors/font_color_shadow = Color(0, 0, 0, 1)
  84. ProgressBar/fonts/font = ExtResource("4")
  85. ProgressBar/styles/bg = SubResource("6")
  86. ProgressBar/styles/fg = ExtResource("7")
  87. RichTextLabel/colors/default_color = Color(0.184314, 0.419608, 0.533333, 1)
  88. RichTextLabel/colors/font_color_selected = Color(0.49, 0.49, 0.49, 1)
  89. RichTextLabel/colors/font_color_shadow = Color(0, 0, 0, 0)
  90. RichTextLabel/colors/selection_color = Color(0.1, 0.1, 1, 0.8)
  91. RichTextLabel/constants/line_separation = 1
  92. RichTextLabel/constants/shadow_as_outline = 0
  93. RichTextLabel/constants/shadow_offset_x = 1
  94. RichTextLabel/constants/shadow_offset_y = 1
  95. RichTextLabel/constants/table_hseparation = 3
  96. RichTextLabel/constants/table_vseparation = 3
  97. RichTextLabel/styles/focus = null
  98. RichTextLabel/styles/normal = null
  99. title_panel/base_type = &"Panel"
  100. title_panel/styles/panel = SubResource("7")