Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style: Optimize `.svg` files with `svgo` | Thaddeus Crews | 2024-06-23 | 1 | -1/+1 |
| | |||||
* | Introduce editor theme spacing presets | Yuri Sizov | 2024-01-16 | 1 | -1/+1 |
| | | | | | | | | | | | | This change adds a new editor setting related to theming which controls base and additional spacing used in the generated editor theme. These values can also be changed manually by the user to customize their experience. Limited effort was applied to make sure both Compact and Spacious presets work and look fine, but further tuning and adjustments are totally expected. Some controls will require layout changes or additional fixes to their constants. | ||||
* | Optimize and fix up some SVGs | MewPurPur | 2023-08-13 | 1 | -1/+1 |
| | |||||
* | Manually optimize a lot of SVGs | VolTer | 2023-05-27 | 1 | -1/+1 |
| | |||||
* | Commit only the SVG files changed by file_format.sh | Aaron Franke | 2020-07-13 | 1 | -1/+1 |
| | | | | There were a lot of SVG files changed by file_format.sh | ||||
* | Use PascalCase file names for editor icons | Hugo Locurcio | 2020-02-24 | 1 | -0/+1 |
Using PascalCase file names without any conversion step is less confusing to new contributors. |