Hello community,

here is the log from the commit of package vifm-colors for openSUSE:Factory 
checked in at 2017-06-20 09:41:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vifm-colors (Old)
 and      /work/SRC/openSUSE:Factory/.vifm-colors.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vifm-colors"

Tue Jun 20 09:41:07 2017 rev:4 rq:504779 version:0.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/vifm-colors/vifm-colors.changes  2016-08-24 
10:09:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.vifm-colors.new/vifm-colors.changes     
2017-06-20 09:41:08.301782569 +0200
@@ -1,0 +2,9 @@
+Mon Jun 19 14:45:31 UTC 2017 - mvet...@suse.com
+
+- Update to version 0.9:
+  * Add new color scheme: lucius (Thanks francogonzaga)
+  * Add new color scheme: SemiDarkDesert (Thanks clausED)
+  * Add new color scheme: near-default (Thanks xaizek)
+  * Clean up info in README
+
+-------------------------------------------------------------------

Old:
----
  v0.8.2.tar.gz

New:
----
  v0.9.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vifm-colors.spec ++++++
--- /var/tmp/diff_new_pack.bvVr3q/_old  2017-06-20 09:41:08.941692346 +0200
+++ /var/tmp/diff_new_pack.bvVr3q/_new  2017-06-20 09:41:08.945691782 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vifm-colors
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           vifm-colors
-Version:        0.8.2
+Version:        0.9
 Release:        0
 Summary:        Color themes for vifm
 License:        GPL-2.0

++++++ v0.8.2.tar.gz -> v0.9.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vifm-colors-0.8.2/ChangeLog 
new/vifm-colors-0.9/ChangeLog
--- old/vifm-colors-0.8.2/ChangeLog     2016-08-23 17:11:17.000000000 +0200
+++ new/vifm-colors-0.9/ChangeLog       2017-06-19 16:40:15.000000000 +0200
@@ -1,5 +1,15 @@
-0.8 to current
+0.8.2 to 0.9
+    Add new color scheme: lucius (Thanks francogonzaga)
+    Add new color scheme: SemiDarkDesert (Thanks clausED)
+    Add new color scheme: near-default (Thanks xaizek)
+    Clean up info in README
+    Add new color scheme: lucius (Thanks francogonzaga)
+
+0.8 to 0.8.2
     Add GPL-2 license file
 
     Add new color scheme: ph (Thanks pihao)
     Add new color scheme: reicheltd-light (Thanks reicheltd)
