editor_themes.cpp 111 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931
  1. /*************************************************************************/
  2. /* editor_themes.cpp */
  3. /*************************************************************************/
  4. /* This file is part of: */
  5. /* GODOT ENGINE */
  6. /* https://godotengine.org */
  7. /*************************************************************************/
  8. /* Copyright (c) 2007-2022 Juan Linietsky, Ariel Manzur. */
  9. /* Copyright (c) 2014-2022 Godot Engine contributors (cf. AUTHORS.md). */
  10. /* */
  11. /* Permission is hereby granted, free of charge, to any person obtaining */
  12. /* a copy of this software and associated documentation files (the */
  13. /* "Software"), to deal in the Software without restriction, including */
  14. /* without limitation the rights to use, copy, modify, merge, publish, */
  15. /* distribute, sublicense, and/or sell copies of the Software, and to */
  16. /* permit persons to whom the Software is furnished to do so, subject to */
  17. /* the following conditions: */
  18. /* */
  19. /* The above copyright notice and this permission notice shall be */
  20. /* included in all copies or substantial portions of the Software. */
  21. /* */
  22. /* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */
  23. /* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */
  24. /* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.*/
  25. /* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */
  26. /* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */
  27. /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
  28. /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
  29. /*************************************************************************/
  30. #include "editor_themes.h"
  31. #include "core/error/error_macros.h"
  32. #include "core/io/resource_loader.h"
  33. #include "editor/editor_fonts.h"
  34. #include "editor/editor_icons.gen.h"
  35. #include "editor/editor_scale.h"
  36. #include "editor/editor_settings.h"
  37. #include "modules/modules_enabled.gen.h" // For svg.
  38. #ifdef MODULE_SVG_ENABLED
  39. #include "modules/svg/image_loader_svg.h"
  40. #endif
  41. HashMap<Color, Color> EditorColorMap::color_conversion_map;
  42. HashSet<StringName> EditorColorMap::color_conversion_exceptions;
  43. void EditorColorMap::add_conversion_color_pair(const String p_from_color, const String p_to_color) {
  44. color_conversion_map[Color::html(p_from_color)] = Color::html(p_to_color);
  45. }
  46. void EditorColorMap::add_conversion_exception(const StringName p_icon_name) {
  47. color_conversion_exceptions.insert(p_icon_name);
  48. }
  49. void EditorColorMap::create() {
  50. // Some of the colors below are listed for completeness sake.
  51. // This can be a basis for proper palette validation later.
  52. // Convert: FROM TO
  53. add_conversion_color_pair("#478cbf", "#478cbf"); // Godot Blue
  54. add_conversion_color_pair("#414042", "#414042"); // Godot Gray
  55. add_conversion_color_pair("#ffffff", "#414141"); // Pure white
  56. add_conversion_color_pair("#000000", "#bfbfbf"); // Pure black
  57. // Keep pure RGB colors as is, but list them for explicitly.
  58. add_conversion_color_pair("#ff0000", "#ff0000"); // Pure red
  59. add_conversion_color_pair("#00ff00", "#00ff00"); // Pure green
  60. add_conversion_color_pair("#0000ff", "#0000ff"); // Pure blue
  61. // GUI Colors
  62. add_conversion_color_pair("#e0e0e0", "#5a5a5a"); // Common icon color
  63. add_conversion_color_pair("#fefefe", "#fefefe"); // Forced light color
  64. add_conversion_color_pair("#808080", "#808080"); // GUI disabled color
  65. add_conversion_color_pair("#b3b3b3", "#363636"); // GUI disabled light color
  66. add_conversion_color_pair("#699ce8", "#699ce8"); // GUI highlight color
  67. add_conversion_color_pair("#f9f9f9", "#606060"); // Scrollbar grabber highlight color
  68. add_conversion_color_pair("#c38ef1", "#a85de9"); // Animation
  69. add_conversion_color_pair("#fc7f7f", "#cd3838"); // Spatial
  70. add_conversion_color_pair("#8da5f3", "#3d64dd"); // 2D
  71. add_conversion_color_pair("#4b70ea", "#1a3eac"); // 2D Dark
  72. add_conversion_color_pair("#8eef97", "#2fa139"); // Control
  73. add_conversion_color_pair("#5fb2ff", "#0079f0"); // Selection (blue)
  74. add_conversion_color_pair("#003e7a", "#2b74bb"); // Selection (darker blue)
  75. add_conversion_color_pair("#f7f5cf", "#615f3a"); // Gizmo (yellow)
  76. // Rainbow
  77. add_conversion_color_pair("#ff4545", "#ff2929"); // Red
  78. add_conversion_color_pair("#ffe345", "#ffe337"); // Yellow
  79. add_conversion_color_pair("#80ff45", "#74ff34"); // Green
  80. add_conversion_color_pair("#45ffa2", "#2cff98"); // Aqua
  81. add_conversion_color_pair("#45d7ff", "#22ccff"); // Blue
  82. add_conversion_color_pair("#8045ff", "#702aff"); // Purple
  83. add_conversion_color_pair("#ff4596", "#ff2781"); // Pink
  84. // Audio gradients
  85. add_conversion_color_pair("#e1da5b", "#d6cf4b"); // Yellow
  86. add_conversion_color_pair("#62aeff", "#1678e0"); // Frozen gradient top
  87. add_conversion_color_pair("#75d1e6", "#41acc5"); // Frozen gradient middle
  88. add_conversion_color_pair("#84ffee", "#49ccba"); // Frozen gradient bottom
  89. add_conversion_color_pair("#f70000", "#c91616"); // Color track red
  90. add_conversion_color_pair("#eec315", "#d58c0b"); // Color track orange
  91. add_conversion_color_pair("#dbee15", "#b7d10a"); // Color track yellow
  92. add_conversion_color_pair("#288027", "#218309"); // Color track green
  93. // Resource groups
  94. add_conversion_color_pair("#ffca5f", "#fea900"); // Mesh resource (orange)
  95. add_conversion_color_pair("#2998ff", "#68b6ff"); // Shape resource (blue)
  96. add_conversion_color_pair("#a2d2ff", "#4998e3"); // Shape resource (light blue)
  97. // Animation editor tracks
  98. // The property track icon color is set by the common icon color.
  99. add_conversion_color_pair("#ea7940", "#bd5e2c"); // 3D Position track
  100. add_conversion_color_pair("#ff2b88", "#bd165f"); // 3D Rotation track
  101. add_conversion_color_pair("#eac840", "#bd9d1f"); // 3D Scale track
  102. add_conversion_color_pair("#3cf34e", "#16a827"); // Call Method track
  103. add_conversion_color_pair("#2877f6", "#236be6"); // Bezier Curve track
  104. add_conversion_color_pair("#eae440", "#9f9722"); // Audio Playback track
  105. add_conversion_color_pair("#a448f0", "#9853ce"); // Animation Playback track
  106. add_conversion_color_pair("#5ad5c4", "#0a9c88"); // Blend Shape track
  107. // Control layouts
  108. add_conversion_color_pair("#d6d6d6", "#474747"); // Highlighted part
  109. add_conversion_color_pair("#474747", "#d6d6d6"); // Background part
  110. add_conversion_color_pair("#919191", "#6e6e6e"); // Border part
  111. // TileSet editor icons
  112. add_conversion_color_pair("#fce00e", "#aa8d24"); // New Single Tile
  113. add_conversion_color_pair("#0e71fc", "#0350bd"); // New Autotile
  114. add_conversion_color_pair("#c6ced4", "#828f9b"); // New Atlas
  115. // Visual script
  116. add_conversion_color_pair("#41ecad", "#25e3a0"); // VisualScript variant
  117. add_conversion_color_pair("#6f91f0", "#6d8eeb"); // VisualScript bool
  118. add_conversion_color_pair("#5abbef", "#4fb2e9"); // VisualScript int
  119. add_conversion_color_pair("#35d4f4", "#27ccf0"); // VisualScript float
  120. add_conversion_color_pair("#4593ec", "#4690e7"); // VisualScript String
  121. add_conversion_color_pair("#ac73f1", "#ad76ee"); // VisualScript Vector2
  122. add_conversion_color_pair("#f1738f", "#ee758e"); // VisualScript Rect2
  123. add_conversion_color_pair("#de66f0", "#dc6aed"); // VisualScript Vector3
  124. add_conversion_color_pair("#b9ec41", "#96ce1a"); // VisualScript Transform2D
  125. add_conversion_color_pair("#f74949", "#f77070"); // VisualScript Plane
  126. add_conversion_color_pair("#ec418e", "#ec69a3"); // VisualScript Quat
  127. add_conversion_color_pair("#ee5677", "#ee7991"); // VisualScript AABB
  128. add_conversion_color_pair("#e1ec41", "#b2bb19"); // VisualScript Basis
  129. add_conversion_color_pair("#f68f45", "#f49047"); // VisualScript Transform
  130. add_conversion_color_pair("#417aec", "#6993ec"); // VisualScript NodePath
  131. add_conversion_color_pair("#41ec80", "#2ce573"); // VisualScript RID
  132. add_conversion_color_pair("#55f3e3", "#12d5c3"); // VisualScript Object
  133. add_conversion_color_pair("#54ed9e", "#57e99f"); // VisualScript Dictionary
  134. // Visual shaders
  135. add_conversion_color_pair("#77ce57", "#67c046"); // Vector funcs
  136. add_conversion_color_pair("#ea686c", "#d95256"); // Vector transforms
  137. add_conversion_color_pair("#eac968", "#d9b64f"); // Textures and cubemaps
  138. add_conversion_color_pair("#cf68ea", "#c050dd"); // Functions and expressions
  139. // These icons should not be converted.
  140. add_conversion_exception("EditorPivot");
  141. add_conversion_exception("EditorHandle");
  142. add_conversion_exception("Editor3DHandle");
  143. add_conversion_exception("EditorBoneHandle");
  144. add_conversion_exception("Godot");
  145. add_conversion_exception("Sky");
  146. add_conversion_exception("EditorControlAnchor");
  147. add_conversion_exception("DefaultProjectIcon");
  148. add_conversion_exception("GuiChecked");
  149. add_conversion_exception("GuiRadioChecked");
  150. add_conversion_exception("GuiIndeterminate");
  151. add_conversion_exception("GuiCloseCustomizable");
  152. add_conversion_exception("GuiGraphNodePort");
  153. add_conversion_exception("GuiResizer");
  154. add_conversion_exception("ZoomMore");
  155. add_conversion_exception("ZoomLess");
  156. add_conversion_exception("ZoomReset");
  157. add_conversion_exception("LockViewport");
  158. add_conversion_exception("GroupViewport");
  159. add_conversion_exception("StatusError");
  160. add_conversion_exception("StatusSuccess");
  161. add_conversion_exception("StatusWarning");
  162. add_conversion_exception("OverbrightIndicator");
  163. add_conversion_exception("GuiMiniCheckerboard");
  164. /// Code Editor.
  165. add_conversion_exception("GuiTab");
  166. add_conversion_exception("GuiSpace");
  167. add_conversion_exception("CodeFoldedRightArrow");
  168. add_conversion_exception("CodeFoldDownArrow");
  169. add_conversion_exception("TextEditorPlay");
  170. add_conversion_exception("Breakpoint");
  171. }
  172. static Ref<StyleBoxTexture> make_stylebox(Ref<Texture2D> p_texture, float p_left, float p_top, float p_right, float p_bottom, float p_margin_left = -1, float p_margin_top = -1, float p_margin_right = -1, float p_margin_bottom = -1, bool p_draw_center = true) {
  173. Ref<StyleBoxTexture> style(memnew(StyleBoxTexture));
  174. style->set_texture(p_texture);
  175. style->set_margin_size_individual(p_left * EDSCALE, p_top * EDSCALE, p_right * EDSCALE, p_bottom * EDSCALE);
  176. style->set_default_margin_individual(p_margin_left * EDSCALE, p_margin_top * EDSCALE, p_margin_right * EDSCALE, p_margin_bottom * EDSCALE);
  177. style->set_draw_center(p_draw_center);
  178. return style;
  179. }
  180. static Ref<StyleBoxEmpty> make_empty_stylebox(float p_margin_left = -1, float p_margin_top = -1, float p_margin_right = -1, float p_margin_bottom = -1) {
  181. Ref<StyleBoxEmpty> style(memnew(StyleBoxEmpty));
  182. style->set_default_margin_individual(p_margin_left * EDSCALE, p_margin_top * EDSCALE, p_margin_right * EDSCALE, p_margin_bottom * EDSCALE);
  183. return style;
  184. }
  185. static Ref<StyleBoxFlat> make_flat_stylebox(Color p_color, float p_margin_left = -1, float p_margin_top = -1, float p_margin_right = -1, float p_margin_bottom = -1, int p_corner_width = 0) {
  186. Ref<StyleBoxFlat> style(memnew(StyleBoxFlat));
  187. style->set_bg_color(p_color);
  188. // Adjust level of detail based on the corners' effective sizes.
  189. style->set_corner_detail(Math::ceil(0.8 * p_corner_width * EDSCALE));
  190. style->set_corner_radius_all(p_corner_width * EDSCALE);
  191. style->set_default_margin_individual(p_margin_left * EDSCALE, p_margin_top * EDSCALE, p_margin_right * EDSCALE, p_margin_bottom * EDSCALE);
  192. // Work around issue about antialiased edges being blurrier (GH-35279).
  193. style->set_anti_aliased(false);
  194. return style;
  195. }
  196. static Ref<StyleBoxLine> make_line_stylebox(Color p_color, int p_thickness = 1, float p_grow_begin = 1, float p_grow_end = 1, bool p_vertical = false) {
  197. Ref<StyleBoxLine> style(memnew(StyleBoxLine));
  198. style->set_color(p_color);
  199. style->set_grow_begin(p_grow_begin);
  200. style->set_grow_end(p_grow_end);
  201. style->set_thickness(p_thickness);
  202. style->set_vertical(p_vertical);
  203. return style;
  204. }
  205. #ifdef MODULE_SVG_ENABLED
  206. // See also `generate_icon()` in `scene/resources/default_theme.cpp`.
  207. static Ref<ImageTexture> editor_generate_icon(int p_index, float p_scale, float p_saturation, const HashMap<Color, Color> &p_convert_colors = HashMap<Color, Color>()) {
  208. Ref<Image> img = memnew(Image);
  209. // Upsample icon generation only if the editor scale isn't an integer multiplier.
  210. // Generating upsampled icons is slower, and the benefit is hardly visible
  211. // with integer editor scales.
  212. const bool upsample = !Math::is_equal_approx(Math::round(p_scale), p_scale);
  213. ImageLoaderSVG img_loader;
  214. img_loader.create_image_from_string(img, editor_icons_sources[p_index], p_scale, upsample, p_convert_colors);
  215. if (p_saturation != 1.0) {
  216. img->adjust_bcs(1.0, 1.0, p_saturation);
  217. }
  218. return ImageTexture::create_from_image(img);
  219. }
  220. #endif
  221. void editor_register_and_generate_icons(Ref<Theme> p_theme, bool p_dark_theme, float p_icon_saturation, int p_thumb_size, bool p_only_thumbs = false) {
  222. #ifdef MODULE_SVG_ENABLED
  223. // Before we register the icons, we adjust their colors and saturation.
  224. // Most icons follow the standard rules for color conversion to follow the editor
  225. // theme's polarity (dark/light). We also adjust the saturation for most icons,
  226. // following the editor setting.
  227. // Some icons are excluded from this conversion, and instead use the configured
  228. // accent color to replace their innate accent color to match the editor theme.
  229. // And then some icons are completely excluded from the conversion.
  230. // Standard color conversion map.
  231. HashMap<Color, Color> color_conversion_map;
  232. // Icons by default are set up for the dark theme, so if the theme is light,
  233. // we apply the dark-to-light color conversion map.
  234. if (!p_dark_theme) {
  235. for (KeyValue<Color, Color> &E : EditorColorMap::get_color_conversion_map()) {
  236. color_conversion_map[E.key] = E.value;
  237. }
  238. }
  239. // These colors should be converted even if we are using a dark theme.
  240. const Color error_color = p_theme->get_color(SNAME("error_color"), SNAME("Editor"));
  241. const Color success_color = p_theme->get_color(SNAME("success_color"), SNAME("Editor"));
  242. const Color warning_color = p_theme->get_color(SNAME("warning_color"), SNAME("Editor"));
  243. color_conversion_map[Color::html("#ff5f5f")] = error_color;
  244. color_conversion_map[Color::html("#5fff97")] = success_color;
  245. color_conversion_map[Color::html("#ffdd65")] = warning_color;
  246. // The names of the icons to exclude from the standard color conversion.
  247. HashSet<StringName> conversion_exceptions = EditorColorMap::get_color_conversion_exceptions();
  248. // The names of the icons to exclude when adjusting for saturation.
  249. HashSet<StringName> saturation_exceptions;
  250. saturation_exceptions.insert("DefaultProjectIcon");
  251. saturation_exceptions.insert("Godot");
  252. saturation_exceptions.insert("Logo");
  253. // Accent color conversion map.
  254. // It is used on some icons (checkbox, radio, toggle, etc.), regardless of the dark
  255. // or light mode.
  256. HashMap<Color, Color> accent_color_map;
  257. HashSet<StringName> accent_color_icons;
  258. const Color accent_color = p_theme->get_color(SNAME("accent_color"), SNAME("Editor"));
  259. accent_color_map[Color::html("699ce8")] = accent_color;
  260. if (accent_color.get_luminance() > 0.75) {
  261. accent_color_map[Color::html("ffffff")] = Color(0.2, 0.2, 0.2);
  262. }
  263. accent_color_icons.insert("GuiChecked");
  264. accent_color_icons.insert("GuiRadioChecked");
  265. accent_color_icons.insert("GuiIndeterminate");
  266. accent_color_icons.insert("GuiToggleOn");
  267. accent_color_icons.insert("GuiToggleOnMirrored");
  268. accent_color_icons.insert("PlayOverlay");
  269. // Generate icons.
  270. if (!p_only_thumbs) {
  271. for (int i = 0; i < editor_icons_count; i++) {
  272. Ref<ImageTexture> icon;
  273. if (accent_color_icons.has(editor_icons_names[i])) {
  274. icon = editor_generate_icon(i, EDSCALE, 1.0, accent_color_map);
  275. } else {
  276. float saturation = p_icon_saturation;
  277. if (saturation_exceptions.has(editor_icons_names[i])) {
  278. saturation = 1.0;
  279. }
  280. if (conversion_exceptions.has(editor_icons_names[i])) {
  281. icon = editor_generate_icon(i, EDSCALE, saturation);
  282. } else {
  283. icon = editor_generate_icon(i, EDSCALE, saturation, color_conversion_map);
  284. }
  285. }
  286. p_theme->set_icon(editor_icons_names[i], SNAME("EditorIcons"), icon);
  287. }
  288. }
  289. // Generate thumbnail icons with the given thumbnail size.
  290. // See editor\icons\editor_icons_builders.py for the code that determines which icons are thumbnails.
  291. if (p_thumb_size >= 64) {
  292. const float scale = (float)p_thumb_size / 64.0 * EDSCALE;
  293. for (int i = 0; i < editor_bg_thumbs_count; i++) {
  294. const int index = editor_bg_thumbs_indices[i];
  295. Ref<ImageTexture> icon;
  296. if (accent_color_icons.has(editor_icons_names[index])) {
  297. icon = editor_generate_icon(index, scale, 1.0, accent_color_map);
  298. } else {
  299. float saturation = p_icon_saturation;
  300. if (saturation_exceptions.has(editor_icons_names[index])) {
  301. saturation = 1.0;
  302. }
  303. if (conversion_exceptions.has(editor_icons_names[index])) {
  304. icon = editor_generate_icon(index, scale, saturation);
  305. } else {
  306. icon = editor_generate_icon(index, scale, saturation, color_conversion_map);
  307. }
  308. }
  309. p_theme->set_icon(editor_icons_names[index], SNAME("EditorIcons"), icon);
  310. }
  311. } else {
  312. const float scale = (float)p_thumb_size / 32.0 * EDSCALE;
  313. for (int i = 0; i < editor_md_thumbs_count; i++) {
  314. const int index = editor_md_thumbs_indices[i];
  315. Ref<ImageTexture> icon;
  316. if (accent_color_icons.has(editor_icons_names[index])) {
  317. icon = editor_generate_icon(index, scale, 1.0, accent_color_map);
  318. } else {
  319. float saturation = p_icon_saturation;
  320. if (saturation_exceptions.has(editor_icons_names[index])) {
  321. saturation = 1.0;
  322. }
  323. if (conversion_exceptions.has(editor_icons_names[index])) {
  324. icon = editor_generate_icon(index, scale, saturation);
  325. } else {
  326. icon = editor_generate_icon(index, scale, saturation, color_conversion_map);
  327. }
  328. }
  329. p_theme->set_icon(editor_icons_names[index], SNAME("EditorIcons"), icon);
  330. }
  331. }
  332. #else
  333. WARN_PRINT("SVG support disabled, editor icons won't be rendered.");
  334. #endif
  335. }
  336. Ref<Theme> create_editor_theme(const Ref<Theme> p_theme) {
  337. Ref<Theme> theme = Ref<Theme>(memnew(Theme));
  338. // Controls may rely on the scale for their internal drawing logic.
  339. theme->set_default_base_scale(EDSCALE);
  340. // Theme settings
  341. Color accent_color = EDITOR_GET("interface/theme/accent_color");
  342. Color base_color = EDITOR_GET("interface/theme/base_color");
  343. float contrast = EDITOR_GET("interface/theme/contrast");
  344. float icon_saturation = EDITOR_GET("interface/theme/icon_saturation");
  345. float relationship_line_opacity = EDITOR_GET("interface/theme/relationship_line_opacity");
  346. String preset = EDITOR_GET("interface/theme/preset");
  347. int border_size = EDITOR_GET("interface/theme/border_size");
  348. int corner_radius = EDITOR_GET("interface/theme/corner_radius");
  349. Color preset_accent_color;
  350. Color preset_base_color;
  351. float preset_contrast = 0;
  352. const float default_contrast = 0.3;
  353. // Please use alphabetical order if you're adding a new theme here
  354. // (after "Custom")
  355. if (preset == "Custom") {
  356. accent_color = EDITOR_GET("interface/theme/accent_color");
  357. base_color = EDITOR_GET("interface/theme/base_color");
  358. contrast = EDITOR_GET("interface/theme/contrast");
  359. } else if (preset == "Breeze Dark") {
  360. preset_accent_color = Color(0.26, 0.76, 1.00);
  361. preset_base_color = Color(0.24, 0.26, 0.28);
  362. preset_contrast = default_contrast;
  363. } else if (preset == "Godot 2") {
  364. preset_accent_color = Color(0.53, 0.67, 0.89);
  365. preset_base_color = Color(0.24, 0.23, 0.27);
  366. preset_contrast = default_contrast;
  367. } else if (preset == "Gray") {
  368. preset_accent_color = Color(0.44, 0.73, 0.98);
  369. preset_base_color = Color(0.24, 0.24, 0.24);
  370. preset_contrast = default_contrast;
  371. } else if (preset == "Light") {
  372. preset_accent_color = Color(0.18, 0.50, 1.00);
  373. preset_base_color = Color(0.9, 0.9, 0.9);
  374. // A negative contrast rate looks better for light themes, since it better follows the natural order of UI "elevation".
  375. preset_contrast = -0.08;
  376. } else if (preset == "Solarized (Dark)") {
  377. preset_accent_color = Color(0.15, 0.55, 0.82);
  378. preset_base_color = Color(0.04, 0.23, 0.27);
  379. preset_contrast = default_contrast;
  380. } else if (preset == "Solarized (Light)") {
  381. preset_accent_color = Color(0.15, 0.55, 0.82);
  382. preset_base_color = Color(0.89, 0.86, 0.79);
  383. // A negative contrast rate looks better for light themes, since it better follows the natural order of UI "elevation".
  384. preset_contrast = -0.08;
  385. } else { // Default
  386. preset_accent_color = Color(0.44, 0.73, 0.98);
  387. preset_base_color = Color(0.21, 0.24, 0.29);
  388. preset_contrast = default_contrast;
  389. }
  390. if (preset != "Custom") {
  391. accent_color = preset_accent_color;
  392. base_color = preset_base_color;
  393. contrast = preset_contrast;
  394. EditorSettings::get_singleton()->set_initial_value("interface/theme/accent_color", accent_color);
  395. EditorSettings::get_singleton()->set_initial_value("interface/theme/base_color", base_color);
  396. EditorSettings::get_singleton()->set_initial_value("interface/theme/contrast", contrast);
  397. }
  398. EditorSettings::get_singleton()->set_manually("interface/theme/preset", preset);
  399. EditorSettings::get_singleton()->set_manually("interface/theme/accent_color", accent_color);
  400. EditorSettings::get_singleton()->set_manually("interface/theme/base_color", base_color);
  401. EditorSettings::get_singleton()->set_manually("interface/theme/contrast", contrast);
  402. // Colors
  403. bool dark_theme = EditorSettings::get_singleton()->is_dark_theme();
  404. #ifdef MODULE_SVG_ENABLED
  405. if (dark_theme) {
  406. ImageLoaderSVG::set_forced_color_map(HashMap<Color, Color>());
  407. } else {
  408. ImageLoaderSVG::set_forced_color_map(EditorColorMap::get_color_conversion_map());
  409. }
  410. #endif
  411. // Ensure base colors are in the 0..1 luminance range to avoid 8-bit integer overflow or text rendering issues.
  412. // Some places in the editor use 8-bit integer colors.
  413. const Color dark_color_1 = base_color.lerp(Color(0, 0, 0, 1), contrast).clamp();
  414. const Color dark_color_2 = base_color.lerp(Color(0, 0, 0, 1), contrast * 1.5).clamp();
  415. const Color dark_color_3 = base_color.lerp(Color(0, 0, 0, 1), contrast * 2).clamp();
  416. const Color background_color = dark_color_2;
  417. // White (dark theme) or black (light theme), will be used to generate the rest of the colors
  418. const Color mono_color = dark_theme ? Color(1, 1, 1) : Color(0, 0, 0);
  419. const Color contrast_color_1 = base_color.lerp(mono_color, MAX(contrast, default_contrast));
  420. const Color contrast_color_2 = base_color.lerp(mono_color, MAX(contrast * 1.5, default_contrast * 1.5));
  421. const Color font_color = mono_color.lerp(base_color, 0.25);
  422. const Color font_hover_color = mono_color.lerp(base_color, 0.125);
  423. const Color font_focus_color = mono_color.lerp(base_color, 0.125);
  424. const Color font_hover_pressed_color = font_hover_color.lerp(accent_color, 0.74);
  425. const Color font_disabled_color = Color(mono_color.r, mono_color.g, mono_color.b, 0.3);
  426. const Color font_readonly_color = Color(mono_color.r, mono_color.g, mono_color.b, 0.65);
  427. const Color font_placeholder_color = Color(mono_color.r, mono_color.g, mono_color.b, 0.6);
  428. const Color selection_color = accent_color * Color(1, 1, 1, 0.4);
  429. const Color disabled_color = mono_color.inverted().lerp(base_color, 0.7);
  430. const Color disabled_bg_color = mono_color.inverted().lerp(base_color, 0.9);
  431. const Color icon_normal_color = Color(1, 1, 1);
  432. Color icon_hover_color = icon_normal_color * (dark_theme ? 1.15 : 1.45);
  433. icon_hover_color.a = 1.0;
  434. Color icon_focus_color = icon_hover_color;
  435. Color icon_disabled_color = Color(icon_normal_color, 0.4);
  436. // Make the pressed icon color overbright because icons are not completely white on a dark theme.
  437. // On a light theme, icons are dark, so we need to modulate them with an even brighter color.
  438. Color icon_pressed_color = accent_color * (dark_theme ? 1.15 : 3.5);
  439. icon_pressed_color.a = 1.0;
  440. const Color separator_color = Color(mono_color.r, mono_color.g, mono_color.b, 0.1);
  441. const Color highlight_color = Color(accent_color.r, accent_color.g, accent_color.b, 0.275);
  442. const Color disabled_highlight_color = highlight_color.lerp(dark_theme ? Color(0, 0, 0) : Color(1, 1, 1), 0.5);
  443. // Can't save single float in theme, so using Color.
  444. theme->set_color("icon_saturation", "Editor", Color(icon_saturation, icon_saturation, icon_saturation));
  445. theme->set_color("accent_color", "Editor", accent_color);
  446. theme->set_color("highlight_color", "Editor", highlight_color);
  447. theme->set_color("disabled_highlight_color", "Editor", disabled_highlight_color);
  448. theme->set_color("base_color", "Editor", base_color);
  449. theme->set_color("dark_color_1", "Editor", dark_color_1);
  450. theme->set_color("dark_color_2", "Editor", dark_color_2);
  451. theme->set_color("dark_color_3", "Editor", dark_color_3);
  452. theme->set_color("contrast_color_1", "Editor", contrast_color_1);
  453. theme->set_color("contrast_color_2", "Editor", contrast_color_2);
  454. theme->set_color("box_selection_fill_color", "Editor", accent_color * Color(1, 1, 1, 0.3));
  455. theme->set_color("box_selection_stroke_color", "Editor", accent_color * Color(1, 1, 1, 0.8));
  456. theme->set_color("axis_x_color", "Editor", Color(0.96, 0.20, 0.32));
  457. theme->set_color("axis_y_color", "Editor", Color(0.53, 0.84, 0.01));
  458. theme->set_color("axis_z_color", "Editor", Color(0.16, 0.55, 0.96));
  459. theme->set_color("axis_w_color", "Editor", Color(0.55, 0.55, 0.55));
  460. const float prop_color_saturation = accent_color.get_s() * 0.75;
  461. const float prop_color_value = accent_color.get_v();
  462. theme->set_color("property_color_x", "Editor", Color().from_hsv(0.0 / 3.0 + 0.05, prop_color_saturation, prop_color_value));
  463. theme->set_color("property_color_y", "Editor", Color().from_hsv(1.0 / 3.0 + 0.05, prop_color_saturation, prop_color_value));
  464. theme->set_color("property_color_z", "Editor", Color().from_hsv(2.0 / 3.0 + 0.05, prop_color_saturation, prop_color_value));
  465. theme->set_color("property_color_w", "Editor", Color().from_hsv(1.5 / 3.0 + 0.05, prop_color_saturation, prop_color_value));
  466. theme->set_color("font_color", "Editor", font_color);
  467. theme->set_color("highlighted_font_color", "Editor", font_hover_color);
  468. theme->set_color("disabled_font_color", "Editor", font_disabled_color);
  469. theme->set_color("readonly_font_color", "Editor", font_readonly_color);
  470. theme->set_color("mono_color", "Editor", mono_color);
  471. Color success_color = Color(0.45, 0.95, 0.5);
  472. Color warning_color = Color(1, 0.87, 0.4);
  473. Color error_color = Color(1, 0.47, 0.42);
  474. Color property_color = font_color.lerp(Color(0.5, 0.5, 0.5), 0.5);
  475. Color readonly_color = property_color.lerp(dark_theme ? Color(0, 0, 0) : Color(1, 1, 1), 0.25);
  476. Color readonly_warning_color = error_color.lerp(dark_theme ? Color(0, 0, 0) : Color(1, 1, 1), 0.25);
  477. if (!dark_theme) {
  478. // Darken some colors to be readable on a light background.
  479. success_color = success_color.lerp(mono_color, 0.35);
  480. warning_color = warning_color.lerp(mono_color, 0.35);
  481. error_color = error_color.lerp(mono_color, 0.25);
  482. }
  483. theme->set_color("success_color", "Editor", success_color);
  484. theme->set_color("warning_color", "Editor", warning_color);
  485. theme->set_color("error_color", "Editor", error_color);
  486. theme->set_color("property_color", "Editor", property_color);
  487. theme->set_color("readonly_color", "Editor", readonly_color);
  488. if (!dark_theme) {
  489. theme->set_color("highend_color", "Editor", Color::hex(0xad1128ff));
  490. } else {
  491. theme->set_color("highend_color", "Editor", Color(1.0, 0.0, 0.0));
  492. }
  493. const int thumb_size = EDITOR_GET("filesystem/file_dialog/thumbnail_size");
  494. theme->set_constant("scale", "Editor", EDSCALE);
  495. theme->set_constant("thumb_size", "Editor", thumb_size);
  496. theme->set_constant("dark_theme", "Editor", dark_theme);
  497. theme->set_constant("color_picker_button_height", "Editor", 28 * EDSCALE);
  498. // Register editor icons.
  499. // If the settings are comparable to the old theme, then just copy them over.
  500. // Otherwise, regenerate them. Also check if we need to regenerate "thumb" icons.
  501. bool keep_old_icons = false;
  502. bool regenerate_thumb_icons = true;
  503. if (p_theme != nullptr) {
  504. // We check editor scale, theme dark/light mode, icon saturation, and accent color.
  505. // That doesn't really work as expected, since theme constants are integers, and scales are floats.
  506. // So this check will never work when changing between 100-199% values.
  507. const float prev_scale = (float)p_theme->get_constant(SNAME("scale"), SNAME("Editor"));
  508. const bool prev_dark_theme = (bool)p_theme->get_constant(SNAME("dark_theme"), SNAME("Editor"));
  509. const Color prev_accent_color = p_theme->get_color(SNAME("accent_color"), SNAME("Editor"));
  510. const float prev_icon_saturation = p_theme->get_color(SNAME("icon_saturation"), SNAME("Editor")).r;
  511. keep_old_icons = (Math::is_equal_approx(prev_scale, EDSCALE) &&
  512. prev_dark_theme == dark_theme &&
  513. prev_accent_color == accent_color &&
  514. prev_icon_saturation == icon_saturation);
  515. const double prev_thumb_size = (double)p_theme->get_constant(SNAME("thumb_size"), SNAME("Editor"));
  516. regenerate_thumb_icons = !Math::is_equal_approx(prev_thumb_size, thumb_size);
  517. }
  518. if (keep_old_icons) {
  519. for (int i = 0; i < editor_icons_count; i++) {
  520. theme->set_icon(editor_icons_names[i], SNAME("EditorIcons"), p_theme->get_icon(editor_icons_names[i], SNAME("EditorIcons")));
  521. }
  522. } else {
  523. editor_register_and_generate_icons(theme, dark_theme, icon_saturation, thumb_size, false);
  524. }
  525. if (regenerate_thumb_icons) {
  526. editor_register_and_generate_icons(theme, dark_theme, icon_saturation, thumb_size, true);
  527. }
  528. // Register editor fonts.
  529. editor_register_fonts(theme);
  530. // Ensure borders are visible when using an editor scale below 100%.
  531. const int border_width = CLAMP(border_size, 0, 2) * MAX(1, EDSCALE);
  532. const int corner_width = CLAMP(corner_radius, 0, 6);
  533. const int default_margin_size = 4;
  534. const int margin_size_extra = default_margin_size + CLAMP(border_size, 0, 2);
  535. // Styleboxes
  536. // This is the most commonly used stylebox, variations should be made as duplicate of this
  537. Ref<StyleBoxFlat> style_default = make_flat_stylebox(base_color, default_margin_size, default_margin_size, default_margin_size, default_margin_size, corner_width);
  538. style_default->set_border_width_all(border_width);
  539. style_default->set_border_color(base_color);
  540. // Button and widgets
  541. const float extra_spacing = EDITOR_GET("interface/theme/additional_spacing");
  542. const Vector2 widget_default_margin = Vector2(extra_spacing + 6, extra_spacing + default_margin_size + 1) * EDSCALE;
  543. Ref<StyleBoxFlat> style_widget = style_default->duplicate();
  544. style_widget->set_default_margin_individual(widget_default_margin.x, widget_default_margin.y, widget_default_margin.x, widget_default_margin.y);
  545. style_widget->set_bg_color(dark_color_1);
  546. style_widget->set_border_color(dark_color_2);
  547. Ref<StyleBoxFlat> style_widget_disabled = style_widget->duplicate();
  548. style_widget_disabled->set_border_color(disabled_color);
  549. style_widget_disabled->set_bg_color(disabled_bg_color);
  550. Ref<StyleBoxFlat> style_widget_focus = style_widget->duplicate();
  551. style_widget_focus->set_draw_center(false);
  552. style_widget_focus->set_border_width_all(Math::round(2 * MAX(1, EDSCALE)));
  553. style_widget_focus->set_border_color(accent_color);
  554. Ref<StyleBoxFlat> style_widget_pressed = style_widget->duplicate();
  555. style_widget_pressed->set_bg_color(dark_color_1.darkened(0.125));
  556. Ref<StyleBoxFlat> style_widget_hover = style_widget->duplicate();
  557. style_widget_hover->set_bg_color(mono_color * Color(1, 1, 1, 0.11));
  558. style_widget_hover->set_border_color(mono_color * Color(1, 1, 1, 0.05));
  559. // Style for windows, popups, etc..
  560. Ref<StyleBoxFlat> style_popup = style_default->duplicate();
  561. const int popup_margin_size = default_margin_size * EDSCALE * 3;
  562. style_popup->set_default_margin_all(popup_margin_size);
  563. style_popup->set_border_color(contrast_color_1);
  564. const Color shadow_color = Color(0, 0, 0, dark_theme ? 0.3 : 0.1);
  565. style_popup->set_shadow_color(shadow_color);
  566. style_popup->set_shadow_size(4 * EDSCALE);
  567. // Popups are separate windows by default in the editor. Windows currently don't support per-pixel transparency
  568. // in 4.0, and even if it was, it may not always work in practice (e.g. running with compositing disabled).
  569. style_popup->set_corner_radius_all(0);
  570. Ref<StyleBoxLine> style_popup_separator(memnew(StyleBoxLine));
  571. style_popup_separator->set_color(separator_color);
  572. style_popup_separator->set_grow_begin(popup_margin_size - MAX(Math::round(EDSCALE), border_width));
  573. style_popup_separator->set_grow_end(popup_margin_size - MAX(Math::round(EDSCALE), border_width));
  574. style_popup_separator->set_thickness(MAX(Math::round(EDSCALE), border_width));
  575. Ref<StyleBoxLine> style_popup_labeled_separator_left(memnew(StyleBoxLine));
  576. style_popup_labeled_separator_left->set_grow_begin(popup_margin_size - MAX(Math::round(EDSCALE), border_width));
  577. style_popup_labeled_separator_left->set_color(separator_color);
  578. style_popup_labeled_separator_left->set_thickness(MAX(Math::round(EDSCALE), border_width));
  579. Ref<StyleBoxLine> style_popup_labeled_separator_right(memnew(StyleBoxLine));
  580. style_popup_labeled_separator_right->set_grow_end(popup_margin_size - MAX(Math::round(EDSCALE), border_width));
  581. style_popup_labeled_separator_right->set_color(separator_color);
  582. style_popup_labeled_separator_right->set_thickness(MAX(Math::round(EDSCALE), border_width));
  583. Ref<StyleBoxEmpty> style_empty = make_empty_stylebox(default_margin_size, default_margin_size, default_margin_size, default_margin_size);
  584. // TabBar
  585. Ref<StyleBoxFlat> style_tab_base = style_widget->duplicate();
  586. style_tab_base->set_border_width_all(0);
  587. // Don't round the top corners to avoid creating a small blank space between the tabs and the main panel.
  588. // This also makes the top highlight look better.
  589. style_tab_base->set_corner_radius(CORNER_BOTTOM_LEFT, 0);
  590. style_tab_base->set_corner_radius(CORNER_BOTTOM_RIGHT, 0);
  591. // When using a border width greater than 0, visually line up the left of the selected tab with the underlying panel.
  592. style_tab_base->set_expand_margin_size(SIDE_LEFT, -border_width);
  593. style_tab_base->set_default_margin(SIDE_LEFT, widget_default_margin.x + 5 * EDSCALE);
  594. style_tab_base->set_default_margin(SIDE_RIGHT, widget_default_margin.x + 5 * EDSCALE);
  595. style_tab_base->set_default_margin(SIDE_BOTTOM, widget_default_margin.y);
  596. style_tab_base->set_default_margin(SIDE_TOP, widget_default_margin.y);
  597. Ref<StyleBoxFlat> style_tab_selected = style_tab_base->duplicate();
  598. style_tab_selected->set_bg_color(base_color);
  599. // Add a highlight line at the top of the selected tab.
  600. style_tab_selected->set_border_width(SIDE_TOP, Math::round(2 * EDSCALE));
  601. // Make the highlight line prominent, but not too prominent as to not be distracting.
  602. Color tab_highlight = dark_color_2.lerp(accent_color, 0.75);
  603. style_tab_selected->set_border_color(tab_highlight);
  604. style_tab_selected->set_corner_radius_all(0);
  605. Ref<StyleBoxFlat> style_tab_unselected = style_tab_base->duplicate();
  606. style_tab_unselected->set_expand_margin_size(SIDE_BOTTOM, 0);
  607. style_tab_unselected->set_bg_color(dark_color_1);
  608. // Add some spacing between unselected tabs to make them easier to distinguish from each other
  609. style_tab_unselected->set_border_color(Color(0, 0, 0, 0));
  610. Ref<StyleBoxFlat> style_tab_disabled = style_tab_base->duplicate();
  611. style_tab_disabled->set_expand_margin_size(SIDE_BOTTOM, 0);
  612. style_tab_disabled->set_bg_color(disabled_bg_color);
  613. style_tab_disabled->set_border_color(disabled_bg_color);
  614. // Editor background
  615. Color background_color_opaque = background_color;
  616. background_color_opaque.a = 1.0;
  617. theme->set_stylebox("Background", "EditorStyles", make_flat_stylebox(background_color_opaque, default_margin_size, default_margin_size, default_margin_size, default_margin_size));
  618. // Focus
  619. theme->set_stylebox("Focus", "EditorStyles", style_widget_focus);
  620. // Use a less opaque color to be less distracting for the 2D and 3D editor viewports.
  621. Ref<StyleBoxFlat> style_widget_focus_viewport = style_widget_focus->duplicate();
  622. style_widget_focus_viewport->set_border_color(accent_color * Color(1, 1, 1, 0.5));
  623. theme->set_stylebox("FocusViewport", "EditorStyles", style_widget_focus_viewport);
  624. // Menu
  625. Ref<StyleBoxFlat> style_menu = style_widget->duplicate();
  626. style_menu->set_draw_center(false);
  627. style_menu->set_border_width_all(0);
  628. theme->set_stylebox("panel", "PanelContainer", style_menu);
  629. theme->set_stylebox("MenuPanel", "EditorStyles", style_menu);
  630. // CanvasItem Editor
  631. Ref<StyleBoxFlat> style_canvas_editor_info = make_flat_stylebox(Color(0.0, 0.0, 0.0, 0.2));
  632. style_canvas_editor_info->set_expand_margin_size_all(4 * EDSCALE);
  633. theme->set_stylebox("CanvasItemInfoOverlay", "EditorStyles", style_canvas_editor_info);
  634. // 2D and 3D contextual toolbar.
  635. // Use a custom stylebox to make contextual menu items stand out from the rest.
  636. // This helps with editor usability as contextual menu items change when selecting nodes,
  637. // even though it may not be immediately obvious at first.
  638. Ref<StyleBoxFlat> toolbar_stylebox = memnew(StyleBoxFlat);
  639. toolbar_stylebox->set_bg_color(accent_color * Color(1, 1, 1, 0.1));
  640. toolbar_stylebox->set_corner_radius(CORNER_TOP_LEFT, corner_radius * EDSCALE);
  641. toolbar_stylebox->set_corner_radius(CORNER_TOP_RIGHT, corner_radius * EDSCALE);
  642. toolbar_stylebox->set_anti_aliased(false);
  643. // Add an underline to the StyleBox, but prevent its minimum vertical size from changing.
  644. toolbar_stylebox->set_border_color(accent_color);
  645. toolbar_stylebox->set_border_width(SIDE_BOTTOM, Math::round(2 * EDSCALE));
  646. toolbar_stylebox->set_default_margin(SIDE_BOTTOM, 0);
  647. theme->set_stylebox("ContextualToolbar", "EditorStyles", toolbar_stylebox);
  648. // Script Editor
  649. theme->set_stylebox("ScriptEditorPanel", "EditorStyles", make_empty_stylebox(default_margin_size, 0, default_margin_size, default_margin_size));
  650. theme->set_stylebox("ScriptEditor", "EditorStyles", make_empty_stylebox(0, 0, 0, 0));
  651. // Launch Pad and Play buttons
  652. Ref<StyleBoxFlat> style_launch_pad = make_flat_stylebox(dark_color_1, 2 * EDSCALE, 0, 2 * EDSCALE, 0, corner_width);
  653. style_launch_pad->set_corner_radius_all(corner_radius * EDSCALE);
  654. theme->set_stylebox("LaunchPadNormal", "EditorStyles", style_launch_pad);
  655. Ref<StyleBoxFlat> style_launch_pad_movie = style_launch_pad->duplicate();
  656. style_launch_pad_movie->set_bg_color(accent_color * Color(1, 1, 1, 0.1));
  657. style_launch_pad_movie->set_border_color(accent_color);
  658. style_launch_pad_movie->set_border_width_all(Math::round(2 * EDSCALE));
  659. theme->set_stylebox("LaunchPadMovieMode", "EditorStyles", style_launch_pad_movie);
  660. theme->set_stylebox("MovieWriterButtonNormal", "EditorStyles", make_empty_stylebox(0, 0, 0, 0));
  661. Ref<StyleBoxFlat> style_write_movie_button = style_widget_pressed->duplicate();
  662. style_write_movie_button->set_bg_color(accent_color);
  663. style_write_movie_button->set_corner_radius_all(corner_radius * EDSCALE);
  664. style_write_movie_button->set_default_margin(SIDE_TOP, 0);
  665. style_write_movie_button->set_default_margin(SIDE_BOTTOM, 0);
  666. style_write_movie_button->set_default_margin(SIDE_LEFT, 0);
  667. style_write_movie_button->set_default_margin(SIDE_RIGHT, 0);
  668. style_write_movie_button->set_expand_margin_size(SIDE_RIGHT, 2 * EDSCALE);
  669. theme->set_stylebox("MovieWriterButtonPressed", "EditorStyles", style_write_movie_button);
  670. theme->set_stylebox("normal", "MenuButton", style_menu);
  671. theme->set_stylebox("hover", "MenuButton", style_widget_hover);
  672. theme->set_stylebox("pressed", "MenuButton", style_menu);
  673. theme->set_stylebox("focus", "MenuButton", style_menu);
  674. theme->set_stylebox("disabled", "MenuButton", style_menu);
  675. theme->set_color("font_color", "MenuButton", font_color);
  676. theme->set_color("font_hover_color", "MenuButton", font_hover_color);
  677. theme->set_color("font_hover_pressed_color", "MenuButton", font_hover_pressed_color);
  678. theme->set_color("font_focus_color", "MenuButton", font_focus_color);
  679. theme->set_stylebox("MenuHover", "EditorStyles", style_widget_hover);
  680. // Buttons
  681. theme->set_stylebox("normal", "Button", style_widget);
  682. theme->set_stylebox("hover", "Button", style_widget_hover);
  683. theme->set_stylebox("pressed", "Button", style_widget_pressed);
  684. theme->set_stylebox("focus", "Button", style_widget_focus);
  685. theme->set_stylebox("disabled", "Button", style_widget_disabled);
  686. theme->set_color("font_color", "Button", font_color);
  687. theme->set_color("font_hover_color", "Button", font_hover_color);
  688. theme->set_color("font_hover_pressed_color", "Button", font_hover_pressed_color);
  689. theme->set_color("font_focus_color", "Button", font_focus_color);
  690. theme->set_color("font_pressed_color", "Button", accent_color);
  691. theme->set_color("font_disabled_color", "Button", font_disabled_color);
  692. theme->set_color("icon_normal_color", "Button", icon_normal_color);
  693. theme->set_color("icon_hover_color", "Button", icon_hover_color);
  694. theme->set_color("icon_focus_color", "Button", icon_focus_color);
  695. theme->set_color("icon_pressed_color", "Button", icon_pressed_color);
  696. theme->set_color("icon_disabled_color", "Button", icon_disabled_color);
  697. const float ACTION_BUTTON_EXTRA_MARGIN = 32 * EDSCALE;
  698. theme->set_type_variation("InspectorActionButton", "Button");
  699. Color color_inspector_action = dark_color_1.lerp(mono_color, 0.12);
  700. color_inspector_action.a = 0.5;
  701. Ref<StyleBoxFlat> style_inspector_action = style_widget->duplicate();
  702. style_inspector_action->set_bg_color(color_inspector_action);
  703. style_inspector_action->set_default_margin(SIDE_RIGHT, ACTION_BUTTON_EXTRA_MARGIN);
  704. theme->set_stylebox("normal", "InspectorActionButton", style_inspector_action);
  705. style_inspector_action = style_widget_hover->duplicate();
  706. style_inspector_action->set_default_margin(SIDE_RIGHT, ACTION_BUTTON_EXTRA_MARGIN);
  707. theme->set_stylebox("hover", "InspectorActionButton", style_inspector_action);
  708. style_inspector_action = style_widget_pressed->duplicate();
  709. style_inspector_action->set_default_margin(SIDE_RIGHT, ACTION_BUTTON_EXTRA_MARGIN);
  710. theme->set_stylebox("pressed", "InspectorActionButton", style_inspector_action);
  711. style_inspector_action = style_widget_disabled->duplicate();
  712. style_inspector_action->set_default_margin(SIDE_RIGHT, ACTION_BUTTON_EXTRA_MARGIN);
  713. theme->set_stylebox("disabled", "InspectorActionButton", style_inspector_action);
  714. theme->set_constant("h_separation", "InspectorActionButton", ACTION_BUTTON_EXTRA_MARGIN);
  715. // Variation for Editor Log filter buttons
  716. theme->set_type_variation("EditorLogFilterButton", "Button");
  717. // When pressed, don't tint the icons with the accent color, just leave them normal.
  718. theme->set_color("icon_pressed_color", "EditorLogFilterButton", icon_normal_color);
  719. // When unpressed, dim the icons.
  720. theme->set_color("icon_normal_color", "EditorLogFilterButton", icon_disabled_color);
  721. // When pressed, add a small bottom border to the buttons to better show their active state,
  722. // similar to active tabs.
  723. Ref<StyleBoxFlat> editor_log_button_pressed = style_widget_pressed->duplicate();
  724. editor_log_button_pressed->set_border_width(SIDE_BOTTOM, 2 * EDSCALE);
  725. editor_log_button_pressed->set_border_color(accent_color);
  726. theme->set_stylebox("pressed", "EditorLogFilterButton", editor_log_button_pressed);
  727. // MenuBar
  728. theme->set_stylebox("normal", "MenuBar", style_widget);
  729. theme->set_stylebox("hover", "MenuBar", style_widget_hover);
  730. theme->set_stylebox("pressed", "MenuBar", style_widget_pressed);
  731. theme->set_stylebox("focus", "MenuBar", style_widget_focus);
  732. theme->set_stylebox("disabled", "MenuBar", style_widget_disabled);
  733. theme->set_color("font_color", "MenuBar", font_color);
  734. theme->set_color("font_hover_color", "MenuBar", font_hover_color);
  735. theme->set_color("font_hover_pressed_color", "MenuBar", font_hover_pressed_color);
  736. theme->set_color("font_focus_color", "MenuBar", font_focus_color);
  737. theme->set_color("font_pressed_color", "MenuBar", accent_color);
  738. theme->set_color("font_disabled_color", "MenuBar", font_disabled_color);
  739. theme->set_color("icon_normal_color", "MenuBar", icon_normal_color);
  740. theme->set_color("icon_hover_color", "MenuBar", icon_hover_color);
  741. theme->set_color("icon_focus_color", "MenuBar", icon_focus_color);
  742. theme->set_color("icon_pressed_color", "MenuBar", icon_pressed_color);
  743. theme->set_color("icon_disabled_color", "MenuBar", icon_disabled_color);
  744. // OptionButton
  745. Ref<StyleBoxFlat> style_option_button_focus = style_widget_focus->duplicate();
  746. Ref<StyleBoxFlat> style_option_button_normal = style_widget->duplicate();
  747. Ref<StyleBoxFlat> style_option_button_hover = style_widget_hover->duplicate();
  748. Ref<StyleBoxFlat> style_option_button_pressed = style_widget_pressed->duplicate();
  749. Ref<StyleBoxFlat> style_option_button_disabled = style_widget_disabled->duplicate();
  750. style_option_button_focus->set_default_margin(SIDE_RIGHT, 4 * EDSCALE);
  751. style_option_button_normal->set_default_margin(SIDE_RIGHT, 4 * EDSCALE);
  752. style_option_button_hover->set_default_margin(SIDE_RIGHT, 4 * EDSCALE);
  753. style_option_button_pressed->set_default_margin(SIDE_RIGHT, 4 * EDSCALE);
  754. style_option_button_disabled->set_default_margin(SIDE_RIGHT, 4 * EDSCALE);
  755. theme->set_stylebox("focus", "OptionButton", style_option_button_focus);
  756. theme->set_stylebox("normal", "OptionButton", style_widget);
  757. theme->set_stylebox("hover", "OptionButton", style_widget_hover);
  758. theme->set_stylebox("pressed", "OptionButton", style_widget_pressed);
  759. theme->set_stylebox("disabled", "OptionButton", style_widget_disabled);
  760. theme->set_stylebox("normal_mirrored", "OptionButton", style_option_button_normal);
  761. theme->set_stylebox("hover_mirrored", "OptionButton", style_option_button_hover);
  762. theme->set_stylebox("pressed_mirrored", "OptionButton", style_option_button_pressed);
  763. theme->set_stylebox("disabled_mirrored", "OptionButton", style_option_button_disabled);
  764. theme->set_color("font_color", "OptionButton", font_color);
  765. theme->set_color("font_hover_color", "OptionButton", font_hover_color);
  766. theme->set_color("font_hover_pressed_color", "OptionButton", font_hover_pressed_color);
  767. theme->set_color("font_focus_color", "OptionButton", font_focus_color);
  768. theme->set_color("font_pressed_color", "OptionButton", accent_color);
  769. theme->set_color("font_disabled_color", "OptionButton", font_disabled_color);
  770. theme->set_color("icon_normal_color", "OptionButton", icon_normal_color);
  771. theme->set_color("icon_hover_color", "OptionButton", icon_hover_color);
  772. theme->set_color("icon_focus_color", "OptionButton", icon_focus_color);
  773. theme->set_color("icon_pressed_color", "OptionButton", icon_pressed_color);
  774. theme->set_color("icon_disabled_color", "OptionButton", icon_disabled_color);
  775. theme->set_icon("arrow", "OptionButton", theme->get_icon(SNAME("GuiOptionArrow"), SNAME("EditorIcons")));
  776. theme->set_constant("arrow_margin", "OptionButton", widget_default_margin.x - 2 * EDSCALE);
  777. theme->set_constant("modulate_arrow", "OptionButton", true);
  778. theme->set_constant("h_separation", "OptionButton", 4 * EDSCALE);
  779. // CheckButton
  780. theme->set_stylebox("normal", "CheckButton", style_menu);
  781. theme->set_stylebox("pressed", "CheckButton", style_menu);
  782. theme->set_stylebox("disabled", "CheckButton", style_menu);
  783. theme->set_stylebox("hover", "CheckButton", style_menu);
  784. theme->set_stylebox("hover_pressed", "CheckButton", style_menu);
  785. theme->set_icon("checked", "CheckButton", theme->get_icon(SNAME("GuiToggleOn"), SNAME("EditorIcons")));
  786. theme->set_icon("checked_disabled", "CheckButton", theme->get_icon(SNAME("GuiToggleOnDisabled"), SNAME("EditorIcons")));
  787. theme->set_icon("unchecked", "CheckButton", theme->get_icon(SNAME("GuiToggleOff"), SNAME("EditorIcons")));
  788. theme->set_icon("unchecked_disabled", "CheckButton", theme->get_icon(SNAME("GuiToggleOffDisabled"), SNAME("EditorIcons")));
  789. theme->set_icon("checked_mirrored", "CheckButton", theme->get_icon(SNAME("GuiToggleOnMirrored"), SNAME("EditorIcons")));
  790. theme->set_icon("checked_disabled_mirrored", "CheckButton", theme->get_icon(SNAME("GuiToggleOnDisabledMirrored"), SNAME("EditorIcons")));
  791. theme->set_icon("unchecked_mirrored", "CheckButton", theme->get_icon(SNAME("GuiToggleOffMirrored"), SNAME("EditorIcons")));
  792. theme->set_icon("unchecked_disabled_mirrored", "CheckButton", theme->get_icon(SNAME("GuiToggleOffDisabledMirrored"), SNAME("EditorIcons")));
  793. theme->set_color("font_color", "CheckButton", font_color);
  794. theme->set_color("font_hover_color", "CheckButton", font_hover_color);
  795. theme->set_color("font_hover_pressed_color", "CheckButton", font_hover_pressed_color);
  796. theme->set_color("font_focus_color", "CheckButton", font_focus_color);
  797. theme->set_color("font_pressed_color", "CheckButton", accent_color);
  798. theme->set_color("font_disabled_color", "CheckButton", font_disabled_color);
  799. theme->set_color("icon_normal_color", "CheckButton", icon_normal_color);
  800. theme->set_color("icon_hover_color", "CheckButton", icon_hover_color);
  801. theme->set_color("icon_focus_color", "CheckButton", icon_focus_color);
  802. theme->set_color("icon_pressed_color", "CheckButton", icon_pressed_color);
  803. theme->set_color("icon_disabled_color", "CheckButton", icon_disabled_color);
  804. theme->set_constant("h_separation", "CheckButton", 8 * EDSCALE);
  805. theme->set_constant("check_v_offset", "CheckButton", 0 * EDSCALE);
  806. // Checkbox
  807. Ref<StyleBoxFlat> sb_checkbox = style_menu->duplicate();
  808. sb_checkbox->set_default_margin_all(default_margin_size * EDSCALE);
  809. theme->set_stylebox("normal", "CheckBox", sb_checkbox);
  810. theme->set_stylebox("pressed", "CheckBox", sb_checkbox);
  811. theme->set_stylebox("disabled", "CheckBox", sb_checkbox);
  812. theme->set_stylebox("hover", "CheckBox", sb_checkbox);
  813. theme->set_stylebox("hover_pressed", "CheckBox", sb_checkbox);
  814. theme->set_icon("checked", "CheckBox", theme->get_icon(SNAME("GuiChecked"), SNAME("EditorIcons")));
  815. theme->set_icon("unchecked", "CheckBox", theme->get_icon(SNAME("GuiUnchecked"), SNAME("EditorIcons")));
  816. theme->set_icon("radio_checked", "CheckBox", theme->get_icon(SNAME("GuiRadioChecked"), SNAME("EditorIcons")));
  817. theme->set_icon("radio_unchecked", "CheckBox", theme->get_icon(SNAME("GuiRadioUnchecked"), SNAME("EditorIcons")));
  818. theme->set_icon("checked_disabled", "CheckBox", theme->get_icon(SNAME("GuiCheckedDisabled"), SNAME("EditorIcons")));
  819. theme->set_icon("unchecked_disabled", "CheckBox", theme->get_icon(SNAME("GuiUncheckedDisabled"), SNAME("EditorIcons")));
  820. theme->set_icon("radio_checked_disabled", "CheckBox", theme->get_icon(SNAME("GuiRadioCheckedDisabled"), SNAME("EditorIcons")));
  821. theme->set_icon("radio_unchecked_disabled", "CheckBox", theme->get_icon(SNAME("GuiRadioUncheckedDisabled"), SNAME("EditorIcons")));
  822. theme->set_color("font_color", "CheckBox", font_color);
  823. theme->set_color("font_hover_color", "CheckBox", font_hover_color);
  824. theme->set_color("font_hover_pressed_color", "CheckBox", font_hover_pressed_color);
  825. theme->set_color("font_focus_color", "CheckBox", font_focus_color);
  826. theme->set_color("font_pressed_color", "CheckBox", accent_color);
  827. theme->set_color("font_disabled_color", "CheckBox", font_disabled_color);
  828. theme->set_color("icon_normal_color", "CheckBox", icon_normal_color);
  829. theme->set_color("icon_hover_color", "CheckBox", icon_hover_color);
  830. theme->set_color("icon_focus_color", "CheckBox", icon_focus_color);
  831. theme->set_color("icon_pressed_color", "CheckBox", icon_pressed_color);
  832. theme->set_color("icon_disabled_color", "CheckBox", icon_disabled_color);
  833. theme->set_constant("h_separation", "CheckBox", 8 * EDSCALE);
  834. theme->set_constant("check_v_offset", "CheckBox", 0 * EDSCALE);
  835. // PopupDialog
  836. theme->set_stylebox("panel", "PopupDialog", style_popup);
  837. // PopupMenu
  838. Ref<StyleBoxFlat> style_popup_menu = style_popup->duplicate();
  839. // Use 1 pixel for the sides, since if 0 is used, the highlight of hovered items is drawn
  840. // on top of the popup border. This causes a 'gap' in the panel border when an item is highlighted,
  841. // and it looks weird. 1px solves this.
  842. style_popup_menu->set_default_margin_individual(EDSCALE, 2 * EDSCALE, EDSCALE, 2 * EDSCALE);
  843. // Always display a border for PopupMenus so they can be distinguished from their background.
  844. style_popup_menu->set_border_width_all(EDSCALE);
  845. style_popup_menu->set_border_color(dark_color_2);
  846. theme->set_stylebox("panel", "PopupMenu", style_popup_menu);
  847. Ref<StyleBoxFlat> style_menu_hover = style_widget_hover->duplicate();
  848. // Don't use rounded corners for hover highlights since the StyleBox touches the PopupMenu's edges.
  849. style_menu_hover->set_corner_radius_all(0);
  850. theme->set_stylebox("hover", "PopupMenu", style_menu_hover);
  851. theme->set_stylebox("separator", "PopupMenu", style_popup_separator);
  852. theme->set_stylebox("labeled_separator_left", "PopupMenu", style_popup_labeled_separator_left);
  853. theme->set_stylebox("labeled_separator_right", "PopupMenu", style_popup_labeled_separator_right);
  854. theme->set_color("font_color", "PopupMenu", font_color);
  855. theme->set_color("font_hover_color", "PopupMenu", font_hover_color);
  856. theme->set_color("font_accelerator_color", "PopupMenu", font_disabled_color);
  857. theme->set_color("font_disabled_color", "PopupMenu", font_disabled_color);
  858. theme->set_color("font_separator_color", "PopupMenu", font_disabled_color);
  859. theme->set_icon("checked", "PopupMenu", theme->get_icon(SNAME("GuiChecked"), SNAME("EditorIcons")));
  860. theme->set_icon("unchecked", "PopupMenu", theme->get_icon(SNAME("GuiUnchecked"), SNAME("EditorIcons")));
  861. theme->set_icon("radio_checked", "PopupMenu", theme->get_icon(SNAME("GuiRadioChecked"), SNAME("EditorIcons")));
  862. theme->set_icon("radio_unchecked", "PopupMenu", theme->get_icon(SNAME("GuiRadioUnchecked"), SNAME("EditorIcons")));
  863. theme->set_icon("checked_disabled", "PopupMenu", theme->get_icon(SNAME("GuiCheckedDisabled"), SNAME("EditorIcons")));
  864. theme->set_icon("unchecked_disabled", "PopupMenu", theme->get_icon(SNAME("GuiUncheckedDisabled"), SNAME("EditorIcons")));
  865. theme->set_icon("radio_checked_disabled", "PopupMenu", theme->get_icon(SNAME("GuiRadioCheckedDisabled"), SNAME("EditorIcons")));
  866. theme->set_icon("radio_unchecked_disabled", "PopupMenu", theme->get_icon(SNAME("GuiRadioUncheckedDisabled"), SNAME("EditorIcons")));
  867. theme->set_icon("submenu", "PopupMenu", theme->get_icon(SNAME("ArrowRight"), SNAME("EditorIcons")));
  868. theme->set_icon("submenu_mirrored", "PopupMenu", theme->get_icon(SNAME("ArrowLeft"), SNAME("EditorIcons")));
  869. theme->set_icon("visibility_hidden", "PopupMenu", theme->get_icon(SNAME("GuiVisibilityHidden"), SNAME("EditorIcons")));
  870. theme->set_icon("visibility_visible", "PopupMenu", theme->get_icon(SNAME("GuiVisibilityVisible"), SNAME("EditorIcons")));
  871. theme->set_icon("visibility_xray", "PopupMenu", theme->get_icon(SNAME("GuiVisibilityXray"), SNAME("EditorIcons")));
  872. // Force the v_separation to be even so that the spacing on top and bottom is even.
  873. // If the vsep is odd and cannot be split into 2 even groups (of pixels), then it will be lopsided.
  874. // We add 2 to the vsep to give it some extra spacing which looks a bit more modern (see Windows, for example).
  875. const int vsep_base = extra_spacing + default_margin_size + 6;
  876. const int force_even_vsep = vsep_base + (vsep_base % 2);
  877. theme->set_constant("v_separation", "PopupMenu", force_even_vsep * EDSCALE);
  878. theme->set_constant("item_start_padding", "PopupMenu", default_margin_size * 1.5 * EDSCALE);
  879. theme->set_constant("item_end_padding", "PopupMenu", default_margin_size * 1.5 * EDSCALE);
  880. // Sub-inspectors
  881. for (int i = 0; i < 16; i++) {
  882. Color si_base_color = accent_color;
  883. float hue_rotate = (i * 2 % 16) / 16.0;
  884. si_base_color.set_hsv(Math::fmod(float(si_base_color.get_h() + hue_rotate), float(1.0)), si_base_color.get_s(), si_base_color.get_v());
  885. si_base_color = accent_color.lerp(si_base_color, float(EDITOR_GET("docks/property_editor/subresource_hue_tint")));
  886. // Sub-inspector background.
  887. Ref<StyleBoxFlat> sub_inspector_bg = style_default->duplicate();
  888. sub_inspector_bg->set_bg_color(dark_color_1.lerp(si_base_color, 0.08));
  889. sub_inspector_bg->set_border_width_all(2 * EDSCALE);
  890. sub_inspector_bg->set_border_color(si_base_color * Color(0.7, 0.7, 0.7, 0.8));
  891. sub_inspector_bg->set_default_margin_all(4 * EDSCALE);
  892. sub_inspector_bg->set_corner_radius(CORNER_TOP_LEFT, 0);
  893. sub_inspector_bg->set_corner_radius(CORNER_TOP_RIGHT, 0);
  894. theme->set_stylebox("sub_inspector_bg" + itos(i), "Editor", sub_inspector_bg);
  895. // EditorProperty background while it has a sub-inspector open.
  896. Ref<StyleBoxFlat> bg_color = make_flat_stylebox(si_base_color * Color(0.7, 0.7, 0.7, 0.8), 0, 0, 0, 0, corner_radius);
  897. bg_color->set_anti_aliased(false);
  898. bg_color->set_corner_radius(CORNER_BOTTOM_LEFT, 0);
  899. bg_color->set_corner_radius(CORNER_BOTTOM_RIGHT, 0);
  900. theme->set_stylebox("sub_inspector_property_bg" + itos(i), "Editor", bg_color);
  901. }
  902. theme->set_color("sub_inspector_property_color", "Editor", dark_theme ? Color(1, 1, 1, 1) : Color(0, 0, 0, 1));
  903. // EditorSpinSlider.
  904. theme->set_color("label_color", "EditorSpinSlider", font_color);
  905. theme->set_color("read_only_label_color", "EditorSpinSlider", font_readonly_color);
  906. Ref<StyleBoxFlat> editor_spin_label_bg = style_default->duplicate();
  907. editor_spin_label_bg->set_bg_color(dark_color_3);
  908. editor_spin_label_bg->set_border_width_all(0);
  909. theme->set_stylebox("label_bg", "EditorSpinSlider", editor_spin_label_bg);
  910. // EditorProperty
  911. Ref<StyleBoxFlat> style_property_bg = style_default->duplicate();
  912. style_property_bg->set_bg_color(highlight_color);
  913. style_property_bg->set_border_width_all(0);
  914. Ref<StyleBoxFlat> style_property_child_bg = style_default->duplicate();
  915. style_property_child_bg->set_bg_color(dark_color_2);
  916. style_property_child_bg->set_border_width_all(0);
  917. theme->set_constant("font_offset", "EditorProperty", 8 * EDSCALE);
  918. theme->set_stylebox("bg_selected", "EditorProperty", style_property_bg);
  919. theme->set_stylebox("bg", "EditorProperty", Ref<StyleBoxEmpty>(memnew(StyleBoxEmpty)));
  920. theme->set_stylebox("child_bg", "EditorProperty", style_property_child_bg);
  921. theme->set_constant("v_separation", "EditorProperty", (extra_spacing + default_margin_size) * EDSCALE);
  922. theme->set_color("warning_color", "EditorProperty", warning_color);
  923. theme->set_color("property_color", "EditorProperty", property_color);
  924. theme->set_color("readonly_color", "EditorProperty", readonly_color);
  925. theme->set_color("readonly_warning_color", "EditorProperty", readonly_warning_color);
  926. Ref<StyleBoxFlat> style_property_group_note = style_default->duplicate();
  927. Color property_group_note_color = accent_color;
  928. property_group_note_color.a = 0.1;
  929. style_property_group_note->set_bg_color(property_group_note_color);
  930. theme->set_stylebox("bg_group_note", "EditorProperty", style_property_group_note);
  931. // EditorInspectorSection
  932. Color inspector_section_color = font_color.lerp(Color(0.5, 0.5, 0.5), 0.35);
  933. theme->set_color("font_color", "EditorInspectorSection", inspector_section_color);
  934. Color inspector_indent_color = accent_color;
  935. inspector_indent_color.a = 0.2;
  936. Ref<StyleBoxFlat> inspector_indent_style = make_flat_stylebox(inspector_indent_color, 2.0 * EDSCALE, 0, 2.0 * EDSCALE, 0);
  937. theme->set_stylebox("indent_box", "EditorInspectorSection", inspector_indent_style);
  938. theme->set_constant("indent_size", "EditorInspectorSection", 6.0 * EDSCALE);
  939. theme->set_constant("inspector_margin", "Editor", 12 * EDSCALE);
  940. // Tree & ItemList background
  941. Ref<StyleBoxFlat> style_tree_bg = style_default->duplicate();
  942. // Make Trees easier to distinguish from other controls by using a darker background color.
  943. style_tree_bg->set_bg_color(dark_color_1.lerp(dark_color_2, 0.5));
  944. style_tree_bg->set_border_color(dark_color_3);
  945. theme->set_stylebox("panel", "Tree", style_tree_bg);
  946. // Tree
  947. theme->set_icon("checked", "Tree", theme->get_icon(SNAME("GuiChecked"), SNAME("EditorIcons")));
  948. theme->set_icon("indeterminate", "Tree", theme->get_icon(SNAME("GuiIndeterminate"), SNAME("EditorIcons")));
  949. theme->set_icon("unchecked", "Tree", theme->get_icon(SNAME("GuiUnchecked"), SNAME("EditorIcons")));
  950. theme->set_icon("arrow", "Tree", theme->get_icon(SNAME("GuiTreeArrowDown"), SNAME("EditorIcons")));
  951. theme->set_icon("arrow_collapsed", "Tree", theme->get_icon(SNAME("GuiTreeArrowRight"), SNAME("EditorIcons")));
  952. theme->set_icon("arrow_collapsed_mirrored", "Tree", theme->get_icon(SNAME("GuiTreeArrowLeft"), SNAME("EditorIcons")));
  953. theme->set_icon("updown", "Tree", theme->get_icon(SNAME("GuiTreeUpdown"), SNAME("EditorIcons")));
  954. theme->set_icon("select_arrow", "Tree", theme->get_icon(SNAME("GuiDropdown"), SNAME("EditorIcons")));
  955. theme->set_stylebox("focus", "Tree", style_widget_focus);
  956. theme->set_stylebox("custom_button", "Tree", make_empty_stylebox());
  957. theme->set_stylebox("custom_button_pressed", "Tree", make_empty_stylebox());
  958. theme->set_stylebox("custom_button_hover", "Tree", style_widget);
  959. theme->set_color("custom_button_font_highlight", "Tree", font_hover_color);
  960. theme->set_color("font_color", "Tree", font_color);
  961. theme->set_color("font_selected_color", "Tree", mono_color);
  962. theme->set_color("title_button_color", "Tree", font_color);
  963. theme->set_color("drop_position_color", "Tree", accent_color);
  964. theme->set_constant("v_separation", "Tree", widget_default_margin.y - EDSCALE);
  965. theme->set_constant("h_separation", "Tree", 6 * EDSCALE);
  966. theme->set_constant("guide_width", "Tree", border_width);
  967. theme->set_constant("item_margin", "Tree", 3 * default_margin_size * EDSCALE);
  968. theme->set_constant("button_margin", "Tree", default_margin_size * EDSCALE);
  969. theme->set_constant("scroll_border", "Tree", 40 * EDSCALE);
  970. theme->set_constant("scroll_speed", "Tree", 12);
  971. const Color guide_color = mono_color * Color(1, 1, 1, 0.05);
  972. Color relationship_line_color = mono_color * Color(1, 1, 1, relationship_line_opacity);
  973. theme->set_constant("draw_guides", "Tree", relationship_line_opacity < 0.01);
  974. theme->set_color("guide_color", "Tree", guide_color);
  975. int relationship_line_width = 1;
  976. Color parent_line_color = mono_color * Color(1, 1, 1, CLAMP(relationship_line_opacity + 0.45, 0.0, 1.0));
  977. Color children_line_color = mono_color * Color(1, 1, 1, CLAMP(relationship_line_opacity + 0.25, 0.0, 1.0));
  978. theme->set_constant("draw_relationship_lines", "Tree", relationship_line_opacity >= 0.01);
  979. theme->set_constant("relationship_line_width", "Tree", relationship_line_width);
  980. theme->set_constant("parent_hl_line_width", "Tree", relationship_line_width * 2);
  981. theme->set_constant("children_hl_line_width", "Tree", relationship_line_width);
  982. theme->set_constant("parent_hl_line_margin", "Tree", relationship_line_width * 3);
  983. theme->set_color("relationship_line_color", "Tree", relationship_line_color);
  984. theme->set_color("parent_hl_line_color", "Tree", parent_line_color);
  985. theme->set_color("children_hl_line_color", "Tree", children_line_color);
  986. Ref<StyleBoxFlat> style_tree_btn = style_default->duplicate();
  987. style_tree_btn->set_bg_color(highlight_color);
  988. style_tree_btn->set_border_width_all(0);
  989. theme->set_stylebox("button_pressed", "Tree", style_tree_btn);
  990. Ref<StyleBoxFlat> style_tree_hover = style_default->duplicate();
  991. style_tree_hover->set_bg_color(highlight_color * Color(1, 1, 1, 0.4));
  992. style_tree_hover->set_border_width_all(0);
  993. theme->set_stylebox("hover", "Tree", style_tree_hover);
  994. Ref<StyleBoxFlat> style_tree_focus = style_default->duplicate();
  995. style_tree_focus->set_bg_color(highlight_color);
  996. style_tree_focus->set_border_width_all(0);
  997. theme->set_stylebox("selected_focus", "Tree", style_tree_focus);
  998. Ref<StyleBoxFlat> style_tree_selected = style_tree_focus->duplicate();
  999. theme->set_stylebox("selected", "Tree", style_tree_selected);
  1000. Ref<StyleBoxFlat> style_tree_cursor = style_default->duplicate();
  1001. style_tree_cursor->set_draw_center(false);
  1002. style_tree_cursor->set_border_width_all(MAX(1, border_width));
  1003. style_tree_cursor->set_border_color(contrast_color_1);
  1004. Ref<StyleBoxFlat> style_tree_title = style_default->duplicate();
  1005. style_tree_title->set_bg_color(dark_color_3);
  1006. style_tree_title->set_border_width_all(0);
  1007. theme->set_stylebox("cursor", "Tree", style_tree_cursor);
  1008. theme->set_stylebox("cursor_unfocused", "Tree", style_tree_cursor);
  1009. theme->set_stylebox("title_button_normal", "Tree", style_tree_title);
  1010. theme->set_stylebox("title_button_hover", "Tree", style_tree_title);
  1011. theme->set_stylebox("title_button_pressed", "Tree", style_tree_title);
  1012. Color prop_category_color = dark_color_1.lerp(mono_color, 0.12);
  1013. Color prop_section_color = dark_color_1.lerp(mono_color, 0.09);
  1014. Color prop_subsection_color = dark_color_1.lerp(mono_color, 0.06);
  1015. theme->set_color("prop_category", "Editor", prop_category_color);
  1016. theme->set_color("prop_section", "Editor", prop_section_color);
  1017. theme->set_color("prop_subsection", "Editor", prop_subsection_color);
  1018. theme->set_color("drop_position_color", "Tree", accent_color);
  1019. // EditorInspectorCategory
  1020. Ref<StyleBoxFlat> category_bg = style_default->duplicate();
  1021. category_bg->set_bg_color(prop_category_color);
  1022. category_bg->set_border_color(prop_category_color);
  1023. theme->set_stylebox("bg", "EditorInspectorCategory", category_bg);
  1024. // ItemList
  1025. Ref<StyleBoxFlat> style_itemlist_bg = style_default->duplicate();
  1026. style_itemlist_bg->set_bg_color(dark_color_1);
  1027. style_itemlist_bg->set_border_width_all(border_width);
  1028. style_itemlist_bg->set_border_color(dark_color_3);
  1029. Ref<StyleBoxFlat> style_itemlist_cursor = style_default->duplicate();
  1030. style_itemlist_cursor->set_draw_center(false);
  1031. style_itemlist_cursor->set_border_width_all(border_width);
  1032. style_itemlist_cursor->set_border_color(highlight_color);
  1033. theme->set_stylebox("panel", "ItemList", style_itemlist_bg);
  1034. theme->set_stylebox("focus", "ItemList", style_widget_focus);
  1035. theme->set_stylebox("cursor", "ItemList", style_itemlist_cursor);
  1036. theme->set_stylebox("cursor_unfocused", "ItemList", style_itemlist_cursor);
  1037. theme->set_stylebox("selected_focus", "ItemList", style_tree_focus);
  1038. theme->set_stylebox("selected", "ItemList", style_tree_selected);
  1039. theme->set_color("font_color", "ItemList", font_color);
  1040. theme->set_color("font_selected_color", "ItemList", mono_color);
  1041. theme->set_color("guide_color", "ItemList", guide_color);
  1042. theme->set_constant("v_separation", "ItemList", force_even_vsep * 0.5 * EDSCALE);
  1043. theme->set_constant("h_separation", "ItemList", 6 * EDSCALE);
  1044. theme->set_constant("icon_margin", "ItemList", 6 * EDSCALE);
  1045. theme->set_constant("line_separation", "ItemList", 3 * EDSCALE);
  1046. // TabBar & TabContainer
  1047. Ref<StyleBoxFlat> style_tabbar_background = make_flat_stylebox(dark_color_1, 0, 0, 0, 0, corner_radius * EDSCALE);
  1048. style_tabbar_background->set_corner_radius(CORNER_BOTTOM_LEFT, 0);
  1049. style_tabbar_background->set_corner_radius(CORNER_BOTTOM_RIGHT, 0);
  1050. theme->set_stylebox("tabbar_background", "TabContainer", style_tabbar_background);
  1051. theme->set_stylebox("tab_selected", "TabContainer", style_tab_selected);
  1052. theme->set_stylebox("tab_unselected", "TabContainer", style_tab_unselected);
  1053. theme->set_stylebox("tab_disabled", "TabContainer", style_tab_disabled);
  1054. theme->set_stylebox("tab_selected", "TabBar", style_tab_selected);
  1055. theme->set_stylebox("tab_unselected", "TabBar", style_tab_unselected);
  1056. theme->set_stylebox("tab_disabled", "TabBar", style_tab_disabled);
  1057. theme->set_stylebox("button_pressed", "TabBar", style_menu);
  1058. theme->set_stylebox("button_highlight", "TabBar", style_menu);
  1059. theme->set_color("font_selected_color", "TabContainer", font_color);
  1060. theme->set_color("font_unselected_color", "TabContainer", font_disabled_color);
  1061. theme->set_color("font_selected_color", "TabBar", font_color);
  1062. theme->set_color("font_unselected_color", "TabBar", font_disabled_color);
  1063. theme->set_color("drop_mark_color", "TabContainer", tab_highlight);
  1064. theme->set_color("drop_mark_color", "TabBar", tab_highlight);
  1065. theme->set_icon("menu", "TabContainer", theme->get_icon(SNAME("GuiTabMenu"), SNAME("EditorIcons")));
  1066. theme->set_icon("menu_highlight", "TabContainer", theme->get_icon(SNAME("GuiTabMenuHl"), SNAME("EditorIcons")));
  1067. theme->set_icon("close", "TabBar", theme->get_icon(SNAME("GuiClose"), SNAME("EditorIcons")));
  1068. theme->set_icon("increment", "TabContainer", theme->get_icon(SNAME("GuiScrollArrowRight"), SNAME("EditorIcons")));
  1069. theme->set_icon("decrement", "TabContainer", theme->get_icon(SNAME("GuiScrollArrowLeft"), SNAME("EditorIcons")));
  1070. theme->set_icon("increment", "TabBar", theme->get_icon(SNAME("GuiScrollArrowRight"), SNAME("EditorIcons")));
  1071. theme->set_icon("decrement", "TabBar", theme->get_icon(SNAME("GuiScrollArrowLeft"), SNAME("EditorIcons")));
  1072. theme->set_icon("increment_highlight", "TabBar", theme->get_icon(SNAME("GuiScrollArrowRightHl"), SNAME("EditorIcons")));
  1073. theme->set_icon("decrement_highlight", "TabBar", theme->get_icon(SNAME("GuiScrollArrowLeftHl"), SNAME("EditorIcons")));
  1074. theme->set_icon("increment_highlight", "TabContainer", theme->get_icon(SNAME("GuiScrollArrowRightHl"), SNAME("EditorIcons")));
  1075. theme->set_icon("decrement_highlight", "TabContainer", theme->get_icon(SNAME("GuiScrollArrowLeftHl"), SNAME("EditorIcons")));
  1076. theme->set_icon("drop_mark", "TabContainer", theme->get_icon(SNAME("GuiTabDropMark"), SNAME("EditorIcons")));
  1077. theme->set_icon("drop_mark", "TabBar", theme->get_icon(SNAME("GuiTabDropMark"), SNAME("EditorIcons")));
  1078. theme->set_constant("side_margin", "TabContainer", 0);
  1079. theme->set_constant("h_separation", "TabBar", 4 * EDSCALE);
  1080. // Content of each tab.
  1081. Ref<StyleBoxFlat> style_content_panel = style_default->duplicate();
  1082. style_content_panel->set_border_color(dark_color_3);
  1083. style_content_panel->set_border_width_all(border_width);
  1084. style_content_panel->set_border_width(Side::SIDE_TOP, 0);
  1085. style_content_panel->set_corner_radius(CORNER_TOP_LEFT, 0);
  1086. style_content_panel->set_corner_radius(CORNER_TOP_RIGHT, 0);
  1087. // Compensate for the border.
  1088. style_content_panel->set_default_margin_individual(margin_size_extra * EDSCALE, (2 + margin_size_extra) * EDSCALE, margin_size_extra * EDSCALE, margin_size_extra * EDSCALE);
  1089. theme->set_stylebox("panel", "TabContainer", style_content_panel);
  1090. // Bottom panel.
  1091. Ref<StyleBoxFlat> style_bottom_panel = style_content_panel->duplicate();
  1092. style_bottom_panel->set_corner_radius_all(corner_radius * EDSCALE);
  1093. theme->set_stylebox("BottomPanel", "EditorStyles", style_bottom_panel);
  1094. // TabContainerOdd can be used on tabs against the base color background (e.g. nested tabs).
  1095. theme->set_type_variation("TabContainerOdd", "TabContainer");
  1096. Ref<StyleBoxFlat> style_tab_selected_odd = style_tab_selected->duplicate();
  1097. style_tab_selected_odd->set_bg_color(disabled_bg_color);
  1098. theme->set_stylebox("tab_selected", "TabContainerOdd", style_tab_selected_odd);
  1099. Ref<StyleBoxFlat> style_content_panel_odd = style_content_panel->duplicate();
  1100. style_content_panel_odd->set_bg_color(disabled_bg_color);
  1101. theme->set_stylebox("panel", "TabContainerOdd", style_content_panel_odd);
  1102. // This stylebox is used in 3d and 2d viewports (no borders).
  1103. Ref<StyleBoxFlat> style_content_panel_vp = style_content_panel->duplicate();
  1104. style_content_panel_vp->set_default_margin_individual(border_width * 2, default_margin_size * EDSCALE, border_width * 2, border_width * 2);
  1105. theme->set_stylebox("Content", "EditorStyles", style_content_panel_vp);
  1106. // This stylebox is used by preview tabs in the Theme Editor.
  1107. Ref<StyleBoxFlat> style_theme_preview_tab = style_tab_selected_odd->duplicate();
  1108. style_theme_preview_tab->set_expand_margin_size(SIDE_BOTTOM, 5 * EDSCALE);
  1109. theme->set_stylebox("ThemeEditorPreviewFG", "EditorStyles", style_theme_preview_tab);
  1110. Ref<StyleBoxFlat> style_theme_preview_bg_tab = style_tab_unselected->duplicate();
  1111. style_theme_preview_bg_tab->set_expand_margin_size(SIDE_BOTTOM, 2 * EDSCALE);
  1112. theme->set_stylebox("ThemeEditorPreviewBG", "EditorStyles", style_theme_preview_bg_tab);
  1113. // Separators
  1114. theme->set_stylebox("separator", "HSeparator", make_line_stylebox(separator_color, MAX(Math::round(EDSCALE), border_width)));
  1115. theme->set_stylebox("separator", "VSeparator", make_line_stylebox(separator_color, MAX(Math::round(EDSCALE), border_width), 0, 0, true));
  1116. // Debugger
  1117. Ref<StyleBoxFlat> style_panel_debugger = style_content_panel->duplicate();
  1118. style_panel_debugger->set_border_width(SIDE_BOTTOM, 0);
  1119. theme->set_stylebox("DebuggerPanel", "EditorStyles", style_panel_debugger);
  1120. Ref<StyleBoxFlat> style_panel_invisible_top = style_content_panel->duplicate();
  1121. int stylebox_offset = theme->get_font(SNAME("tab_selected"), SNAME("TabContainer"))->get_height(theme->get_font_size(SNAME("tab_selected"), SNAME("TabContainer"))) + theme->get_stylebox(SNAME("tab_selected"), SNAME("TabContainer"))->get_minimum_size().height + theme->get_stylebox(SNAME("panel"), SNAME("TabContainer"))->get_default_margin(SIDE_TOP);
  1122. style_panel_invisible_top->set_expand_margin_size(SIDE_TOP, -stylebox_offset);
  1123. style_panel_invisible_top->set_default_margin(SIDE_TOP, 0);
  1124. theme->set_stylebox("BottomPanelDebuggerOverride", "EditorStyles", style_panel_invisible_top);
  1125. // LineEdit
  1126. Ref<StyleBoxFlat> style_line_edit = style_widget->duplicate();
  1127. // The original style_widget style has an extra 1 pixel offset that makes LineEdits not align with Buttons,
  1128. // so this compensates for that.
  1129. style_line_edit->set_default_margin(SIDE_TOP, style_line_edit->get_default_margin(SIDE_TOP) - 1 * EDSCALE);
  1130. // Add a bottom line to make LineEdits more visible, especially in sectioned inspectors
  1131. // such as the Project Settings.
  1132. style_line_edit->set_border_width(SIDE_BOTTOM, Math::round(2 * EDSCALE));
  1133. style_line_edit->set_border_color(dark_color_2);
  1134. // Don't round the bottom corner to make the line look sharper.
  1135. style_tab_selected->set_corner_radius(CORNER_BOTTOM_LEFT, 0);
  1136. style_tab_selected->set_corner_radius(CORNER_BOTTOM_RIGHT, 0);
  1137. Ref<StyleBoxFlat> style_line_edit_disabled = style_line_edit->duplicate();
  1138. style_line_edit_disabled->set_border_color(disabled_color);
  1139. style_line_edit_disabled->set_bg_color(disabled_bg_color);
  1140. theme->set_stylebox("normal", "LineEdit", style_line_edit);
  1141. theme->set_stylebox("focus", "LineEdit", style_widget_focus);
  1142. theme->set_stylebox("read_only", "LineEdit", style_line_edit_disabled);
  1143. theme->set_icon("clear", "LineEdit", theme->get_icon(SNAME("GuiClose"), SNAME("EditorIcons")));
  1144. theme->set_color("font_color", "LineEdit", font_color);
  1145. theme->set_color("font_selected_color", "LineEdit", mono_color);
  1146. theme->set_color("font_uneditable_color", "LineEdit", font_readonly_color);
  1147. theme->set_color("font_placeholder_color", "LineEdit", font_placeholder_color);
  1148. theme->set_color("caret_color", "LineEdit", font_color);
  1149. theme->set_color("selection_color", "LineEdit", selection_color);
  1150. theme->set_color("clear_button_color", "LineEdit", font_color);
  1151. theme->set_color("clear_button_color_pressed", "LineEdit", accent_color);
  1152. // TextEdit
  1153. theme->set_stylebox("normal", "TextEdit", style_line_edit);
  1154. theme->set_stylebox("focus", "TextEdit", style_widget_focus);
  1155. theme->set_stylebox("read_only", "TextEdit", style_line_edit_disabled);
  1156. theme->set_icon("tab", "TextEdit", theme->get_icon(SNAME("GuiTab"), SNAME("EditorIcons")));
  1157. theme->set_icon("space", "TextEdit", theme->get_icon(SNAME("GuiSpace"), SNAME("EditorIcons")));
  1158. theme->set_color("font_color", "TextEdit", font_color);
  1159. theme->set_color("font_readonly_color", "TextEdit", font_readonly_color);
  1160. theme->set_color("font_placeholder_color", "TextEdit", font_placeholder_color);
  1161. theme->set_color("caret_color", "TextEdit", font_color);
  1162. theme->set_color("selection_color", "TextEdit", selection_color);
  1163. theme->set_constant("line_spacing", "TextEdit", 4 * EDSCALE);
  1164. theme->set_icon("h_grabber", "SplitContainer", theme->get_icon(SNAME("GuiHsplitter"), SNAME("EditorIcons")));
  1165. theme->set_icon("v_grabber", "SplitContainer", theme->get_icon(SNAME("GuiVsplitter"), SNAME("EditorIcons")));
  1166. theme->set_icon("grabber", "VSplitContainer", theme->get_icon(SNAME("GuiVsplitter"), SNAME("EditorIcons")));
  1167. theme->set_icon("grabber", "HSplitContainer", theme->get_icon(SNAME("GuiHsplitter"), SNAME("EditorIcons")));
  1168. theme->set_constant("separation", "HSplitContainer", default_margin_size * 2 * EDSCALE);
  1169. theme->set_constant("separation", "VSplitContainer", default_margin_size * 2 * EDSCALE);
  1170. theme->set_constant("minimum_grab_thickness", "HSplitContainer", 6 * EDSCALE);
  1171. theme->set_constant("minimum_grab_thickness", "VSplitContainer", 6 * EDSCALE);
  1172. // Containers
  1173. theme->set_constant("separation", "BoxContainer", default_margin_size * EDSCALE);
  1174. theme->set_constant("separation", "HBoxContainer", default_margin_size * EDSCALE);
  1175. theme->set_constant("separation", "VBoxContainer", default_margin_size * EDSCALE);
  1176. theme->set_constant("margin_left", "MarginContainer", 0);
  1177. theme->set_constant("margin_top", "MarginContainer", 0);
  1178. theme->set_constant("margin_right", "MarginContainer", 0);
  1179. theme->set_constant("margin_bottom", "MarginContainer", 0);
  1180. theme->set_constant("h_separation", "GridContainer", default_margin_size * EDSCALE);
  1181. theme->set_constant("v_separation", "GridContainer", default_margin_size * EDSCALE);
  1182. theme->set_constant("h_separation", "FlowContainer", default_margin_size * EDSCALE);
  1183. theme->set_constant("v_separation", "FlowContainer", default_margin_size * EDSCALE);
  1184. theme->set_constant("h_separation", "HFlowContainer", default_margin_size * EDSCALE);
  1185. theme->set_constant("v_separation", "HFlowContainer", default_margin_size * EDSCALE);
  1186. theme->set_constant("h_separation", "VFlowContainer", default_margin_size * EDSCALE);
  1187. theme->set_constant("v_separation", "VFlowContainer", default_margin_size * EDSCALE);
  1188. // Custom theme type for MarginContainer with 4px margins.
  1189. theme->set_type_variation("MarginContainer4px", "MarginContainer");
  1190. theme->set_constant("margin_left", "MarginContainer4px", 4 * EDSCALE);
  1191. theme->set_constant("margin_top", "MarginContainer4px", 4 * EDSCALE);
  1192. theme->set_constant("margin_right", "MarginContainer4px", 4 * EDSCALE);
  1193. theme->set_constant("margin_bottom", "MarginContainer4px", 4 * EDSCALE);
  1194. // Window
  1195. // Prevent corner artifacts between window title and body.
  1196. Ref<StyleBoxFlat> style_window_title = style_default->duplicate();
  1197. style_window_title->set_corner_radius(CORNER_TOP_LEFT, 0);
  1198. style_window_title->set_corner_radius(CORNER_TOP_RIGHT, 0);
  1199. // Prevent visible line between window title and body.
  1200. style_window_title->set_expand_margin_size(SIDE_BOTTOM, 2 * EDSCALE);
  1201. Ref<StyleBoxFlat> style_window = style_popup->duplicate();
  1202. style_window->set_border_color(base_color);
  1203. style_window->set_border_width(SIDE_TOP, 24 * EDSCALE);
  1204. style_window->set_expand_margin_size(SIDE_TOP, 24 * EDSCALE);
  1205. theme->set_stylebox("embedded_border", "Window", style_window);
  1206. theme->set_color("title_color", "Window", font_color);
  1207. theme->set_icon("close", "Window", theme->get_icon(SNAME("GuiClose"), SNAME("EditorIcons")));
  1208. theme->set_icon("close_pressed", "Window", theme->get_icon(SNAME("GuiClose"), SNAME("EditorIcons")));
  1209. theme->set_constant("close_h_offset", "Window", 22 * EDSCALE);
  1210. theme->set_constant("close_v_offset", "Window", 20 * EDSCALE);
  1211. theme->set_constant("title_height", "Window", 24 * EDSCALE);
  1212. theme->set_constant("resize_margin", "Window", 4 * EDSCALE);
  1213. theme->set_font("title_font", "Window", theme->get_font(SNAME("title"), SNAME("EditorFonts")));
  1214. theme->set_font_size("title_font_size", "Window", theme->get_font_size(SNAME("title_size"), SNAME("EditorFonts")));
  1215. // Complex window (currently only Editor Settings and Project Settings)
  1216. Ref<StyleBoxFlat> style_complex_window = style_window->duplicate();
  1217. style_complex_window->set_bg_color(dark_color_2);
  1218. style_complex_window->set_border_color(dark_color_2);
  1219. theme->set_stylebox("panel", "EditorSettingsDialog", style_complex_window);
  1220. theme->set_stylebox("panel", "ProjectSettingsEditor", style_complex_window);
  1221. theme->set_stylebox("panel", "EditorAbout", style_complex_window);
  1222. // AcceptDialog
  1223. theme->set_stylebox("panel", "AcceptDialog", style_window_title);
  1224. theme->set_constant("buttons_separation", "AcceptDialog", 8 * EDSCALE);
  1225. // HScrollBar
  1226. Ref<Texture2D> empty_icon = memnew(ImageTexture);
  1227. theme->set_stylebox("scroll", "HScrollBar", make_stylebox(theme->get_icon(SNAME("GuiScrollBg"), SNAME("EditorIcons")), 5, 5, 5, 5, 0, 0, 0, 0));
  1228. theme->set_stylebox("scroll_focus", "HScrollBar", make_stylebox(theme->get_icon(SNAME("GuiScrollBg"), SNAME("EditorIcons")), 5, 5, 5, 5, 0, 0, 0, 0));
  1229. theme->set_stylebox("grabber", "HScrollBar", make_stylebox(theme->get_icon(SNAME("GuiScrollGrabber"), SNAME("EditorIcons")), 6, 6, 6, 6, 2, 2, 2, 2));
  1230. theme->set_stylebox("grabber_highlight", "HScrollBar", make_stylebox(theme->get_icon(SNAME("GuiScrollGrabberHl"), SNAME("EditorIcons")), 5, 5, 5, 5, 2, 2, 2, 2));
  1231. theme->set_stylebox("grabber_pressed", "HScrollBar", make_stylebox(theme->get_icon(SNAME("GuiScrollGrabberPressed"), SNAME("EditorIcons")), 6, 6, 6, 6, 2, 2, 2, 2));
  1232. theme->set_icon("increment", "HScrollBar", empty_icon);
  1233. theme->set_icon("increment_highlight", "HScrollBar", empty_icon);
  1234. theme->set_icon("increment_pressed", "HScrollBar", empty_icon);
  1235. theme->set_icon("decrement", "HScrollBar", empty_icon);
  1236. theme->set_icon("decrement_highlight", "HScrollBar", empty_icon);
  1237. theme->set_icon("decrement_pressed", "HScrollBar", empty_icon);
  1238. // VScrollBar
  1239. theme->set_stylebox("scroll", "VScrollBar", make_stylebox(theme->get_icon(SNAME("GuiScrollBg"), SNAME("EditorIcons")), 5, 5, 5, 5, 0, 0, 0, 0));
  1240. theme->set_stylebox("scroll_focus", "VScrollBar", make_stylebox(theme->get_icon(SNAME("GuiScrollBg"), SNAME("EditorIcons")), 5, 5, 5, 5, 0, 0, 0, 0));
  1241. theme->set_stylebox("grabber", "VScrollBar", make_stylebox(theme->get_icon(SNAME("GuiScrollGrabber"), SNAME("EditorIcons")), 6, 6, 6, 6, 2, 2, 2, 2));
  1242. theme->set_stylebox("grabber_highlight", "VScrollBar", make_stylebox(theme->get_icon(SNAME("GuiScrollGrabberHl"), SNAME("EditorIcons")), 5, 5, 5, 5, 2, 2, 2, 2));
  1243. theme->set_stylebox("grabber_pressed", "VScrollBar", make_stylebox(theme->get_icon(SNAME("GuiScrollGrabberPressed"), SNAME("EditorIcons")), 6, 6, 6, 6, 2, 2, 2, 2));
  1244. theme->set_icon("increment", "VScrollBar", empty_icon);
  1245. theme->set_icon("increment_highlight", "VScrollBar", empty_icon);
  1246. theme->set_icon("increment_pressed", "VScrollBar", empty_icon);
  1247. theme->set_icon("decrement", "VScrollBar", empty_icon);
  1248. theme->set_icon("decrement_highlight", "VScrollBar", empty_icon);
  1249. theme->set_icon("decrement_pressed", "VScrollBar", empty_icon);
  1250. // HSlider
  1251. theme->set_icon("grabber_highlight", "HSlider", theme->get_icon(SNAME("GuiSliderGrabberHl"), SNAME("EditorIcons")));
  1252. theme->set_icon("grabber", "HSlider", theme->get_icon(SNAME("GuiSliderGrabber"), SNAME("EditorIcons")));
  1253. theme->set_stylebox("slider", "HSlider", make_flat_stylebox(dark_color_3, 0, default_margin_size / 2, 0, default_margin_size / 2, corner_width));
  1254. theme->set_stylebox("grabber_area", "HSlider", make_flat_stylebox(contrast_color_1, 0, default_margin_size / 2, 0, default_margin_size / 2, corner_width));
  1255. theme->set_stylebox("grabber_area_highlight", "HSlider", make_flat_stylebox(contrast_color_1, 0, default_margin_size / 2, 0, default_margin_size / 2));
  1256. theme->set_constant("grabber_offset", "HSlider", 0);
  1257. // VSlider
  1258. theme->set_icon("grabber", "VSlider", theme->get_icon(SNAME("GuiSliderGrabber"), SNAME("EditorIcons")));
  1259. theme->set_icon("grabber_highlight", "VSlider", theme->get_icon(SNAME("GuiSliderGrabberHl"), SNAME("EditorIcons")));
  1260. theme->set_stylebox("slider", "VSlider", make_flat_stylebox(dark_color_3, default_margin_size / 2, 0, default_margin_size / 2, 0, corner_width));
  1261. theme->set_stylebox("grabber_area", "VSlider", make_flat_stylebox(contrast_color_1, default_margin_size / 2, 0, default_margin_size / 2, 0, corner_width));
  1262. theme->set_stylebox("grabber_area_highlight", "VSlider", make_flat_stylebox(contrast_color_1, default_margin_size / 2, 0, default_margin_size / 2, 0));
  1263. theme->set_constant("grabber_offset", "VSlider", 0);
  1264. // RichTextLabel
  1265. theme->set_color("default_color", "RichTextLabel", font_color);
  1266. theme->set_color("font_shadow_color", "RichTextLabel", Color(0, 0, 0, 0));
  1267. theme->set_constant("shadow_offset_x", "RichTextLabel", 1 * EDSCALE);
  1268. theme->set_constant("shadow_offset_y", "RichTextLabel", 1 * EDSCALE);
  1269. theme->set_constant("shadow_outline_size", "RichTextLabel", 1 * EDSCALE);
  1270. theme->set_stylebox("focus", "RichTextLabel", make_empty_stylebox());
  1271. theme->set_stylebox("normal", "RichTextLabel", style_tree_bg);
  1272. // Editor help.
  1273. theme->set_color("title_color", "EditorHelp", accent_color);
  1274. theme->set_color("headline_color", "EditorHelp", mono_color);
  1275. theme->set_color("text_color", "EditorHelp", font_color);
  1276. theme->set_color("comment_color", "EditorHelp", font_color * Color(1, 1, 1, 0.6));
  1277. theme->set_color("symbol_color", "EditorHelp", font_color * Color(1, 1, 1, 0.6));
  1278. theme->set_color("value_color", "EditorHelp", font_color * Color(1, 1, 1, 0.6));
  1279. theme->set_color("qualifier_color", "EditorHelp", font_color * Color(1, 1, 1, 0.8));
  1280. theme->set_color("type_color", "EditorHelp", accent_color.lerp(font_color, 0.5));
  1281. theme->set_color("selection_color", "EditorHelp", accent_color * Color(1, 1, 1, 0.4));
  1282. theme->set_color("link_color", "EditorHelp", accent_color.lerp(mono_color, 0.8));
  1283. theme->set_color("code_color", "EditorHelp", accent_color.lerp(mono_color, 0.6));
  1284. theme->set_color("kbd_color", "EditorHelp", accent_color.lerp(property_color, 0.6));
  1285. theme->set_constant("line_separation", "EditorHelp", Math::round(6 * EDSCALE));
  1286. theme->set_constant("table_h_separation", "EditorHelp", 16 * EDSCALE);
  1287. theme->set_constant("table_v_separation", "EditorHelp", 6 * EDSCALE);
  1288. // Panel
  1289. theme->set_stylebox("panel", "Panel", make_flat_stylebox(dark_color_1, 6, 4, 6, 4, corner_width));
  1290. theme->set_stylebox("PanelForeground", "EditorStyles", style_default);
  1291. // Label
  1292. theme->set_stylebox("normal", "Label", style_empty);
  1293. theme->set_color("font_color", "Label", font_color);
  1294. theme->set_color("font_shadow_color", "Label", Color(0, 0, 0, 0));
  1295. theme->set_constant("shadow_offset_x", "Label", 1 * EDSCALE);
  1296. theme->set_constant("shadow_offset_y", "Label", 1 * EDSCALE);
  1297. theme->set_constant("shadow_outline_size", "Label", 1 * EDSCALE);
  1298. theme->set_constant("line_spacing", "Label", 3 * EDSCALE);
  1299. // LinkButton
  1300. theme->set_stylebox("focus", "LinkButton", style_empty);
  1301. theme->set_color("font_color", "LinkButton", font_color);
  1302. theme->set_color("font_hover_color", "LinkButton", font_hover_color);
  1303. theme->set_color("font_hover_pressed_color", "LinkButton", font_hover_pressed_color);
  1304. theme->set_color("font_focus_color", "LinkButton", font_focus_color);
  1305. theme->set_color("font_pressed_color", "LinkButton", accent_color);
  1306. theme->set_color("font_disabled_color", "LinkButton", font_disabled_color);
  1307. // TooltipPanel + TooltipLabel
  1308. // TooltipPanel is also used for custom tooltips, while TooltipLabel
  1309. // is only relevant for default tooltips.
  1310. Ref<StyleBoxFlat> style_tooltip = style_popup->duplicate();
  1311. style_tooltip->set_shadow_size(0);
  1312. style_tooltip->set_default_margin_all(default_margin_size * EDSCALE * 0.5);
  1313. style_tooltip->set_bg_color(dark_color_3 * Color(0.8, 0.8, 0.8, 0.9));
  1314. style_tooltip->set_border_width_all(0);
  1315. theme->set_color("font_color", "TooltipLabel", font_hover_color);
  1316. theme->set_color("font_shadow_color", "TooltipLabel", Color(0, 0, 0, 0));
  1317. theme->set_stylebox("panel", "TooltipPanel", style_tooltip);
  1318. // PopupPanel
  1319. theme->set_stylebox("panel", "PopupPanel", style_popup);
  1320. Ref<StyleBoxFlat> control_editor_popup_style = style_popup->duplicate();
  1321. control_editor_popup_style->set_shadow_size(0);
  1322. control_editor_popup_style->set_default_margin(SIDE_LEFT, default_margin_size * EDSCALE);
  1323. control_editor_popup_style->set_default_margin(SIDE_TOP, default_margin_size * EDSCALE);
  1324. control_editor_popup_style->set_default_margin(SIDE_RIGHT, default_margin_size * EDSCALE);
  1325. control_editor_popup_style->set_default_margin(SIDE_BOTTOM, default_margin_size * EDSCALE);
  1326. control_editor_popup_style->set_border_width_all(0);
  1327. theme->set_stylebox("panel", "ControlEditorPopupPanel", control_editor_popup_style);
  1328. theme->set_type_variation("ControlEditorPopupPanel", "PopupPanel");
  1329. // SpinBox
  1330. theme->set_icon("updown", "SpinBox", theme->get_icon(SNAME("GuiSpinboxUpdown"), SNAME("EditorIcons")));
  1331. theme->set_icon("updown_disabled", "SpinBox", theme->get_icon(SNAME("GuiSpinboxUpdownDisabled"), SNAME("EditorIcons")));
  1332. // ProgressBar
  1333. theme->set_stylebox("background", "ProgressBar", make_stylebox(theme->get_icon(SNAME("GuiProgressBar"), SNAME("EditorIcons")), 4, 4, 4, 4, 0, 0, 0, 0));
  1334. theme->set_stylebox("fill", "ProgressBar", make_stylebox(theme->get_icon(SNAME("GuiProgressFill"), SNAME("EditorIcons")), 6, 6, 6, 6, 2, 1, 2, 1));
  1335. theme->set_color("font_color", "ProgressBar", font_color);
  1336. // GraphEdit
  1337. theme->set_stylebox("bg", "GraphEdit", style_tree_bg);
  1338. if (dark_theme) {
  1339. theme->set_color("grid_major", "GraphEdit", Color(1.0, 1.0, 1.0, 0.15));
  1340. theme->set_color("grid_minor", "GraphEdit", Color(1.0, 1.0, 1.0, 0.07));
  1341. } else {
  1342. theme->set_color("grid_major", "GraphEdit", Color(0.0, 0.0, 0.0, 0.15));
  1343. theme->set_color("grid_minor", "GraphEdit", Color(0.0, 0.0, 0.0, 0.07));
  1344. }
  1345. theme->set_color("selection_fill", "GraphEdit", theme->get_color(SNAME("box_selection_fill_color"), SNAME("Editor")));
  1346. theme->set_color("selection_stroke", "GraphEdit", theme->get_color(SNAME("box_selection_stroke_color"), SNAME("Editor")));
  1347. theme->set_color("activity", "GraphEdit", accent_color);
  1348. theme->set_icon("minus", "GraphEdit", theme->get_icon(SNAME("ZoomLess"), SNAME("EditorIcons")));
  1349. theme->set_icon("more", "GraphEdit", theme->get_icon(SNAME("ZoomMore"), SNAME("EditorIcons")));
  1350. theme->set_icon("reset", "GraphEdit", theme->get_icon(SNAME("ZoomReset"), SNAME("EditorIcons")));
  1351. theme->set_icon("snap", "GraphEdit", theme->get_icon(SNAME("SnapGrid"), SNAME("EditorIcons")));
  1352. theme->set_icon("minimap", "GraphEdit", theme->get_icon(SNAME("GridMinimap"), SNAME("EditorIcons")));
  1353. theme->set_icon("layout", "GraphEdit", theme->get_icon(SNAME("GridLayout"), SNAME("EditorIcons")));
  1354. // GraphEditMinimap
  1355. Ref<StyleBoxFlat> style_minimap_bg = make_flat_stylebox(dark_color_1, 0, 0, 0, 0);
  1356. style_minimap_bg->set_border_color(dark_color_3);
  1357. style_minimap_bg->set_border_width_all(1);
  1358. theme->set_stylebox("bg", "GraphEditMinimap", style_minimap_bg);
  1359. Ref<StyleBoxFlat> style_minimap_camera;
  1360. Ref<StyleBoxFlat> style_minimap_node;
  1361. if (dark_theme) {
  1362. style_minimap_camera = make_flat_stylebox(Color(0.65, 0.65, 0.65, 0.2), 0, 0, 0, 0);
  1363. style_minimap_camera->set_border_color(Color(0.65, 0.65, 0.65, 0.45));
  1364. style_minimap_node = make_flat_stylebox(Color(1, 1, 1), 0, 0, 0, 0);
  1365. } else {
  1366. style_minimap_camera = make_flat_stylebox(Color(0.38, 0.38, 0.38, 0.2), 0, 0, 0, 0);
  1367. style_minimap_camera->set_border_color(Color(0.38, 0.38, 0.38, 0.45));
  1368. style_minimap_node = make_flat_stylebox(Color(0, 0, 0), 0, 0, 0, 0);
  1369. }
  1370. style_minimap_camera->set_border_width_all(1);
  1371. theme->set_stylebox("camera", "GraphEditMinimap", style_minimap_camera);
  1372. theme->set_stylebox("node", "GraphEditMinimap", style_minimap_node);
  1373. Color minimap_resizer_color;
  1374. if (dark_theme) {
  1375. minimap_resizer_color = Color(1, 1, 1, 0.65);
  1376. } else {
  1377. minimap_resizer_color = Color(0, 0, 0, 0.65);
  1378. }
  1379. theme->set_icon("resizer", "GraphEditMinimap", theme->get_icon(SNAME("GuiResizerTopLeft"), SNAME("EditorIcons")));
  1380. theme->set_color("resizer_color", "GraphEditMinimap", minimap_resizer_color);
  1381. // GraphNode
  1382. const int gn_margin_side = 2;
  1383. const int gn_margin_bottom = 2;
  1384. // StateMachine
  1385. const int sm_margin_side = 10;
  1386. Color graphnode_bg = dark_color_3;
  1387. if (!dark_theme) {
  1388. graphnode_bg = prop_section_color;
  1389. }
  1390. Ref<StyleBoxFlat> graphsb = make_flat_stylebox(graphnode_bg.lerp(style_tree_bg->get_bg_color(), 0.3), gn_margin_side, 24, gn_margin_side, gn_margin_bottom, corner_width);
  1391. graphsb->set_border_width_all(border_width);
  1392. graphsb->set_border_color(graphnode_bg);
  1393. Ref<StyleBoxFlat> graphsbselected = make_flat_stylebox(graphnode_bg * Color(1, 1, 1, 1), gn_margin_side, 24, gn_margin_side, gn_margin_bottom, corner_width);
  1394. graphsbselected->set_border_width_all(2 * EDSCALE + border_width);
  1395. graphsbselected->set_border_color(Color(accent_color.r, accent_color.g, accent_color.b, 0.6));
  1396. Ref<StyleBoxFlat> graphsbcomment = make_flat_stylebox(graphnode_bg * Color(1, 1, 1, 0.3), gn_margin_side, 24, gn_margin_side, gn_margin_bottom, corner_width);
  1397. graphsbcomment->set_border_width_all(border_width);
  1398. graphsbcomment->set_border_color(graphnode_bg);
  1399. Ref<StyleBoxFlat> graphsbcommentselected = make_flat_stylebox(graphnode_bg * Color(1, 1, 1, 0.4), gn_margin_side, 24, gn_margin_side, gn_margin_bottom, corner_width);
  1400. graphsbcommentselected->set_border_width_all(border_width);
  1401. graphsbcommentselected->set_border_color(graphnode_bg);
  1402. Ref<StyleBoxFlat> graphsbbreakpoint = graphsbselected->duplicate();
  1403. graphsbbreakpoint->set_draw_center(false);
  1404. graphsbbreakpoint->set_border_color(warning_color);
  1405. graphsbbreakpoint->set_shadow_color(warning_color * Color(1.0, 1.0, 1.0, 0.1));
  1406. Ref<StyleBoxFlat> graphsbposition = graphsbselected->duplicate();
  1407. graphsbposition->set_draw_center(false);
  1408. graphsbposition->set_border_color(error_color);
  1409. graphsbposition->set_shadow_color(error_color * Color(1.0, 1.0, 1.0, 0.2));
  1410. Ref<StyleBoxEmpty> graphsbslot = make_empty_stylebox(12, 0, 12, 0);
  1411. Ref<StyleBoxFlat> smgraphsb = make_flat_stylebox(dark_color_3 * Color(1, 1, 1, 0.7), sm_margin_side, 24, sm_margin_side, gn_margin_bottom, corner_width);
  1412. smgraphsb->set_border_width_all(border_width);
  1413. smgraphsb->set_border_color(graphnode_bg);
  1414. Ref<StyleBoxFlat> smgraphsbselected = make_flat_stylebox(graphnode_bg * Color(1, 1, 1, 0.9), sm_margin_side, 24, sm_margin_side, gn_margin_bottom, corner_width);
  1415. smgraphsbselected->set_border_width_all(2 * EDSCALE + border_width);
  1416. smgraphsbselected->set_border_color(Color(accent_color.r, accent_color.g, accent_color.b, 0.9));
  1417. smgraphsbselected->set_shadow_size(8 * EDSCALE);
  1418. smgraphsbselected->set_shadow_color(shadow_color);
  1419. graphsb->set_border_width(SIDE_TOP, 24 * EDSCALE);
  1420. graphsbselected->set_border_width(SIDE_TOP, 24 * EDSCALE);
  1421. graphsbcomment->set_border_width(SIDE_TOP, 24 * EDSCALE);
  1422. graphsbcommentselected->set_border_width(SIDE_TOP, 24 * EDSCALE);
  1423. graphsb->set_corner_detail(corner_radius * EDSCALE);
  1424. graphsbselected->set_corner_detail(corner_radius * EDSCALE);
  1425. graphsbcomment->set_corner_detail(corner_radius * EDSCALE);
  1426. graphsbcommentselected->set_corner_detail(corner_radius * EDSCALE);
  1427. theme->set_stylebox("frame", "GraphNode", graphsb);
  1428. theme->set_stylebox("selected_frame", "GraphNode", graphsbselected);
  1429. theme->set_stylebox("comment", "GraphNode", graphsbcomment);
  1430. theme->set_stylebox("comment_focus", "GraphNode", graphsbcommentselected);
  1431. theme->set_stylebox("breakpoint", "GraphNode", graphsbbreakpoint);
  1432. theme->set_stylebox("position", "GraphNode", graphsbposition);
  1433. theme->set_stylebox("slot", "GraphNode", graphsbslot);
  1434. theme->set_stylebox("state_machine_frame", "GraphNode", smgraphsb);
  1435. theme->set_stylebox("state_machine_selected_frame", "GraphNode", smgraphsbselected);
  1436. Color node_decoration_color = dark_color_1.inverted();
  1437. theme->set_color("title_color", "GraphNode", node_decoration_color);
  1438. node_decoration_color.a = 0.7;
  1439. theme->set_color("close_color", "GraphNode", node_decoration_color);
  1440. theme->set_color("resizer_color", "GraphNode", node_decoration_color);
  1441. theme->set_constant("port_offset", "GraphNode", 0);
  1442. theme->set_constant("title_h_offset", "GraphNode", 12 * EDSCALE);
  1443. theme->set_constant("title_offset", "GraphNode", 21 * EDSCALE);
  1444. theme->set_constant("close_h_offset", "GraphNode", -2 * EDSCALE);
  1445. theme->set_constant("close_offset", "GraphNode", 20 * EDSCALE);
  1446. theme->set_constant("separation", "GraphNode", 1 * EDSCALE);
  1447. theme->set_icon("close", "GraphNode", theme->get_icon(SNAME("GuiCloseCustomizable"), SNAME("EditorIcons")));
  1448. theme->set_icon("resizer", "GraphNode", theme->get_icon(SNAME("GuiResizer"), SNAME("EditorIcons")));
  1449. theme->set_icon("port", "GraphNode", theme->get_icon(SNAME("GuiGraphNodePort"), SNAME("EditorIcons")));
  1450. theme->set_font("title_font", "GraphNode", theme->get_font(SNAME("main_bold_msdf"), SNAME("EditorFonts")));
  1451. // GridContainer
  1452. theme->set_constant("v_separation", "GridContainer", Math::round(widget_default_margin.y - 2 * EDSCALE));
  1453. // FileDialog
  1454. theme->set_icon("folder", "FileDialog", theme->get_icon(SNAME("Folder"), SNAME("EditorIcons")));
  1455. theme->set_icon("parent_folder", "FileDialog", theme->get_icon(SNAME("ArrowUp"), SNAME("EditorIcons")));
  1456. theme->set_icon("back_folder", "FileDialog", theme->get_icon(SNAME("Back"), SNAME("EditorIcons")));
  1457. theme->set_icon("forward_folder", "FileDialog", theme->get_icon(SNAME("Forward"), SNAME("EditorIcons")));
  1458. theme->set_icon("reload", "FileDialog", theme->get_icon(SNAME("Reload"), SNAME("EditorIcons")));
  1459. theme->set_icon("toggle_hidden", "FileDialog", theme->get_icon(SNAME("GuiVisibilityVisible"), SNAME("EditorIcons")));
  1460. // Use a different color for folder icons to make them easier to distinguish from files.
  1461. // On a light theme, the icon will be dark, so we need to lighten it before blending it with the accent color.
  1462. theme->set_color("folder_icon_color", "FileDialog", (dark_theme ? Color(1, 1, 1) : Color(4.25, 4.25, 4.25)).lerp(accent_color, 0.7));
  1463. theme->set_color("files_disabled", "FileDialog", font_disabled_color);
  1464. // ColorPicker
  1465. theme->set_constant("margin", "ColorPicker", popup_margin_size);
  1466. theme->set_constant("sv_width", "ColorPicker", 256 * EDSCALE);
  1467. theme->set_constant("sv_height", "ColorPicker", 256 * EDSCALE);
  1468. theme->set_constant("h_width", "ColorPicker", 30 * EDSCALE);
  1469. theme->set_constant("label_width", "ColorPicker", 10 * EDSCALE);
  1470. theme->set_icon("screen_picker", "ColorPicker", theme->get_icon(SNAME("ColorPick"), SNAME("EditorIcons")));
  1471. theme->set_icon("shape_circle", "ColorPicker", theme->get_icon(SNAME("PickerShapeCircle"), SNAME("EditorIcons")));
  1472. theme->set_icon("shape_rect", "ColorPicker", theme->get_icon(SNAME("PickerShapeRectangle"), SNAME("EditorIcons")));
  1473. theme->set_icon("shape_rect_wheel", "ColorPicker", theme->get_icon(SNAME("PickerShapeRectangleWheel"), SNAME("EditorIcons")));
  1474. theme->set_icon("add_preset", "ColorPicker", theme->get_icon(SNAME("Add"), SNAME("EditorIcons")));
  1475. theme->set_icon("sample_bg", "ColorPicker", theme->get_icon(SNAME("GuiMiniCheckerboard"), SNAME("EditorIcons")));
  1476. theme->set_icon("overbright_indicator", "ColorPicker", theme->get_icon(SNAME("OverbrightIndicator"), SNAME("EditorIcons")));
  1477. theme->set_icon("bar_arrow", "ColorPicker", theme->get_icon(SNAME("ColorPickerBarArrow"), SNAME("EditorIcons")));
  1478. theme->set_icon("picker_cursor", "ColorPicker", theme->get_icon(SNAME("PickerCursor"), SNAME("EditorIcons")));
  1479. // ColorPickerButton
  1480. theme->set_icon("bg", "ColorPickerButton", theme->get_icon(SNAME("GuiMiniCheckerboard"), SNAME("EditorIcons")));
  1481. // ColorPresetButton
  1482. Ref<StyleBoxFlat> preset_sb = make_flat_stylebox(Color(1, 1, 1), 2, 2, 2, 2, 2);
  1483. theme->set_stylebox("preset_fg", "ColorPresetButton", preset_sb);
  1484. theme->set_icon("preset_bg", "ColorPresetButton", theme->get_icon(SNAME("GuiMiniCheckerboard"), SNAME("EditorIcons")));
  1485. theme->set_icon("overbright_indicator", "ColorPresetButton", theme->get_icon(SNAME("OverbrightIndicator"), SNAME("EditorIcons")));
  1486. // Information on 3D viewport
  1487. Ref<StyleBoxFlat> style_info_3d_viewport = style_default->duplicate();
  1488. style_info_3d_viewport->set_bg_color(style_info_3d_viewport->get_bg_color() * Color(1, 1, 1, 0.5));
  1489. style_info_3d_viewport->set_border_width_all(0);
  1490. theme->set_stylebox("Information3dViewport", "EditorStyles", style_info_3d_viewport);
  1491. // Asset Library.
  1492. theme->set_stylebox("bg", "AssetLib", style_empty);
  1493. theme->set_stylebox("panel", "AssetLib", style_content_panel);
  1494. theme->set_color("status_color", "AssetLib", Color(0.5, 0.5, 0.5));
  1495. theme->set_icon("dismiss", "AssetLib", theme->get_icon(SNAME("Close"), SNAME("EditorIcons")));
  1496. // Theme editor.
  1497. theme->set_color("preview_picker_overlay_color", "ThemeEditor", Color(0.1, 0.1, 0.1, 0.25));
  1498. Color theme_preview_picker_bg_color = accent_color;
  1499. theme_preview_picker_bg_color.a = 0.2;
  1500. Ref<StyleBoxFlat> theme_preview_picker_sb = make_flat_stylebox(theme_preview_picker_bg_color, 0, 0, 0, 0);
  1501. theme_preview_picker_sb->set_border_color(accent_color);
  1502. theme_preview_picker_sb->set_border_width_all(1.0 * EDSCALE);
  1503. theme->set_stylebox("preview_picker_overlay", "ThemeEditor", theme_preview_picker_sb);
  1504. Color theme_preview_picker_label_bg_color = accent_color;
  1505. theme_preview_picker_label_bg_color.set_v(0.5);
  1506. Ref<StyleBoxFlat> theme_preview_picker_label_sb = make_flat_stylebox(theme_preview_picker_label_bg_color, 4.0, 1.0, 4.0, 3.0);
  1507. theme->set_stylebox("preview_picker_label", "ThemeEditor", theme_preview_picker_label_sb);
  1508. // Dictionary editor add item.
  1509. // Expand to the left and right by 4px to compensate for the dictionary editor margins.
  1510. Ref<StyleBoxFlat> style_dictionary_add_item = make_flat_stylebox(prop_subsection_color, 0, 4, 0, 4, corner_radius);
  1511. style_dictionary_add_item->set_expand_margin_size(SIDE_LEFT, 4 * EDSCALE);
  1512. style_dictionary_add_item->set_expand_margin_size(SIDE_RIGHT, 4 * EDSCALE);
  1513. theme->set_stylebox("DictionaryAddItem", "EditorStyles", style_dictionary_add_item);
  1514. Ref<StyleBoxEmpty> vshader_label_style = make_empty_stylebox(2, 1, 2, 1);
  1515. theme->set_stylebox("label_style", "VShaderEditor", vshader_label_style);
  1516. // adaptive script theme constants
  1517. // for comments and elements with lower relevance
  1518. const Color dim_color = Color(font_color.r, font_color.g, font_color.b, 0.5);
  1519. const float mono_value = mono_color.r;
  1520. const Color alpha1 = Color(mono_value, mono_value, mono_value, 0.07);
  1521. const Color alpha2 = Color(mono_value, mono_value, mono_value, 0.14);
  1522. const Color alpha3 = Color(mono_value, mono_value, mono_value, 0.27);
  1523. const Color symbol_color = dark_theme ? Color(0.67, 0.79, 1) : Color(0, 0, 0.61);
  1524. const Color keyword_color = dark_theme ? Color(1.0, 0.44, 0.52) : Color(0.9, 0.135, 0.51);
  1525. const Color control_flow_keyword_color = dark_theme ? Color(1.0, 0.55, 0.8) : Color(0.743, 0.12, 0.8);
  1526. const Color base_type_color = dark_theme ? Color(0.26, 1.0, 0.76) : Color(0, 0.6, 0.2);
  1527. const Color engine_type_color = dark_theme ? Color(0.56, 1, 0.86) : Color(0.11, 0.55, 0.4);
  1528. const Color user_type_color = dark_theme ? Color(0.78, 1, 0.93) : Color(0.18, 0.45, 0.4);
  1529. const Color comment_color = dark_theme ? dim_color : Color(0.08, 0.08, 0.08, 0.5);
  1530. const Color string_color = dark_theme ? Color(1, 0.93, 0.63) : Color(0.6, 0.42, 0);
  1531. // Use the brightest background color on a light theme (which generally uses a negative contrast rate).
  1532. const Color te_background_color = dark_theme ? background_color : dark_color_3;
  1533. const Color completion_background_color = dark_theme ? base_color : background_color;
  1534. const Color completion_selected_color = alpha1;
  1535. const Color completion_existing_color = alpha2;
  1536. // Same opacity as the scroll grabber editor icon.
  1537. const Color completion_scroll_color = Color(mono_value, mono_value, mono_value, 0.29);
  1538. const Color completion_scroll_hovered_color = Color(mono_value, mono_value, mono_value, 0.4);
  1539. const Color completion_font_color = font_color;
  1540. const Color text_color = font_color;
  1541. const Color line_number_color = dim_color;
  1542. const Color safe_line_number_color = dark_theme ? (dim_color * Color(1, 1.2, 1, 1.5)) : Color(0, 0.4, 0, 0.75);
  1543. const Color caret_color = mono_color;
  1544. const Color caret_background_color = mono_color.inverted();
  1545. const Color text_selected_color = dark_color_3;
  1546. const Color brace_mismatch_color = dark_theme ? error_color : Color(1, 0.08, 0, 1);
  1547. const Color current_line_color = alpha1;
  1548. const Color line_length_guideline_color = dark_theme ? base_color : background_color;
  1549. const Color word_highlighted_color = alpha1;
  1550. const Color number_color = dark_theme ? Color(0.63, 1, 0.88) : Color(0, 0.55, 0.28, 1);
  1551. const Color function_color = dark_theme ? Color(0.34, 0.7, 1.0) : Color(0, 0.225, 0.9, 1);
  1552. const Color member_variable_color = dark_theme ? Color(0.34, 0.7, 1.0).lerp(mono_color, 0.6) : Color(0, 0.4, 0.68, 1);
  1553. const Color mark_color = Color(error_color.r, error_color.g, error_color.b, 0.3);
  1554. const Color bookmark_color = Color(0.08, 0.49, 0.98);
  1555. const Color breakpoint_color = dark_theme ? error_color : Color(1, 0.27, 0.2, 1);
  1556. const Color executing_line_color = Color(0.98, 0.89, 0.27);
  1557. const Color code_folding_color = alpha3;
  1558. const Color search_result_color = alpha1;
  1559. const Color search_result_border_color = dark_theme ? Color(0.41, 0.61, 0.91, 0.38) : Color(0, 0.4, 1, 0.38);
  1560. EditorSettings *setting = EditorSettings::get_singleton();
  1561. String text_editor_color_theme = setting->get("text_editor/theme/color_theme");
  1562. if (text_editor_color_theme == "Default") {
  1563. setting->set_initial_value("text_editor/theme/highlighting/symbol_color", symbol_color, true);
  1564. setting->set_initial_value("text_editor/theme/highlighting/keyword_color", keyword_color, true);
  1565. setting->set_initial_value("text_editor/theme/highlighting/control_flow_keyword_color", control_flow_keyword_color, true);
  1566. setting->set_initial_value("text_editor/theme/highlighting/base_type_color", base_type_color, true);
  1567. setting->set_initial_value("text_editor/theme/highlighting/engine_type_color", engine_type_color, true);
  1568. setting->set_initial_value("text_editor/theme/highlighting/user_type_color", user_type_color, true);
  1569. setting->set_initial_value("text_editor/theme/highlighting/comment_color", comment_color, true);
  1570. setting->set_initial_value("text_editor/theme/highlighting/string_color", string_color, true);
  1571. setting->set_initial_value("text_editor/theme/highlighting/background_color", te_background_color, true);
  1572. setting->set_initial_value("text_editor/theme/highlighting/completion_background_color", completion_background_color, true);
  1573. setting->set_initial_value("text_editor/theme/highlighting/completion_selected_color", completion_selected_color, true);
  1574. setting->set_initial_value("text_editor/theme/highlighting/completion_existing_color", completion_existing_color, true);
  1575. setting->set_initial_value("text_editor/theme/highlighting/completion_scroll_color", completion_scroll_color, true);
  1576. setting->set_initial_value("text_editor/theme/highlighting/completion_scroll_hovered_color", completion_scroll_hovered_color, true);
  1577. setting->set_initial_value("text_editor/theme/highlighting/completion_font_color", completion_font_color, true);
  1578. setting->set_initial_value("text_editor/theme/highlighting/text_color", text_color, true);
  1579. setting->set_initial_value("text_editor/theme/highlighting/line_number_color", line_number_color, true);
  1580. setting->set_initial_value("text_editor/theme/highlighting/safe_line_number_color", safe_line_number_color, true);
  1581. setting->set_initial_value("text_editor/theme/highlighting/caret_color", caret_color, true);
  1582. setting->set_initial_value("text_editor/theme/highlighting/caret_background_color", caret_background_color, true);
  1583. setting->set_initial_value("text_editor/theme/highlighting/text_selected_color", text_selected_color, true);
  1584. setting->set_initial_value("text_editor/theme/highlighting/selection_color", selection_color, true);
  1585. setting->set_initial_value("text_editor/theme/highlighting/brace_mismatch_color", brace_mismatch_color, true);
  1586. setting->set_initial_value("text_editor/theme/highlighting/current_line_color", current_line_color, true);
  1587. setting->set_initial_value("text_editor/theme/highlighting/line_length_guideline_color", line_length_guideline_color, true);
  1588. setting->set_initial_value("text_editor/theme/highlighting/word_highlighted_color", word_highlighted_color, true);
  1589. setting->set_initial_value("text_editor/theme/highlighting/number_color", number_color, true);
  1590. setting->set_initial_value("text_editor/theme/highlighting/function_color", function_color, true);
  1591. setting->set_initial_value("text_editor/theme/highlighting/member_variable_color", member_variable_color, true);
  1592. setting->set_initial_value("text_editor/theme/highlighting/mark_color", mark_color, true);
  1593. setting->set_initial_value("text_editor/theme/highlighting/bookmark_color", bookmark_color, true);
  1594. setting->set_initial_value("text_editor/theme/highlighting/breakpoint_color", breakpoint_color, true);
  1595. setting->set_initial_value("text_editor/theme/highlighting/executing_line_color", executing_line_color, true);
  1596. setting->set_initial_value("text_editor/theme/highlighting/code_folding_color", code_folding_color, true);
  1597. setting->set_initial_value("text_editor/theme/highlighting/search_result_color", search_result_color, true);
  1598. setting->set_initial_value("text_editor/theme/highlighting/search_result_border_color", search_result_border_color, true);
  1599. } else if (text_editor_color_theme == "Godot 2") {
  1600. setting->load_text_editor_theme();
  1601. }
  1602. // Now theme is loaded, apply it to CodeEdit.
  1603. theme->set_font("font", "CodeEdit", theme->get_font(SNAME("source"), SNAME("EditorFonts")));
  1604. theme->set_font_size("font_size", "CodeEdit", theme->get_font_size(SNAME("source_size"), SNAME("EditorFonts")));
  1605. Ref<StyleBoxFlat> code_edit_stylebox = make_flat_stylebox(EDITOR_GET("text_editor/theme/highlighting/background_color"), widget_default_margin.x, widget_default_margin.y, widget_default_margin.x, widget_default_margin.y, corner_radius);
  1606. theme->set_stylebox("normal", "CodeEdit", code_edit_stylebox);
  1607. theme->set_stylebox("read_only", "CodeEdit", code_edit_stylebox);
  1608. theme->set_stylebox("focus", "CodeEdit", Ref<StyleBoxEmpty>(memnew(StyleBoxEmpty)));
  1609. theme->set_icon("tab", "CodeEdit", theme->get_icon(SNAME("GuiTab"), SNAME("EditorIcons")));
  1610. theme->set_icon("space", "CodeEdit", theme->get_icon(SNAME("GuiSpace"), SNAME("EditorIcons")));
  1611. theme->set_icon("folded", "CodeEdit", theme->get_icon(SNAME("CodeFoldedRightArrow"), SNAME("EditorIcons")));
  1612. theme->set_icon("can_fold", "CodeEdit", theme->get_icon(SNAME("CodeFoldDownArrow"), SNAME("EditorIcons")));
  1613. theme->set_icon("executing_line", "CodeEdit", theme->get_icon(SNAME("TextEditorPlay"), SNAME("EditorIcons")));
  1614. theme->set_icon("breakpoint", "CodeEdit", theme->get_icon(SNAME("Breakpoint"), SNAME("EditorIcons")));
  1615. theme->set_constant("line_spacing", "CodeEdit", EDITOR_GET("text_editor/appearance/whitespace/line_spacing"));
  1616. theme->set_color("background_color", "CodeEdit", Color(0, 0, 0, 0));
  1617. theme->set_color("completion_background_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/completion_background_color"));
  1618. theme->set_color("completion_selected_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/completion_selected_color"));
  1619. theme->set_color("completion_existing_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/completion_existing_color"));
  1620. theme->set_color("completion_scroll_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/completion_scroll_color"));
  1621. theme->set_color("completion_scroll_hovered_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/completion_scroll_hovered_color"));
  1622. theme->set_color("completion_font_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/completion_font_color"));
  1623. theme->set_color("font_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/text_color"));
  1624. theme->set_color("line_number_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/line_number_color"));
  1625. theme->set_color("caret_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/caret_color"));
  1626. theme->set_color("font_selected_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/text_selected_color"));
  1627. theme->set_color("selection_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/selection_color"));
  1628. theme->set_color("brace_mismatch_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/brace_mismatch_color"));
  1629. theme->set_color("current_line_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/current_line_color"));
  1630. theme->set_color("line_length_guideline_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/line_length_guideline_color"));
  1631. theme->set_color("word_highlighted_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/word_highlighted_color"));
  1632. theme->set_color("bookmark_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/bookmark_color"));
  1633. theme->set_color("breakpoint_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/breakpoint_color"));
  1634. theme->set_color("executing_line_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/executing_line_color"));
  1635. theme->set_color("code_folding_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/code_folding_color"));
  1636. theme->set_color("search_result_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/search_result_color"));
  1637. theme->set_color("search_result_border_color", "CodeEdit", EDITOR_GET("text_editor/theme/highlighting/search_result_border_color"));
  1638. return theme;
  1639. }
  1640. Ref<Theme> create_custom_theme(const Ref<Theme> p_theme) {
  1641. Ref<Theme> theme = create_editor_theme(p_theme);
  1642. const String custom_theme_path = EDITOR_GET("interface/theme/custom_theme");
  1643. if (!custom_theme_path.is_empty()) {
  1644. Ref<Theme> custom_theme = ResourceLoader::load(custom_theme_path);
  1645. if (custom_theme.is_valid()) {
  1646. theme->merge_with(custom_theme);
  1647. }
  1648. }
  1649. return theme;
  1650. }
  1651. /**
  1652. * Returns the SVG code for the default project icon.
  1653. */
  1654. String get_default_project_icon() {
  1655. for (int i = 0; i < editor_icons_count; i++) {
  1656. if (strcmp(editor_icons_names[i], "DefaultProjectIcon") == 0) {
  1657. return String(editor_icons_sources[i]);
  1658. }
  1659. }
  1660. return String();
  1661. }