Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style: Optimize `.svg` files with `svgo` | Thaddeus Crews | 2024-06-23 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Update icons and color conversion rules to simplify the palette | Yuri Sizov | 2022-01-29 | 1 | -1/+1 |
| | |||||
* | Increase icon saturation by 30% for all editor icons | Hugo Locurcio | 2021-05-11 | 1 | -1/+1 |
| | | | | | | | | | | More saturated icons go better with the new editor theme. These color changes only apply when using a dark theme. The editor icon saturation can still be adjusted in the Editor Settings. Setting the editor icon saturation setting to 0.77 should roughly match the old icon saturation. | ||||
* | 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. |