+    Add new color scheme: snowwhite (Thanks durcheinandr)
+    Add new color scheme: semidarkdesert (Thanks clausED)
+    Add new color scheme: near-default
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vifm-colors-0.8.2/README.md 
new/vifm-colors-0.9/README.md
--- old/vifm-colors-0.8.2/README.md     2016-08-23 17:11:17.000000000 +0200
+++ new/vifm-colors-0.9/README.md       2017-06-19 16:40:15.000000000 +0200
@@ -1,13 +1,17 @@
-Various colorschemes for [vifm](http://vifm.info/).
+Various colorschemes for [vifm](https://vifm.info/).
 - astrell (by astrell)
 - darkdesert (by langner)
 - Default
 - desert
 - g80
+- lucius (by francogonzaga)
 - matrix
 - mc-like (by Petteri Knihti)
+- near-default
 - ph (by pihao)
 - reicheltd-light (by reicheltd)
+- semidarkdesert (by clausED)
+- snowwhite (by durcheinandr)
 - solarized-dark
 - zenburn
 - zenburn_1 (by frgm)
@@ -31,16 +35,18 @@
 
 If you prefer to download all themes you could set it up with git, and stay up 
to date.
 
-`rm -rf ~/.vifm/colors`
+`rm -rf ~/.config/vifm/colors`
 
-`git clone https://github.com/vifm/vifm-colors ~/.vifm/colors`
+`git clone https://github.com/vifm/vifm-colors ~/.config/vifm/colors`
 
-To check for updates just type `git pull` in `~/.vifm/colors`.
+To check for updates just type `git pull` in `~/.config/vifm/colors`.
+
+*Note:* replace `~/.config/vifm` with `~/.vifm` in commands above if you store 
your configuration there.
 
 # Preview #
-A preview of all color themes contained in this repository are available at 
[this vifm site](http://vifm.info/colorschemes.shtml).
+A preview of all color themes contained in this repository are available at 
[this vifm site](https://vifm.info/colorschemes.shtml).
 
 # Set a theme #
-Load with `:colorscheme theme-name` in vifm, or write `colorscheme theme-name` 
in vifm's configuration file `~/.vifm/vifmrc`.
+Load with `:colorscheme theme-name` in vifm, or write `colorscheme theme-name` 
in vifm's configuration file `~/.config/vifm/vifmrc`.
 
 If you have any color themes that are not in this repo, feel free to fork, add 
it and send a pull request!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vifm-colors-0.8.2/lucius.vifm 
new/vifm-colors-0.9/lucius.vifm
--- old/vifm-colors-0.8.2/lucius.vifm   1970-01-01 01:00:00.000000000 +0100
+++ new/vifm-colors-0.9/lucius.vifm     2017-06-19 16:40:15.000000000 +0200
@@ -0,0 +1,24 @@
+" lucius
+" by francogonzaga
+"
+" https://gist.github.com/francogonzaga/5509523
+"
+" This color scheme is loosely based on the lucius color scheme for vim
+
+highlight Win cterm=none ctermfg=250 ctermbg=236
+highlight Directory cterm=bold ctermfg=4 ctermbg=236
+highlight Link cterm=bold ctermfg=yellow ctermbg=236
+highlight BrokenLink cterm=bold ctermfg=red ctermbg=none
+highlight Socket cterm=bold ctermfg=magenta ctermbg=black
+highlight Device cterm=bold ctermfg=red ctermbg=black
+highlight Fifo cterm=bold ctermfg=cyan ctermbg=none
+highlight Executable cterm=bold ctermfg=112 ctermbg=236
+highlight Selected cterm=none ctermfg=236 ctermbg=208
+highlight CurrLine cterm=bold ctermfg=251 ctermbg=240
+highlight TopLine cterm=none ctermfg=black ctermbg=240
+highlight TopLineSel cterm=none ctermfg=250 ctermbg=12
+highlight StatusLine cterm=bold ctermfg=255 ctermbg=12
+highlight WildMenu cterm=underline,reverse ctermfg=white ctermbg=black
+highlight CmdLine cterm=none ctermfg=white ctermbg=240
+highlight ErrorMsg cterm=none ctermfg=250 ctermbg=124
+highlight Border cterm=none ctermfg=236 ctermbg=236
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vifm-colors-0.8.2/near-default.vifm 
new/vifm-colors-0.9/near-default.vifm
--- old/vifm-colors-0.8.2/near-default.vifm     1970-01-01 01:00:00.000000000 
+0100
+++ new/vifm-colors-0.9/near-default.vifm       2017-06-19 16:40:15.000000000 
+0200
@@ -0,0 +1,87 @@
+" vim: filetype=vifm :
+
+" xterm color customization:
+"
+" ! regular (not bold) red
+" XTerm*color1: #ff3030
+" ! regular (not bold) green
+" XTerm*color2: #70dd70
+" ! regular (not bold) yellow
+" XTerm*color3: #f0f000
+" ! regular (not bold) blue
+" XTerm*color4: #6060dd
+" ! bold red
+" XTerm*color9: #ff8080
+" ! bold green
+" XTerm*color10: #20dd20
+" ! bold yellow
+" XTerm*color11: #e0e000
+" ! bold blue
+" XTerm*color12: #a8a8ff
+
+highlight clear
+highlight Win        cterm=none                   ctermfg=white   ctermbg=black
+highlight BrokenLink cterm=bold                   ctermfg=red     
ctermbg=default
+highlight Socket     cterm=bold                   ctermfg=magenta 
ctermbg=default
+highlight Device     cterm=bold,reverse           ctermfg=red     
ctermbg=default
+highlight Fifo       cterm=bold,reverse           ctermfg=cyan    
ctermbg=default
+highlight CurrLine   cterm=reverse,bold           ctermfg=default 
ctermbg=default
+highlight TopLine    cterm=none                   ctermfg=black   ctermbg=white
+highlight TopLineSel cterm=underline              ctermfg=black   
ctermbg=default
+highlight StatusLine cterm=none                   ctermfg=black   ctermbg=white
+highlight WildMenu   cterm=underline,bold,reverse ctermfg=yellow  ctermbg=black
+highlight CmdLine    cterm=bold                   ctermfg=white   ctermbg=black
+highlight ErrorMsg   cterm=bold                   ctermfg=white   ctermbg=red
+highlight Border     cterm=none                   ctermfg=white   ctermbg=black
+highlight OtherLine  cterm=reverse                ctermfg=234     ctermbg=white
+highlight SuggestBox cterm=bold,reverse           ctermfg=cyan    ctermbg=black
+
+" no 256-color palette on Windows
+if $OS == 'Windows_NT'
+    highlight Directory   cterm=bold ctermfg=cyan    ctermbg=default
+    highlight Link        cterm=bold ctermfg=yellow  ctermbg=default
+    highlight Executable  cterm=bold ctermfg=green   ctermbg=default
+    highlight Selected    cterm=bold ctermfg=magenta ctermbg=default
+    finish
+endif
+
+highlight Directory   cterm=bold ctermfg=123     ctermbg=default
+highlight Link        cterm=bold ctermfg=229     ctermbg=default
+highlight Executable  cterm=bold ctermfg=119     ctermbg=default
+highlight Selected    cterm=bold ctermfg=213     ctermbg=default
+
+" software documentation
+highlight {COPYRIGHT,COPYING*,BUGS,ChangeLog*,FAQ,INSTALL*,LICEN[CS]E,NEWS,
+          \README*,AUTHORS,TODO,THANKS}
+        \ cterm=none ctermfg=187 ctermbg=default
+" build system files
+highlight {Makefile,Makefile.am,Makefile.in,Makefile.win,*.mak,*.mk,
+          \CMakeLists.txt}
+        \ cterm=none ctermfg=121 ctermbg=default
+" archives
+highlight {*.7z,*.ace,*.arj,*.bz2,*.cpio,*.deb,*.dz,*.gz,*.jar,*.lzh,*.lzma,
+          \*.rar,*.rpm,*.rz,*.tar,*.taz,*.tb2,*.tbz,*.tbz2,*.tgz,*.tlz,*.trz,
+          \*.txz,*.tz,*.tz2,*.xz,*.z,*.zip,*.zoo}
+        \ cterm=none ctermfg=215 ctermbg=default
+" documents
+highlight {*.djvu,*.htm,*.html,*.shtml,*.css,*.markdown,*.md,*[^0-9].[1-9],
+          \*.mkd,*.org,*.pandoc,*.pdc,*.pdf,*.epub,*.fb2,*.tex,*.txt,*.xhtml,
+          \*.xml,*.pptx,*.ppt,*.doc,*.docx,*.xls,*.xls[mx]}
+        \ cterm=none ctermfg=217 ctermbg=default
+" media
+highlight {*.aac,*.anx,*.asf,*.au,*.avi,*.ts,*.axa,*.axv,*.divx,*.flac,*.m2a,
+          \*.m2v,*.m4a,*.m4p,*.m4v,*.mid,*.midi,*.mka,*.mkv,*.mov,*.mp3,*.mp4,
+          \*.flv,*.mp4v,*.mpc,*.mpeg,*.mpg,*.nuv,*.oga,*.ogg,*.ogv,*.ogx,*.pbm,
+          \*.pgm,*.qt,*.ra,*.ram,*.rm,*.spx,*.vob,*.wav,*.wma,*.wmv,*.xvid,
+          \*.ac3}
+        \ cterm=none ctermfg=49 ctermbg=default
+" images
+highlight {*.bmp,*.gif,*.jpeg,*.jpg,*.ico,*.png,*.ppm,*.svg,*.svgz,*.tga,*.tif,
+          \*.tiff,*.xbm,*.xcf,*.xpm,*.xspf,*.xwd}
+        \ cterm=none ctermfg=117 ctermbg=default
+" executables
+highlight {*.sh,*.bash,*.bat,*.btm,*.cmd,*.com,*.dll,*.exe,*.run,*.msu,*.msi}
+        \ cterm=none ctermfg=77 ctermbg=default
+" source code
+highlight {*.patch,*.diff,*.py,*.[ch]pp,*.mk,*.c,*.h,*.[ch]pp,*.cc,*.hs,*.php}
+        \ cterm=none ctermfg=193 ctermbg=default
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vifm-colors-0.8.2/semidarkdesert.vifm 
new/vifm-colors-0.9/semidarkdesert.vifm
--- old/vifm-colors-0.8.2/semidarkdesert.vifm   1970-01-01 01:00:00.000000000 
+0100
+++ new/vifm-colors-0.9/semidarkdesert.vifm     2017-06-19 16:40:15.000000000 
+0200
@@ -0,0 +1,23 @@
+" SemiDarkDesert
+" by Claus E. Durst, based on 'Desert' by Michael jubalh Vetter
+" https://github.com/clausED/vifm-colors
+
+highlight clear
+
+highlight Win cterm=none ctermfg=220 ctermbg=233
+highlight Directory cterm=bold ctermfg=77 ctermbg=default
+highlight Link cterm=bold ctermfg=239 ctermbg=default
+highlight BrokenLink cterm=bold ctermfg=red ctermbg=default
+highlight Socket cterm=bold ctermfg=24 ctermbg=default
+highlight Device cterm=bold ctermfg=31 ctermbg=default
+highlight Fifo cterm=bold ctermfg=31 ctermbg=default
+highlight Executable cterm=bold ctermfg=green ctermbg=default
+highlight Selected cterm=bold ctermfg=magenta ctermbg=default
+highlight CurrLine cterm=bold ctermfg=131 ctermbg=228
+highlight TopLine cterm=none ctermfg=black ctermbg=248
+highlight TopLineSel cterm=bold ctermfg=red ctermbg=default
+highlight StatusLine cterm=bold ctermfg=red ctermbg=248
+highlight WildMenu cterm=underline,reverse ctermfg=white ctermbg=black
+highlight CmdLine cterm=none ctermfg=217 ctermbg=black
+highlight ErrorMsg cterm=none ctermfg=7 ctermbg=1
+highlight Border cterm=none ctermfg=black ctermbg=240
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vifm-colors-0.8.2/snowwhite.vifm 
new/vifm-colors-0.9/snowwhite.vifm
--- old/vifm-colors-0.8.2/snowwhite.vifm        1970-01-01 01:00:00.000000000 
+0100
+++ new/vifm-colors-0.9/snowwhite.vifm  2017-06-19 16:40:15.000000000 +0200
@@ -0,0 +1,31 @@
+" snowwhite
+" Author: Jochen Schweizer
+" https://github.com/durcheinandr/vifm-colors
+
+highlight clear
+
+highlight   SuggestBox   cterm=none                ctermfg=16    ctermbg=231
+highlight   Win          cterm=none                ctermfg=16    ctermbg=231
+highlight   Directory    cterm=bold                ctermfg=16    ctermbg=231
+highlight   Link         cterm=none                ctermfg=16    ctermbg=231
+
+highlight   BrokenLink   cterm=bold                ctermfg=196   ctermbg=231
+highlight   Socket       cterm=none                ctermfg=16    ctermbg=231
+highlight   Device       cterm=none                ctermfg=16    ctermbg=231
+
+highlight   Fifo         cterm=none                ctermfg=16    ctermbg=231
+highlight   Executable   cterm=none                ctermfg=16    ctermbg=231
+highlight   Selected     cterm=none                ctermfg=208   ctermbg=231
+
+highlight   CurrLine     cterm=none                ctermfg=231   ctermbg=208
+highlight   TopLine      cterm=none                ctermfg=16    ctermbg=255
+highlight   TopLineSel   cterm=none                ctermfg=231   ctermbg=16
+
+highlight   StatusLine   cterm=bold                ctermfg=16    ctermbg=255
+highlight   WildMenu     cterm=underline,reverse   ctermfg=16    ctermbg=231
+highlight   CmdLine      cterm=none                ctermfg=16    ctermbg=231
+
+highlight   ErrorMsg     cterm=bold                ctermfg=196   ctermbg=231
+highlight   Border       cterm=none                ctermfg=16    ctermbg=255
+
+


Reply via email to