mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 06:57:44 +00:00
Base: Draw some new icons for various apps, tweak others
The following apps get new icons: - IRCClient - ProcessManager - Snake - Terminal - TextEditor ...and the PaintBrush icon has its saturation increased a bit. Also remove FontEditor from the Launcher default settings since it doesn't really belong in the set of commonly used apps.
This commit is contained in:
parent
fdd9aa959b
commit
57c92f943b
7 changed files with 2 additions and 6 deletions
|
@ -3,15 +3,11 @@ Vertical=1
|
|||
|
||||
[Terminal]
|
||||
Path=/bin/Terminal
|
||||
Icon=/res/icons/Terminal.png
|
||||
|
||||
[FontEditor]
|
||||
Path=/bin/FontEditor
|
||||
Icon=/res/icons/FontEditor.png
|
||||
Icon=/res/icons/32x32/app-terminal.png
|
||||
|
||||
[TextEditor]
|
||||
Path=/bin/TextEditor
|
||||
Icon=/res/icons/TextEditor.png
|
||||
Icon=/res/icons/32x32/app-texteditor.png
|
||||
|
||||
[VisualBuilder]
|
||||
Path=/bin/VisualBuilder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue