summaryrefslogtreecommitdiff
path: root/editor/editor_themes.cpp
AgeCommit message (Expand)Author
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
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-23Rename Control margin to offsetMarcel Admiraal
2020-12-17Merge pull request #43416 from pycbouh/graph-minimapRémi Verschelde
2020-12-03Add "font_color_separator" theme property to 'PopupMenu'Michael Alexsander
2020-11-30Add a minimap to the GraphEditYuri Sizov
2020-11-30Reduced margin on PopupMenuEric M
2020-11-26[Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg
2020-11-16Use 75% editor scale on small displays automaticallyHugo Locurcio
2020-10-29Fix transparent editor theme being brighternathanwfranke
2020-09-22Fixes DefaultProjectIcon scaling with editor scaleLunatoid
2020-09-10Add folding gutter to code_editPaulb23
2020-09-10Add main_gutter (breakpoints, bookmarks, execution lines) to code_editPaulb23
2020-09-10Add and convert editor to use CodeEditPaulb23
2020-08-08Add missing #ifdef MODULE_SVG_ENABLEDtotlmstr
2020-06-24Fix default editor/project Button styles after ToolButton removalHugo Locurcio
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-29[Core] Rename linear_interpolate to lerpAaron Franke
2020-04-10Merge pull request #37517 from nekomatata/slider-grab-area-highlightRémi Verschelde
2020-04-06Remove unnecessary panel in EditorHelpBitMichael Alexsander