Skip to content

Commit

Permalink
Add green color version
Browse files Browse the repository at this point in the history
Add green color version: Beryl
  • Loading branch information
vinceliuice committed Mar 13, 2017
1 parent f4f1369 commit bfee871
Show file tree
Hide file tree
Showing 310 changed files with 52,903 additions and 136 deletions.
4 changes: 2 additions & 2 deletions Install
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ echo

for variant in 'Dark' 'Light' ; do
for size in '' '-Laptop' ; do
for color in '' '-Ruby' '-Doder'; do
for color in '' '-Ruby' '-Doder' '-Beryl'; do
echo -e " Installing Vimix${variant}${size}${color} ..."

themedir=$DEST_DIR/Vimix${variant}${size}${color}
Expand Down Expand Up @@ -75,7 +75,7 @@ for variant in 'Dark' 'Light' ; do
cd ${srcdir}/gtk-3.0
cp -ur \
assets${color}/assets \
${themedir}/gtk-3.0/assets
${themedir}/gtk-3.0/
cp -ur \
gtk${variant}${size}${color}.css \
${themedir}/gtk-3.0/gtk.css
Expand Down
174 changes: 174 additions & 0 deletions src/gnome-shell/assets-Beryl/bottom-running1-focused.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
165 changes: 165 additions & 0 deletions src/gnome-shell/assets-Beryl/bottom-running1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit bfee871

Please sign in to comment.