summaryrefslogtreecommitdiffstats
path: root/editor/icons/GuiToggleOn.svg
Commit message (Collapse)AuthorAgeFilesLines
* Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-231-1/+1
|
* Optimize and fix the default theme SVGsVolTer2023-06-071-1/+1
|
* Update icons and color conversion rules to simplify the paletteYuri Sizov2022-01-291-1/+1
|
* Tweak the editor CheckButton "presed" appearance to be more recognizableHugo Locurcio2020-12-201-1/+1
| | | | | | | | | The blue accent color is now used, which matches the default editor accent color. It doesn't change to match the currently configured accent color automatically, but doing so would require modifying the CheckButton class a lot for little benefit.
* Make the editor's 'CheckButton' icon be smallerMichael Alexsander2020-08-141-1/+1
|
* Commit only the SVG files changed by file_format.shAaron Franke2020-07-131-1/+1
| | | | There were a lot of SVG files changed by file_format.sh
* Use PascalCase file names for editor iconsHugo Locurcio2020-02-241-0/+1
Using PascalCase file names without any conversion step is less confusing to new contributors.