summaryrefslogtreecommitdiff
path: root/scene/resources/default_theme
AgeCommit message (Expand)Author
2022-05-30Improve Graphedit connection linesHendrik Brucker
2022-05-30Improve and fix the GraphNode port hotzonesHendrik Brucker
2022-05-20Tweak the disabled files text color in FileDialog for readabilityHugo Locurcio
2022-05-20Tweak the default font's fake italic to better match Open Sans ItalicHugo Locurcio
2022-04-30Improve the VisualShader/VisualScript editor UIHendrik Brucker
2022-04-25Add MSDF and mipmap generation project settings for the default fontHugo Locurcio
2022-04-23Rename theme properties to include underscoresFireForge
2022-04-14Merge pull request #60225 from YeldhamDev/popmenu_arrow_slimRémi Verschelde
2022-04-13Add `font_separator` and related properties to `PopupMenu`Michael Alexsander
2022-04-13Reduce width of arrow icons for the default theme in `PopupMenu`Michael Alexsander
2022-03-26Merge pull request #59336 from YeldhamDev/where_we_dropping_boysRémi Verschelde
2022-03-25Convert the editor and default theme fonts to WOFF2 format to save space.bruvzg
2022-03-21Add visual marker when dragging and dropping tabsMichael Alexsander
2022-03-11Add options to embolden and transform font outlines to simulate bold and ital...bruvzg
2022-02-15Merge pull request #57877 from bruvzg/subpixel_gl_posRémi Verschelde
2022-02-14Improve completion scroll bar visibility in the script editorHugo Locurcio
2022-02-12Add sub-pixel glyph positioning support.bruvzg
2022-02-12Increase checkerboard texture contrastHendrik Brucker
2022-02-09Updated alpha value for disabled icons in default theme.MisoMosiSpy
2022-02-08Revert "Add missing SNAME macro optimization to all theme methods call"Rémi Verschelde
2022-02-06Add missing SNAME macro optimization to all theme methods calljmb462
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-19Improve the default project themeHugo Locurcio
2022-01-18Merge pull request #56104 from Geometror/add-flow-layout-containerRémi Verschelde
2022-01-14Merge pull request #56738 from YeldhamDev/improve_tab_consistencyRémi Verschelde
2022-01-13Merge pull request #54956 from Calinou/lineedit-textedit-add-caret-width-them...Rémi Verschelde
2022-01-12Improve looks and consistency of tabsMichael Alexsander
2022-01-11Merge pull request #56323 from Gallilus/Update-default-port_grab_distance_ver...Rémi Verschelde
2022-01-07Add a theme constant to change LineEdit and TextEdit's caret widthHugo Locurcio
2022-01-07Add FlowContainerHendrik Brucker
2022-01-06Merge pull request #56376 from pycbouh/theme-tombe-les-theme-propertiesRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-31Correctly use fallback Theme values as last resortYuri Sizov
2021-12-29Update default port_grab_distance_verticalDavid Cambré
2021-11-06Fix Label and RichTextLabale text shadows and shadow outlines.bruvzg
2021-10-29Tweak overbright indicator icon to be more visible on white backgroundHugo Locurcio
2021-10-26Add focus font color to Button and derivativesYuri Sizov
2021-10-25Ignore empty Font resources as theme override.bruvzg
2021-10-19Rename `Tabs` to `TabBar`Michael Alexsander
2021-10-18Remove unused imports in .py, SCsub and SConstruct filesAnutrix
2021-10-04Add the base scale factor to the Theme resourceYuri Sizov
2021-09-30Rename some elements of `Tabs`Michael Alexsander
2021-09-23Construct values only when necessary.Anilforextra
2021-09-21Added search colors to TextEdit and CodeEdit themePaulb23
2021-09-13Merge pull request #51805 from skysphr/scrollbar-icons-pressedHugo Locurcio
2021-08-27Makes FontData importable resource.bruvzg
2021-08-22Merge pull request #51700 from Geometror/fix-color-pickerK. S. Ernest (iFire) Lee
2021-08-20Merge pull request #51866 from requizm/fix/49455Hugo Locurcio