-
-
Notifications
You must be signed in to change notification settings - Fork 243
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add Vapor & VGUI2 themes for Prompt terminal
chore: Clean up Gradience theme handling to use skel
- Loading branch information
Showing
6 changed files
with
57 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
...em_files/desktop/shared/usr/etc/skel/.local/share/org.gnome.Prompt/palettes/vapor.palette
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
[Palette] | ||
Name=Vapor | ||
Background=#3F4638 | ||
Foreground=#FFFFFF | ||
Cursor=#FCFCFC | ||
Color0=#232627 | ||
Color1=#ED1515 | ||
Color2=#11D116 | ||
Color3=#F67400 | ||
Color4=#1D99F3 | ||
Color5=#9B59B6 | ||
Color6=#1ABC9C | ||
Color7=#FCFCFC | ||
Color8=#7F8C8D | ||
Color9=#C0392B | ||
Color10=#1CDC9A | ||
Color11=#FDBC4B | ||
Color12=#3DAEE9 | ||
Color13=#8E44AD | ||
Color14=#16A085 | ||
Color15=#FFFFFF |
21 changes: 21 additions & 0 deletions
21
...em_files/desktop/shared/usr/etc/skel/.local/share/org.gnome.Prompt/palettes/vgui2.palette
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
[Palette] | ||
Name=VGUI2 | ||
Background=#24272F | ||
Foreground=#FFFFFF | ||
Cursor=#FFFFFF | ||
Color0=#232627 | ||
Color1=#ED1515 | ||
Color2=#958831 | ||
Color3=#F67400 | ||
Color4=#1D99F3 | ||
Color5=#9B59B6 | ||
Color6=#1ABC9C | ||
Color7=#FCFCFC | ||
Color8=#7F8C8D | ||
Color9=#C0392B | ||
Color10=#1CDC9A | ||
Color11=#FDBC4B | ||
Color12=#3DAEE9 | ||
Color13=#8E44AD | ||
Color14=#16A085 | ||
Color15=#FFFFFF |
File renamed without changes.
File renamed without changes.