aboutsummaryrefslogtreecommitdiff
path: root/editor/editor_themes.cpp
Commit message (Expand)AuthorAgeFilesLines
* -Added AnimationGraphPlayer (still missing features)Juan Linietsky2018-06-181-0/+1
* Merge pull request #19553 from guilhermefelipecgs/fix_solarized_themeRémi Verschelde2018-06-151-2/+2
|\
| * Small improvement to solarized themeGuilherme Felipe2018-06-141-2/+2
* | Tweak adaptative guideline and completion_background colorletheed2018-06-151-2/+2
|/
* Removed duplicate default colours and removed GDScriptHighligher colours from...Paulb232018-06-131-42/+2
* Added Solarized Dark and Light themesChaosus2018-06-131-13/+23
* light theme text editor behaviourtoger52018-05-181-3/+3
* Merge pull request #18183 from Paulb23/gdscript_highlighter_inital_changesRémi Verschelde2018-05-101-0/+9
|\
| * Added GDScript NodePath highlightingPaulb232018-04-201-0/+3
| * Added GDScript function definition highlightingPaulb232018-04-201-0/+6
* | LinkButtons are now responsive to engine themeUnknown2018-05-051-0/+4
* | Implement font shadows for RichTextLabelMarkus Törnqvist2018-04-121-0/+4
|/
* Add radio-button-looking entries to PopupMenuPedro J. Estébanez2018-03-271-2/+2
* Fix for a possible crash when a custom theme is not loaded properlyMarcelo Fernandez2018-03-031-1/+3
* Fix typos in code and docs with codespellRémi Verschelde2018-01-181-1/+1
* Fix Error/Success/Warning icon colorvolzhs2018-01-181-0/+4
* Make members a bit more visible color wiseJuan Linietsky2018-01-121-1/+1
* Fix editor setting value is back to defaultvolzhs2018-01-081-31/+60
* Fix editor settings weird behaviorvolzhs2018-01-061-60/+31
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Merge pull request #15186 from GodotExplorer/default-themeRémi Verschelde2018-01-041-0/+3
|\
| * Fix errors with custom default theme and custom fonts.geequlim2017-12-301-0/+3
* | Merge pull request #15073 from volzhs/editor-custom-fontRémi Verschelde2018-01-031-11/+0
|\ \
| * | Use .ttf or .otf file for editor custom fontvolzhs2017-12-271-11/+0
| |/
* | Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* | Respect text editor highlighting color changesvolzhs2017-12-281-30/+65
|/
* Added default close and title color to editor themed graph nodesDaniel J. Ramirez2017-12-241-0/+6
* Refactoring FPS & information on 3D viewportvolzhs2017-12-171-0/+6
* Fix CheckButton minimum sizevolzhs2017-12-111-3/+1
* Merge pull request #11510 from AndreaCatania/skelRémi Verschelde2017-12-101-0/+3
|\
| * Implemented skeleton visibilityAndreaCatania2017-12-101-0/+3
* | Changed current line draw order and added code folding colorPaulb232017-12-071-0/+2
* | Add disabled theme to TextEdit.Michael Alexsander Silva Dias2017-12-011-0/+1
|/
* Visual fixesDaniel J. Ramirez2017-11-201-0/+7
* Fixed theme update and some widgets.Daniel J. Ramirez2017-11-111-2/+22
* Some fixes and improvements.Daniel J. Ramirez2017-11-101-0/+5
* Fix theme with custom font.Daniel J. Ramirez2017-11-091-1/+1
* Fixed project manager and dialog fonts.Daniel J. Ramirez2017-11-091-0/+1
* Cleanup unnecessary debug printsRémi Verschelde2017-10-211-1/+0
* Fix compilation on Visual Studio 2013 (#10219).scorched2017-10-201-1/+1
* Merge pull request #11407 from toger5/selection_override_colorRémi Verschelde2017-10-151-3/+3
|\
| * do not overlap current line with selection colortoger52017-09-281-2/+2
| * keep font color on selection as defaulttoger52017-09-281-1/+1
* | Added and improved some icons, plus some other minor visual fixes.Daniel J. Ramirez2017-10-121-0/+1
* | VS now supports white themes.Daniel J. Ramirez2017-10-021-11/+33
* | added spacing to tabstoger52017-10-031-3/+9
* | Merge pull request #11646 from djrm/pr_visual_improvementsPoommetee Ketson2017-10-021-31/+85
|\ \
| * | Several visual improvements.Daniel J. Ramirez2017-09-281-31/+85
* | | Merge pull request #11399 from toger5/bottom_panel_debuggerGilles Roudiere2017-10-011-26/+15
|\ \ \
| * | | fixed bottom panel debugger exceptiontoger52017-09-281-26/+15
| |/ /