Skip to content

Instantly share code, notes, and snippets.

@AntouanK
Forked from m-basov/README.md
Created May 1, 2017 21:12
Show Gist options
  • Save AntouanK/753ee4fc983e6a8f5cb8439efeb401f8 to your computer and use it in GitHub Desktop.
Save AntouanK/753ee4fc983e6a8f5cb8439efeb401f8 to your computer and use it in GitHub Desktop.

Revisions

  1. @m-basov m-basov revised this gist Dec 1, 2016. 2 changed files with 2 additions and 2 deletions.
    2 changes: 1 addition & 1 deletion README.md
    Original 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)
    * [Original Snazzy theme for Hyper](https://github.com/sindresorhus/hyper-snazzy)
    2 changes: 1 addition & 1 deletion snazzy.theme
    Original 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
    TabActivityColor=#ff5c57
  2. @m-basov m-basov revised this gist Dec 1, 2016. 1 changed file with 3 additions and 5 deletions.
    8 changes: 3 additions & 5 deletions README.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,7 @@
    # Snazzy for XFCE4 Terminal

    ![preview](https://i.imgur.com/XfKAnSQl.png)

    ## 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)

    ## Screenshot

    ![preview](https://i.imgur.com/XfKAnSQl.png)
    * [Original Snazzy theme for Hyper](https://github.com/sindresorhus/hyper-snazzy)
  3. @m-basov m-basov created this gist Dec 1, 2016.
    16 changes: 16 additions & 0 deletions README.md
    Original 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

    ![preview](https://i.imgur.com/XfKAnSQl.png)
    7 changes: 7 additions & 0 deletions snazzy.theme
    Original 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