summaryrefslogtreecommitdiff
path: root/editor/editor_themes.cpp
AgeCommit message (Expand)Author
2021-08-17Added increment_pressed and decrement_pressed icons to scrollbarsskysphr
2021-08-17Merge pull request #51651 from pycbouh/editor-merge-custom-themeRémi Verschelde
2021-08-16Added icons and API for indeterminate checkmarks for the Tree class.Kevin Fischer
2021-08-16Reorganise text editor settingsPaulb23
2021-08-14Add support for partial custom editor themesYuri Sizov
2021-08-13Move CodeEdit theme overrides into EditorThemePaulb23
2021-08-12Cleanup and bind remaing methods in TextEditPaulb23
2021-08-10Merge pull request #49343 from theoway/node_auto_arrangement_graph_editK. S. Ernest (iFire) Lee
2021-08-11Automatic arrangement of nodes in VisualScript/VisualShaders editorsUmang Kalra
2021-08-07Fix Gradient, Color Picker BG, Fix CanvasItem::draw_texture_rect p_tileNathan Franke
2021-08-03Fix the editor theme application for the Mono build logYuri Sizov
2021-07-31Fix theming in the audio bus editorYuri Sizov
2021-07-30Make the focus outline translucent for editor viewportsHugo Locurcio
2021-07-27Multiple cosmetic fixes for embedded windowsMichael Alexsander
2021-07-20Merge pull request #50593 from SirQuartz/patch-24Rémi Verschelde
2021-07-18Optimize StringName usagereduz
2021-07-18Fix Illegible text in audio bus editorNick Huelin
2021-07-16Fix control picker in the Theme editorYuri Sizov
2021-07-13Add type variations to ThemeYuri Sizov
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-14Overhaul the theme editor and improve user experienceYuri Sizov
2021-06-03Improve radio checkboxes in the default editor themeHugo Locurcio
2021-06-02Use bold fonts in editorreduz
2021-05-31Merge pull request #49132 from Calinou/editor-syntax-themes-rename-defaultRémi Verschelde
2021-05-31Rename the bundled text editor themes for consistency with themesHugo Locurcio
2021-05-27Use a negative contrast setting for light editor themesHugo Locurcio
2021-05-25Add highlight to the relationship lines of selected Tree itemsYuri Sizov
2021-05-24Merge pull request #48644 from Calinou/editor-increase-icon-saturationRémi Verschelde
2021-05-22Tweak pressed CheckBox appearance in the editorHugo Locurcio
2021-05-12Add outlines and contrasting backgrounds to the editor UI elementsYuri Sizov
2021-05-11Increase icon saturation by 30% for all editor iconsHugo Locurcio
2021-05-07Merge pull request #33577 from Calinou/highlight-control-flow-keywordsRémi Verschelde
2021-05-05Highlight control flow keywords with a different colorHugo Locurcio
2021-04-27Improve the editor themeHugo Locurcio
2021-04-17Rename LineEdit caret_* properties getters and setters to match propertyMarcel Admiraal
2021-04-06Add Various ColorPicker shapesKongfa Waroros
2021-03-28Rename Texture.get_data() to get_image()Marcel Admiraal
2021-03-26Merge pull request #47163 from bruvzg/macos_sandbox_file_dialogRémi Verschelde
2021-03-23Merge pull request #36004 from nathanfranke/fix-transparent-theme-colorRémi Verschelde
2021-03-23FileDialog: add Back/Forward buttons, add message for inaccessible folders.bruvzg
2021-03-20Fix project icon size in Project ManagerHaoyu Qiu
2021-03-12Fix Tree focus border disappears when Border Size is set to 0ray90514
2021-03-09Add interpolation bar on each channel in ColorPickerKongfa Waroros
2021-02-15Improved PopupMenu visuals. Removed x-y margin, made it 'padding' instead.Eric M
2021-02-12Add ability to change Icon Saturationreduz
2021-02-12Improved Inspector Sub-Resource Editingreduz
2021-01-26Merge pull request #44194 from madmiraal/fix-font_selected_colorRémi Verschelde
2021-01-25Fix minimap capturing events and improve its themeYuri Sizov
2021-01-24Change themes *_color_* to *_*_colorMarcel Admiraal
2021-01-18Fix typo in theming methods ("botton" -> "bottom")Hugo Locurcio