theme_principal.tres 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. [gd_resource type="Theme" load_steps=12 format=3 uid="uid://ds4th0tnauyf3"]
  2. [ext_resource type="Texture2D" uid="uid://butc0qhm0x46k" path="res://ressources/theme/glassPanel_cornerTR.png" id="1_mftav"]
  3. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_mruam"]
  4. content_margin_left = 15.0
  5. content_margin_top = 4.0
  6. content_margin_right = 15.0
  7. content_margin_bottom = 4.0
  8. bg_color = Color(0.273873, 0.273873, 0.273873, 1)
  9. skew = Vector2(-0.2, 0)
  10. border_width_left = 5
  11. border_width_right = 5
  12. border_color = Color(0.592157, 0.643137, 0.843137, 1)
  13. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_khiph"]
  14. content_margin_left = 15.0
  15. content_margin_top = 4.0
  16. content_margin_right = 15.0
  17. content_margin_bottom = 4.0
  18. bg_color = Color(0.266667, 0.321569, 0.47451, 1)
  19. skew = Vector2(-0.2, 0)
  20. border_width_left = 5
  21. border_width_top = 3
  22. border_width_right = 5
  23. border_width_bottom = 3
  24. border_color = Color(0.980392, 0.87451, 0.568627, 1)
  25. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_wqxsx"]
  26. content_margin_left = 15.0
  27. content_margin_top = 4.0
  28. content_margin_right = 15.0
  29. content_margin_bottom = 4.0
  30. bg_color = Color(0.266667, 0.321569, 0.47451, 1)
  31. skew = Vector2(-0.2, 0)
  32. border_width_left = 5
  33. border_width_right = 5
  34. border_width_bottom = 3
  35. border_color = Color(0.545098, 0.937255, 1, 1)
  36. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_b7q87"]
  37. content_margin_left = 15.0
  38. content_margin_top = 4.0
  39. content_margin_right = 15.0
  40. content_margin_bottom = 4.0
  41. bg_color = Color(0.266667, 0.321569, 0.47451, 1)
  42. skew = Vector2(-0.2, 0)
  43. border_width_left = 5
  44. border_width_right = 5
  45. border_color = Color(0.592157, 0.643137, 0.843137, 1)
  46. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_no27u"]
  47. content_margin_left = 15.0
  48. content_margin_top = 4.0
  49. content_margin_right = 15.0
  50. content_margin_bottom = 4.0
  51. bg_color = Color(0.266667, 0.321569, 0.47451, 1)
  52. skew = Vector2(-0.2, 0)
  53. border_width_left = 5
  54. border_width_right = 5
  55. border_color = Color(0, 0.847059, 0.501961, 1)
  56. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cb7d3"]
  57. bg_color = Color(0, 0, 0, 0.756863)
  58. corner_radius_top_right = 14
  59. corner_radius_bottom_left = 14
  60. expand_margin_left = 8.0
  61. [sub_resource type="StyleBoxTexture" id="StyleBoxTexture_wqkee"]
  62. texture = ExtResource("1_mftav")
  63. texture_margin_left = 4.0
  64. texture_margin_top = 16.0
  65. texture_margin_right = 16.0
  66. texture_margin_bottom = 4.0
  67. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_375ov"]
  68. bg_color = Color(0.592157, 0.643137, 0.843137, 1)
  69. corner_radius_top_left = 4
  70. corner_radius_top_right = 4
  71. corner_radius_bottom_right = 4
  72. corner_radius_bottom_left = 4
  73. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_omlg4"]
  74. bg_color = Color(0.545098, 0.937255, 1, 1)
  75. corner_radius_top_left = 4
  76. corner_radius_top_right = 4
  77. corner_radius_bottom_right = 4
  78. corner_radius_bottom_left = 4
  79. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_b3tfl"]
  80. bg_color = Color(0.980392, 0.87451, 0.568627, 1)
  81. corner_radius_top_left = 4
  82. corner_radius_top_right = 4
  83. corner_radius_bottom_right = 4
  84. corner_radius_bottom_left = 4
  85. [resource]
  86. Button/colors/font_hover_pressed_color = Color(0, 0.847059, 0.501961, 1)
  87. Button/colors/font_pressed_color = Color(0.980392, 0.87451, 0.568627, 1)
  88. Button/font_sizes/font_size = 18
  89. Button/styles/disabled = SubResource("StyleBoxFlat_mruam")
  90. Button/styles/focus = SubResource("StyleBoxFlat_khiph")
  91. Button/styles/hover = SubResource("StyleBoxFlat_wqxsx")
  92. Button/styles/normal = SubResource("StyleBoxFlat_b7q87")
  93. Button/styles/pressed = SubResource("StyleBoxFlat_no27u")
  94. Label/colors/font_outline_color = Color(0.266667, 0.321569, 0.47451, 1)
  95. Label/constants/outline_size = 6
  96. Panel/styles/panel = SubResource("StyleBoxFlat_cb7d3")
  97. PanelContainer/styles/panel = SubResource("StyleBoxTexture_wqkee")
  98. VScrollBar/styles/grabber = SubResource("StyleBoxFlat_375ov")
  99. VScrollBar/styles/grabber_highlight = SubResource("StyleBoxFlat_omlg4")
  100. VScrollBar/styles/grabber_pressed = SubResource("StyleBoxFlat_b3tfl")