summaryrefslogtreecommitdiff
path: root/editor/editor_themes.cpp
AgeCommit message (Expand)Author
2022-06-03Fix state machine styleGuilherme Felipe de C. G. da Silva
2022-05-31Merge pull request #61455 from fire-forge/tabRémi Verschelde
2022-05-30Improve Graphedit connection linesHendrik Brucker
2022-05-26Use "odd" style for TabContainers on base BG colorFireForge
2022-05-25Improve style of inspector buttonskobewi
2022-05-23Increase saturation of accent color on the Gray editor theme presetHugo Locurcio
2022-05-20Add a new HashSet templatereduz
2022-05-19Tweak minsize of editor ColorPickerButtonskobewi
2022-05-16Merge pull request #60463 from Geometror/improve-vs-1Rémi Verschelde
2022-05-16Replace most uses of Map by HashMapreduz
2022-04-30Improve the VisualShader/VisualScript editor UIHendrik Brucker
2022-04-25Merge pull request #60261 from fire-forge/theme-prop-renamesRémi Verschelde
2022-04-23Rename theme properties to include underscoresFireForge
2022-04-22Continue to improve vector4 type in visual shadersYuri Roubinsky
2022-04-08Remove unused SplitContainer bg theme propertykobewi
2022-03-26Merge pull request #59336 from YeldhamDev/where_we_dropping_boysRémi Verschelde
2022-03-22Use accent color for some editor iconsFireForge
2022-03-21Add visual marker when dragging and dropping tabsMichael Alexsander
2022-03-16Merge pull request #59183 from YeldhamDev/assetlib_less_bordersRémi Verschelde
2022-03-15Remove extra borders from the AssetLib pluginMichael Alexsander
2022-03-15Merge pull request #59135 from EricEzaM/improvement/editor-log-better-button-...Rémi Verschelde
2022-03-15Improve editor log message filter button styles.Eric M
2022-03-10Merge pull request #58981 from EricEzaM/improvement/popup-menu-even-spacingRémi Verschelde
2022-03-10Editor Style: make popup menu vseparation even, and force it to be even.Eric M
2022-03-06Remove duplicate editor settings definitionskobewi
2022-03-04Merge pull request #58727 from fire-forge/EditorSpinSlider_label_colorRémi Verschelde
2022-03-04Make EditorSpinSlider label color a theme propertyFireForge
2022-03-04Add icon_normal_color to Button in editor themeRaul Santos
2022-03-04Clamp the editor theme's base colors to avoid various issuesHugo Locurcio
2022-02-14Improve completion scroll bar visibility in the script editorHugo Locurcio
2022-02-12Increase checkerboard texture contrastHendrik Brucker
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-02-10Reorganize inspector layout workflow for Control nodesYuri Sizov
2022-02-10Fix typos with codespellRémi Verschelde
2022-02-09Unify array, dictionary, and inspector array editorsFireForge
2022-02-08Revert "Add missing SNAME macro optimization to all theme methods call"Rémi Verschelde
2022-02-07Fix theming for floating window docksMichael Alexsander
2022-02-06Add missing SNAME macro optimization to all theme methods calljmb462
2022-02-06Add missing SNAME macro optimization in some function callsjmb462
2022-01-31Merge pull request #56970 from YeldhamDev/rise_tabbar_riseRémi Verschelde
2022-01-31Bring `TabBar` to full parity with the `TabContainer` implementation.Michael Alexsander
2022-01-30Move placeholder color to theme itemPaulb23
2022-01-29Fix the breakpoint icon in CodeEditYuri Sizov
2022-01-29Update icons and color conversion rules to simplify the paletteYuri Sizov
2022-01-19Improve the default project themeHugo Locurcio
2022-01-19Make assets in progress open the next step instead of erringYuri Sizov
2022-01-18Improve spacing in built-in class referenceYuri Sizov
2022-01-18Merge pull request #56104 from Geometror/add-flow-layout-containerRémi Verschelde
2022-01-14Use ThorVG instead of NanoSVG for importing SVGsK. S. Ernest (iFire) Lee
2022-01-07Add FlowContainerHendrik Brucker