Skip to content

add xfce4-terminal ports #63

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 16, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions xfce4-terminal/README.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
* Installation
#+BEGIN_SRC bash
# for a global installation the theme files need to be put into
# /usr/share/xfce4/terminal/colorschemes

mkdir -p ~/.local/share/xfce4/terminal/colorschemes
cp *.theme ~/.local/share/xfce4/terminal/colorschemes/
#+END_SRC
6 changes: 6 additions & 0 deletions xfce4-terminal/gruvbox-dark-hard.theme
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[Scheme]
Name=gruvbox dark hard
ColorForeground=#ebdbb2
ColorBackground=#1d2021
ColorPalette=#282828;#cc241d;#98971a;#d79921;#458588;#b16286;#689d6a;#a89984;#928374;#fb4934;#b8bb26;#fabd2f;#83a598;#d3869b;#8ec07c;#ebdbb2
TabActivityColor=#bf4040
6 changes: 6 additions & 0 deletions xfce4-terminal/gruvbox-dark-soft.theme
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[Scheme]
Name=gruvbox dark soft
ColorForeground=#ebdbb2
ColorBackground=#32302f
ColorPalette=#282828;#cc241d;#98971a;#d79921;#458588;#b16286;#689d6a;#a89984;#928374;#fb4934;#b8bb26;#fabd2f;#83a598;#d3869b;#8ec07c;#ebdbb2
TabActivityColor=#bf4040
6 changes: 6 additions & 0 deletions xfce4-terminal/gruvbox-dark.theme
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[Scheme]
Name=gruvbox dark
ColorForeground=#ebdbb2
ColorBackground=#282828
ColorPalette=#282828;#cc241d;#98971a;#d79921;#458588;#b16286;#689d6a;#a89984;#928374;#fb4934;#b8bb26;#fabd2f;#83a598;#d3869b;#8ec07c;#ebdbb2
TabActivityColor=#bf4040
6 changes: 6 additions & 0 deletions xfce4-terminal/gruvbox-light-hard.theme
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[Scheme]
Name=gruvbox light hard
ColorForeground=#3c3836
ColorBackground=#f9f5d7
ColorPalette=#fdf4c1;#cc241d;#98971a;#d79921;#458588;#b16286;#689d6a;#7c6f64;#928374;#9d0006;#79740e;#b57614;#076678;#8f3f71;#427b58;#3c3836
TabActivityColor=#bf4040
6 changes: 6 additions & 0 deletions xfce4-terminal/gruvbox-light-soft.theme
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[Scheme]
Name=gruvbox light soft
ColorForeground=#3c3836
ColorBackground=#f2e5bc
ColorPalette=#fdf4c1;#cc241d;#98971a;#d79921;#458588;#b16286;#689d6a;#7c6f64;#928374;#9d0006;#79740e;#b57614;#076678;#8f3f71;#427b58;#3c3836
TabActivityColor=#bf4040
6 changes: 6 additions & 0 deletions xfce4-terminal/gruvbox-light.theme
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[Scheme]
Name=gruvbox light
ColorForeground=#3c3836
ColorBackground=#fbf1c7
ColorPalette=#fdf4c1;#cc241d;#98971a;#d79921;#458588;#b16286;#689d6a;#7c6f64;#928374;#9d0006;#79740e;#b57614;#076678;#8f3f71;#427b58;#3c3836
TabActivityColor=#bf4040