summaryrefslogtreecommitdiff
path: root/editor/editor_themes.cpp
AgeCommit message (Expand)Author
2019-02-15Increased contrast of solarized dark themeChaosus
2019-02-10Add disabled tab styleMichael Alexsander Silva Dias
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-30Removed graph node headers from state machine nodesDawid Wdowiak
2018-12-15Tweak editor status colors (success, warning, error)Hugo Locurcio
2018-12-13Revert "Use more subtle indentation guides in the script editor"Rémi Verschelde
2018-12-09Merge pull request #20725 from Calinou/textedit-subtle-indent-guidesRémi Verschelde
2018-10-07Merge pull request #22700 from Calinou/increase-itemlist-popupmenu-spacingRémi Verschelde
2018-10-05Increase spacing slightly between ItemList and PopupMenu itemsHugo Locurcio
2018-10-04Merge pull request #22713 from akien-mga/fix-warningsRémi Verschelde
2018-10-04Merge pull request #22693 from mineevgleb/fix-graphnode-titleRémi Verschelde
2018-10-04Fix GCC 8 warnings about potentially unitialized variablesRémi Verschelde
2018-10-03#21661: fixed GraphNode title offsetGleb Mineev
2018-10-03Fix some warnings raised by MSVC 2017Rémi Verschelde
2018-10-03Use more subtle indentation guides in the script editorHugo Locurcio
2018-09-30Add a subtle background and border to unselected tabs in the editorHugo Locurcio
2018-09-29Fix warning about functions defined but not used [-Wunused-function]Rémi Verschelde
2018-09-27Fix warnings about set but unused variables [-Wunused-but-set-variable]Rémi Verschelde
2018-09-27Fix warnings about unused variables [-Wunused-variable]Rémi Verschelde
2018-09-25Fix incorrect tooltip borderChaosus
2018-08-24Make some debug prints verbose-only, remove othersRémi Verschelde
2018-08-19Added possibility to change color of 2d editor gridChaosus
2018-08-17Fix error icon colorChaosus
2018-08-13Add warning color to output logChaosus
2018-08-11Add clear text button to LineEditŁukasz Rutkowski
2018-08-07Several improvements to inspector.Juan Linietsky
2018-07-24Removed unnecessary assignmentsWilson E. Alvarez
2018-07-20Add editor highlight for type-safe linesGeorge Marques
2018-07-18Several improvements to editor inspector usability and styleJuan Linietsky
2018-07-14Visual Shaders are back.Juan Linietsky
2018-06-23Changed themes presets to String formatChaosus
2018-06-18-Added AnimationGraphPlayer (still missing features)Juan Linietsky
2018-06-15Merge pull request #19553 from guilhermefelipecgs/fix_solarized_themeRémi Verschelde
2018-06-15Tweak adaptative guideline and completion_background colorletheed
2018-06-14Small improvement to solarized themeGuilherme Felipe
2018-06-13Removed duplicate default colours and removed GDScriptHighligher colours from...Paulb23
2018-06-13Added Solarized Dark and Light themesChaosus
2018-05-18light theme text editor behaviourtoger5
2018-05-10Merge pull request #18183 from Paulb23/gdscript_highlighter_inital_changesRémi Verschelde
2018-05-05LinkButtons are now responsive to engine themeUnknown
2018-04-20Added GDScript NodePath highlightingPaulb23
2018-04-20Added GDScript function definition highlightingPaulb23
2018-04-12Implement font shadows for RichTextLabelMarkus Törnqvist
2018-03-27Add radio-button-looking entries to PopupMenuPedro J. Estébanez
2018-03-03Fix for a possible crash when a custom theme is not loaded properlyMarcelo Fernandez
2018-01-18Fix typos in code and docs with codespellRémi Verschelde
2018-01-18Fix Error/Success/Warning icon colorvolzhs
2018-01-12Make members a bit more visible color wiseJuan Linietsky
2018-01-08Fix editor setting value is back to defaultvolzhs
2018-01-06Fix editor settings weird behaviorvolzhs