Last active
February 19, 2021 12:12
-
-
Save m-basov/08eb25e192488c30df2973004408e50a to your computer and use it in GitHub Desktop.
Revisions
-
m-basov revised this gist
Dec 1, 2016 . 2 changed files with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -11,4 +11,4 @@ * [Pure prompt](https://github.com/sindresorhus/pure) * [Menlo font](https://github.com/hbin/top-programming-fonts) * [Original Snazzy theme for Hyper](https://github.com/sindresorhus/hyper-snazzy) This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -4,4 +4,4 @@ ColorForeground=#eff0eb ColorBackground=#282a36 ColorPalette=#282a36;#ff5c57;#5af78e;#f3f99d;#57c7ff;#ff6ac1;#9aedfe;#f1f1f0;#686868;#ff5c57;#5af78e;#f3f99d;#57c7ff;#ff6ac1;#9aedfe;#eff0eb ColorCursor=#97979b TabActivityColor=#ff5c57 -
m-basov revised this gist
Dec 1, 2016 . 1 changed file with 3 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,7 @@ # Snazzy for XFCE4 Terminal  ## Install 1. Copy `snazzy.theme` to `~/.local/share/xfce4/terminal/colorschemes/`. @@ -9,8 +11,4 @@ * [Pure prompt](https://github.com/sindresorhus/pure) * [Menlo font](https://github.com/hbin/top-programming-fonts) * [Original Snazzy theme for Hyper](https://github.com/sindresorhus/hyper-snazzy) -
m-basov created this gist
Dec 1, 2016 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,16 @@ # Snazzy for XFCE4 Terminal ## Install 1. Copy `snazzy.theme` to `~/.local/share/xfce4/terminal/colorschemes/`. 2. Preferences -> Colors -> Presets -> Snazzy ## Links * [Pure prompt](https://github.com/sindresorhus/pure) * [Menlo font](https://github.com/hbin/top-programming-fonts) * [Original Snazzy theme for Hyper](https://github.com/sindresorhus/hyper-snazzy) ## Screenshot  This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ [Scheme] Name=Snazzy ColorForeground=#eff0eb ColorBackground=#282a36 ColorPalette=#282a36;#ff5c57;#5af78e;#f3f99d;#57c7ff;#ff6ac1;#9aedfe;#f1f1f0;#686868;#ff5c57;#5af78e;#f3f99d;#57c7ff;#ff6ac1;#9aedfe;#eff0eb ColorCursor=#97979b TabActivityColor=#ff5c57