[wiki] [sites] wiki updated

From: <hg_AT_suckless.org>
Date: Thu, 10 Dec 2009 18:24:16 +0000 (UTC)

changeset: 395:b33b8f0c2833
tag: tip
user: Suraj N. Kurapati <sunaku_AT_gmail.com>
date: Thu Dec 10 10:24:16 2009 -0800
files: wmii.suckless.org/themes.tpl
description:
fix misleading linebreaks between color assignments and theme() call

for example, Wombat colors appeared under the "gray and green" theme


diff -r 41240a14584a -r b33b8f0c2833 wmii.suckless.org/themes.tpl
--- a/wmii.suckless.org/themes.tpl Wed Dec 09 23:58:27 2009 +0000
+++ b/wmii.suckless.org/themes.tpl Thu Dec 10 10:24:16 2009 -0800
_AT_@ -61,98 +61,97 @@
 WMII_FOCUSCOLORS=('#ffffff' '#153F1F' '#2A7F3F')
 WMII_BACKGROUND='#333333'
 WMII_NORMCOLORS=('#222222' '#5FBF77' '#2A7F3F')
+theme 'default'
 
-theme 'default'
+WMII_FOCUSCOLORS=('#000000' '#cae682' '#303030')
+WMII_BACKGROUND='#000000'
+WMII_NORMCOLORS=('#f6f3e8' '#242424' '#303030')
+theme 'Wombat (from Vim)'
+
 WMII_FOCUSCOLORS=('#A0FF00' '#686363' '#8c8c8c')
 WMII_BACKGROUND='#333333'
 WMII_NORMCOLORS=('#e0e0e0' '#444444' '#666666')
+theme 'gray and green'
 
-theme 'Wombat (from Vim)'
-WMII_FOCUSCOLORS=('#000000' '#cae682' '#303030')
-WMII_BACKGROUND='#000000'
-WMII_NORMCOLORS=('#f6f3e8' '#242424' '#303030')
-
-theme 'gray and green'
 WMII_FOCUSCOLORS=('#000000' '#bbc5ff' '#000000')
 WMII_BACKGROUND='#ddeedd'
 WMII_NORMCOLORS=('#000000' '#f8f8f4' '#f8f8f4')
+theme 'light blue and white'
 
-theme 'light blue and white'
 WMII_FOCUSCOLORS=('#ffffff' '#285577' '#4C7899')
 WMII_BACKGROUND='#333333'
 WMII_NORMCOLORS=('#888888' '#222222' '#333333')
+theme 'blue and smoke'
 
-theme 'blue and smoke'
 WMII_FOCUSCOLORS=('#ff7700' '#11111' '#ff7700')
 WMII_BACKGROUND='#333333'
 WMII_NORMCOLORS=('#000000' '#ffffff' '#666666')
 WMII_FONT='-*-terminus-*-*-*-*-12-*-*-*-*-*-*-*'
+theme 'sleepless night'
 
-theme 'sleepless night'
 WMII_FOCUSCOLORS=('#66FF00' '#101010' '#66FF00')
 WMII_BACKGROUND='#888888'
 WMII_NORMCOLORS=('#EEEEEE' '#000000' '#111111')
 WMII_FONT='-artwiz-snap-normal-*-*-*-*-*-*-*-*-*-*-*'
+theme 'the green'
 
-theme 'the green'
 WMII_FOCUSCOLORS=('#000000' '#CD6D37' '#000000')
 WMII_BACKGROUND='#888888'
 WMII_NORMCOLORS=('#000000' '#848484' '#000000')
 WMII_FONT='-b&h-lucidatypewriter-medium-r-*-*-*-100-*-*-*-*-*-*'
+theme 'the orange'
 
-theme 'the orange'
 WMII_FOCUSCOLORS=('#fefefe' '#307080' '#5090a0')
 WMII_BACKGROUND='#333333'
 WMII_NORMCOLORS=('#cccccc' '#004050' '#002030')
 WMII_FONT='-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*'
+theme 'crystal shining style'
 
-theme 'crystal shining style'
 WMII_FOCUSCOLORS=('#FFFFFF' '#FF11FF' '#000000')
 WMII_BACKGROUND='#FF88FF'
 WMII_NORMCOLORS=('#000000' '#FF55FF' '#000000')
 WMII_FONT='-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*'
+theme 'kawai anime'
 
-theme 'kawai anime'
 WMII_FOCUSCOLORS=('#eeeeee' '#506070' '#708090')
 WMII_BACKGROUND='#333333'
 WMII_NORMCOLORS=('#bbbbbb' '#222222' '#000000')
 WMII_FONT='-artwiz-snap-*-*-*-*-*-*-*-*-*-*-*-*'
+theme 'anthrazit style'
 
-theme 'anthrazit style'
 WMII_FOCUSCOLORS=('#000000' '#eaffff' '#8888cc')
 WMII_BACKGROUND='#757575'
 WMII_NORMCOLORS=('#000000' '#ffffea' '#bdb76b')
 WMII_FONT='-artwiz-glispbold-*-*-*-*-*-*-*-*-*-*-*-*'
+theme 'acme style'
 
-theme 'acme style'
 WMII_FOCUSCOLORS=('#000000' '#9eeeee' '#8888cc')
 WMII_BACKGROUND='#757575'
 WMII_NORMCOLORS=('#000000' '#eeee9e' '#99994c')
 WMII_FONT='-artwiz-glispbold-*-*-*-*-*-*-*-*-*-*-*-*'
+theme 'acme darkly style'
 
-theme 'acme darkly style'
 WMII_FOCUSCOLORS=('#000000' '#9191FF' '#444444')
 WMII_BACKGROUND='#333333'
 WMII_NORMCOLORS=('#9191FF' '#000000' '#444444')
 WMII_FONT='-artwiz-glispbold-*-*-*-*-*-*-*-*-*-*-*-*'
+theme 'blue style'
 
-theme 'blue style'
 WMII_FOCUSCOLORS=('#EEEEEE' '#005577' '#006699')
 WMII_BACKGROUND='#111111'
 WMII_NORMCOLORS=('#BBBBBB' '#222222' '#000000')
 WMII_FONT='-artwiz-glispbold-*-*-*-*-*-*-*-*-*-*-*-*'
+theme 'bluedark style'
 
-theme 'bluedark style'
 WMII_FOCUSCOLORS=('#ffffff' '#282828' '#cccccc')
 WMII_BACKGROUND='#333333'
 WMII_NORMCOLORS=('#e0e0e0' '#0a0a0a' '#606060')
+theme 'gloom'
 
-theme 'gloom'
 WMII_FOCUSCOLORS=('#54FF54' '#000000' '#73A5FF')
 WMII_BACKGROUND='#000000'
 WMII_NORMCOLORS=('#A8A8A8' '#000000' '#A07040')
 WMII_FONT='*-fixed-medium-r-*-*-13-*-*-*-*-*-*-*'
-
 theme 'Xterm style'
 
 %}
Received on Thu Dec 10 2009 - 19:24:16 CET

This archive was generated by hypermail 2.3.0 : Thu Sep 13 2012 - 19:31:03 CEST