Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (5) </ [1] 2 3 4 5 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: JWM Themes, themes to add a little spice to jwm< Next Oldest | Next Newest >
lucky13 Offline





Group: Members
Posts: 1478
Joined: Feb. 2007
Posted: Dec. 06 2007,19:39 QUOTE

Feel free to share your jwm themes in this thread. To use these, copy each one and save as the themename.thm and put it in /opt/jwmThemes.

Make sure your font is something already available to DSL users from the default or from MyDSL. To standardize this, include a name for the theme, a brief description, and any details (about font or whatever). If possible, include a link for a screenshot to give an idea of how it looks. Block it in code (unfortunately, tabs don't work here).

Example (and first):
COBALT
a blue theme
uses artwiz smoothansi font
http://lucky13linux.files.wordpress.com/2007/12/cobalt3menu.png
-----
Code Sample
<JWM>
<!-- cobalt -->

<WindowStyle>
<Font antialias="false">smoothansi</Font>
<Width>4</Width>
<Height>20</Height>
<Active>
<Text>lightblue</Text>
<Title>grey22:blue3</Title>
<Corner>lightblue</Corner>
<Outline>grey33</Outline>
</Active>
<Inactive>
<Text>steelblue4</Text>
<Title>black:navy</Title>
<Corner>grey33</Corner>
<Outline>black</Outline>
</Inactive>
</WindowStyle>

<TaskListStyle>
<Font antialias="false">smoothansi</Font>
<ActiveForeground>lightblue</ActiveForeground>
<ActiveBackground>grey22:blue3</ActiveBackground>
<Foreground>steelblue4</Foreground>
<Background>black:navy</Background>
</TaskListStyle>

<!-- Additional TrayStyle attribute: insert -->
<TrayStyle>
<Font antialias="false">smoothansi</Font>
<Background>navy</Background>
<Foreground>lightblue</Foreground>
</TrayStyle>

<PagerStyle>
<Outline>navy</Outline>
<Foreground>grey44</Foreground>
<Background>grey22</Background>
<ActiveForeground>lightblue</ActiveForeground>
<ActiveBackground>grey66</ActiveBackground>
</PagerStyle>

<MenuStyle>
<Font antialias="false">smoothansi</Font>
<Foreground>grey44</Foreground>
<Background>#010f5b</Background>
<ActiveForeground>lightblue</ActiveForeground>
<ActiveBackground>grey11:blue3</ActiveBackground>
</MenuStyle>

<PopupStyle>
<Font antialias="false">smoothansi</Font>
<Outline>black</Outline>
<Foreground>darkred</Foreground>
<Background>grey44</Background>
</PopupStyle>

<!-- end cobalt scheme -->
</JWM>


--------------
"It felt kind of like having a pitbull terrier on my rear end."
-- meo (copyright(c)2008, all rights reserved)
Back to top
Profile PM WEB 
lucky13 Offline





Group: Members
Posts: 1478
Joined: Feb. 2007
Posted: Dec. 06 2007,19:41 QUOTE

SHADES OF GREY
sort of shiny/metallic grey
uses artwiz smoothansi font
http://lucky13linux.files.wordpress.com/2007....ons.png
Code Sample
<JWM>
<!-- shades of grey -->

<WindowStyle>
<Font antialias="false">smoothansi</Font>
<Width>4</Width>
<Height>20</Height>
<Active>
<Text>white</Text>
<Title>grey33:grey66</Title>
<Corner>white</Corner>
<Outline>grey22</Outline>
</Active>
<Inactive>
<Text>grey44</Text>
<Title>grey22:black</Title>
<Corner>grey33</Corner>
<Outline>black</Outline>
</Inactive>
</WindowStyle>

<TaskListStyle>
<Font antialias="false">smoothansi</Font>
<ActiveForeground>white</ActiveForeground>
<ActiveBackground>grey33:grey66</ActiveBackground>
<Foreground>grey44</Foreground>
<Background>grey22:black</Background>
</TaskListStyle>

<!-- Additional TrayStyle attribute: insert -->
<TrayStyle>
<Font antialias="false">smoothansi</Font>
<Background>grey33</Background>
<Foreground>white</Foreground>
</TrayStyle>

<PagerStyle>
<Outline>darkred</Outline>
<Foreground>grey44</Foreground>
<Background>grey22</Background>
<ActiveForeground>grey55</ActiveForeground>
<ActiveBackground>grey66</ActiveBackground>
</PagerStyle>

<MenuStyle>
<Font antialias="false">smoothansi</Font>
<Foreground>grey11</Foreground>
<Background>grey44</Background>
<ActiveForeground>white</ActiveForeground>
<ActiveBackground>grey33:grey66</ActiveBackground>
</MenuStyle>

<PopupStyle>
<Font antialias="false">smoothansi</Font>
<Outline>darkred</Outline>
<Foreground>black</Foreground>
<Background>grey66</Background>
</PopupStyle>

<!-- end shade of grey color scheme -->
</JWM>


--------------
"It felt kind of like having a pitbull terrier on my rear end."
-- meo (copyright(c)2008, all rights reserved)
Back to top
Profile PM WEB 
lucky13 Offline





Group: Members
Posts: 1478
Joined: Feb. 2007
Posted: Dec. 06 2007,19:54 QUOTE

DSL4 ICE
lighter greys and blues
uses artwiz smoothansi
http://lucky13linux.files.wordpress.com/2007/12/ice1.png
----------
Code Sample
<JWM>
<!-- dsl4ice -->

<WindowStyle>
<Font antialias="false">smoothansi</Font>
<Width>4</Width>
<Height>20</Height>
<Active>
<Text>dodgerblue3</Text>
<Title>grey77:white</Title>
<Corner>dodgerblue3</Corner>
<Outline>grey66</Outline>
</Active>
<Inactive>
<Text>grey38</Text>
<Title>grey44:grey66</Title>
<Corner>grey44</Corner>
<Outline>black</Outline>
</Inactive>
</WindowStyle>

<TaskListStyle>
<Font antialias="false">smoothansi</Font>
<ActiveForeground>dodgerblue3</ActiveForeground>
<ActiveBackground>grey77:white</ActiveBackground>
<Foreground>grey38</Foreground>
<Background>grey44:grey66</Background>
</TaskListStyle>

<!-- Additional TrayStyle attribute: insert -->
<TrayStyle>
<Font antialias="false">smoothansi</Font>
<Background>lightsteelblue</Background>
<Foreground>dodgerblue3</Foreground>
</TrayStyle>

<PagerStyle>
<Outline>black</Outline>
<Foreground>grey66</Foreground>
<Background>grey33</Background>
<ActiveForeground>dodgerblue3</ActiveForeground>
<ActiveBackground>white</ActiveBackground>
</PagerStyle>

<MenuStyle>
<Font antialias="false">smoothansi</Font>
<Foreground>grey55</Foreground>
<Background>white</Background>
<ActiveForeground>dodgerblue3</ActiveForeground>
<ActiveBackground>grey77:white</ActiveBackground>
</MenuStyle>

<PopupStyle>
<Font antialias="false">smoothansi</Font>
<Outline>black</Outline>
<Foreground>black</Foreground>
<Background>darkorange</Background>
</PopupStyle>

<!-- end dsl4ice color scheme -->
</JWM>


--------------
"It felt kind of like having a pitbull terrier on my rear end."
-- meo (copyright(c)2008, all rights reserved)
Back to top
Profile PM WEB 
lucky13 Offline





Group: Members
Posts: 1478
Joined: Feb. 2007
Posted: Dec. 06 2007,22:45 QUOTE

LUCKY13BLING
it's golden
uses smoothansi from dsl-artwiz.tar.gz
see bottom two pics on this page:
http://lucky13linux.wordpress.com/blackout-and-bling/
--------
Code Sample
<JWM>
<!-- lucky13bling -->

<WindowStyle>
<Font antialias="false">smoothansi</Font>
<Width>4</Width>
<Height>20</Height>
<Active>
<Text>white</Text>
<Title>#d6bd00:#705d00</Title>
<Corner>grey55</Corner>
<Outline>gold4</Outline>
</Active>
<Inactive>
<Text>grey22</Text>
<Title>#776b2d:#705d00</Title>
<Corner>grey33</Corner>
<Outline>black</Outline>
</Inactive>
</WindowStyle>

<TaskListStyle>
<Font antialias="false">smoothansi</Font>
<ActiveForeground>white</ActiveForeground>
<ActiveBackground>#d6bd00:gold4</ActiveBackground>
<Foreground>grey22</Foreground>
<Background>#776b2d:#705d00</Background>
</TaskListStyle>

<!-- Additional TrayStyle attribute: insert -->
<TrayStyle>
<Font antialias="false">smoothansi</Font>
<Background>#b79f00</Background>
<Foreground>white</Foreground>
</TrayStyle>

<PagerStyle>
<Outline>black</Outline>
<Foreground>grey44</Foreground>
<Background>grey33</Background>
<ActiveForeground>grey88</ActiveForeground>
<ActiveBackground>gold3</ActiveBackground>
</PagerStyle>

<MenuStyle>
<Font antialias="false">smoothansi</Font>
<Foreground>grey22</Foreground>
<Background>gold4</Background>
<ActiveForeground>white</ActiveForeground>
<ActiveBackground>#d6bd00:#705d00</ActiveBackground>
</MenuStyle>

<PopupStyle>
<Font antialias="false">smoothansi</Font>
<Outline>grey33</Outline>
<Foreground>red</Foreground>
<Background>black</Background>
</PopupStyle>

<!-- end lucky13bling scheme -->
</JWM>


--------------
"It felt kind of like having a pitbull terrier on my rear end."
-- meo (copyright(c)2008, all rights reserved)
Back to top
Profile PM WEB 
lucky13 Offline





Group: Members
Posts: 1478
Joined: Feb. 2007
Posted: Dec. 07 2007,19:00 QUOTE

EVILGLOW (different colored variations)
some of these are hard on the eyes, especially on solid dark backgrounds
uses smoothansi font from dsl-artwiz.tar.gz in MyDSL
http://lucky13linux.wordpress.com/dsl-rel....-themes
----------
Code Sample
<JWM>
<!-- Visual Styles -->
<!-- evil blue glow -->

<WindowStyle>
<Font antialias="false">smoothansi</Font>
<Width>4</Width>
<Height>20</Height>
<Active>
<Text>blue</Text>
<Title>darkblue:grey13</Title>
<Corner>blue</Corner>
<Outline>blue</Outline>
</Active>
<Inactive>
<Text>grey44</Text>
<Title>grey20:grey0</Title>
<Corner>grey0</Corner>
<Outline>darkblue</Outline>
</Inactive>
</WindowStyle>

<TaskListStyle>
<Font antialias="false">smoothansi</Font>
<ActiveForeground>blue</ActiveForeground>
<ActiveBackground>darkblue:grey13</ActiveBackground>
<Foreground>grey44</Foreground>
<Background>grey20:grey0</Background>
</TaskListStyle>

<!-- Additional TrayStyle attribute: insert -->

<TrayStyle>
<Font antialias="false">smoothansi</Font>
<Background>grey13</Background>
<Foreground>blue</Foreground>
</TrayStyle>

<PagerStyle>
<Outline>grey66</Outline>
<Foreground>grey44</Foreground>
<Background>grey22</Background>
<ActiveForeground>darkblue</ActiveForeground>
<ActiveBackground>grey44</ActiveBackground>
</PagerStyle>

<MenuStyle>
<Font antialias="false">smoothansi</Font>
<Foreground>grey33</Foreground>
<Background>grey0</Background>
<ActiveForeground>blue</ActiveForeground>
<ActiveBackground>darkblue:grey13</ActiveBackground>
</MenuStyle>

<PopupStyle>
<Font antialias="false">smoothansi</Font>
<Outline>grey22</Outline>
<Foreground>grey0</Foreground>
<Background>blue</Background>
</PopupStyle>

</JWM>

----
Code Sample
<JWM>
<!-- Visual Styles -->
<!-- evil cyan glow -->

<WindowStyle>
<Font antialias="false">smoothansi</Font>
<Width>4</Width>
<Height>20</Height>
<Active>
<Text>cyan</Text>
<Title>darkcyan:grey13</Title>
<Corner>cyan</Corner>
<Outline>cyan</Outline>
</Active>
<Inactive>
<Text>grey44</Text>
<Title>grey20:grey0</Title>
<Corner>grey0</Corner>
<Outline>darkcyan</Outline>
</Inactive>
</WindowStyle>

<TaskListStyle>
<Font antialias="false">smoothansi</Font>
<ActiveForeground>cyan</ActiveForeground>
<ActiveBackground>darkcyan:grey13</ActiveBackground>
<Foreground>grey44</Foreground>
<Background>grey20:grey0</Background>
</TaskListStyle>

<!-- Additional TrayStyle attribute: insert -->

<TrayStyle>
<Font antialias="false">smoothansi</Font>
<Background>grey13</Background>
<Foreground>cyan</Foreground>
</TrayStyle>

<PagerStyle>
<Outline>grey66</Outline>
<Foreground>grey44</Foreground>
<Background>grey22</Background>
<ActiveForeground>darkcyan</ActiveForeground>
<ActiveBackground>grey44</ActiveBackground>
</PagerStyle>

<MenuStyle>
<Font antialias="false">smoothansi</Font>
<Foreground>grey33</Foreground>
<Background>grey0</Background>
<ActiveForeground>cyan</ActiveForeground>
<ActiveBackground>darkcyan:grey13</ActiveBackground>
</MenuStyle>

<PopupStyle>
<Font antialias="false">smoothansi</Font>
<Outline>grey22</Outline>
<Foreground>grey0</Foreground>
<Background>cyan</Background>
</PopupStyle>

</JWM>

-----
Code Sample
<JWM>
<!-- Visual Styles -->
<!-- evil green glow -->

<WindowStyle>
<Font antialias="false">smoothansi</Font>
<Width>4</Width>
<Height>20</Height>
<Active>
<Text>green</Text>
<Title>darkgreen:grey13</Title>
<Corner>green</Corner>
<Outline>green</Outline>
</Active>
<Inactive>
<Text>grey44</Text>
<Title>grey20:grey0</Title>
<Corner>grey0</Corner>
<Outline>darkgreen</Outline>
</Inactive>
</WindowStyle>

<TaskListStyle>
<Font antialias="false">smoothansi</Font>
<ActiveForeground>green</ActiveForeground>
<ActiveBackground>darkgreen:grey13</ActiveBackground>
<Foreground>grey44</Foreground>
<Background>grey20:grey0</Background>
</TaskListStyle>

<!-- Additional TrayStyle attribute: insert -->

<TrayStyle>
<Font antialias="false">smoothansi</Font>
<Background>grey13</Background>
<Foreground>green</Foreground>
</TrayStyle>

<PagerStyle>
<Outline>grey66</Outline>
<Foreground>grey44</Foreground>
<Background>grey22</Background>
<ActiveForeground>darkgreen</ActiveForeground>
<ActiveBackground>grey44</ActiveBackground>
</PagerStyle>

<MenuStyle>
<Font antialias="false">smoothansi</Font>
<Foreground>grey33</Foreground>
<Background>grey0</Background>
<ActiveForeground>green</ActiveForeground>
<ActiveBackground>darkgreen:grey13</ActiveBackground>
</MenuStyle>

<PopupStyle>
<Font antialias="false">smoothansi</Font>
<Outline>grey22</Outline>
<Foreground>grey0</Foreground>
<Background>green</Background>
</PopupStyle>

</JWM>

----
Code Sample
<JWM>
<!-- Visual Styles -->
<!-- evil orange glow -->

<WindowStyle>
<Font antialias="false">smoothansi</Font>
<Width>4</Width>
<Height>20</Height>
<Active>
<Text>orange</Text>
<Title>darkorange:grey13</Title>
<Corner>orange</Corner>
<Outline>orange</Outline>
</Active>
<Inactive>
<Text>grey44</Text>
<Title>grey20:grey0</Title>
<Corner>grey0</Corner>
<Outline>darkorange</Outline>
</Inactive>
</WindowStyle>

<TaskListStyle>
<Font antialias="false">smoothansi</Font>
<ActiveForeground>orange</ActiveForeground>
<ActiveBackground>darkorange:grey13</ActiveBackground>
<Foreground>grey44</Foreground>
<Background>grey20:grey0</Background>
</TaskListStyle>

<!-- Additional TrayStyle attribute: insert -->

<TrayStyle>
<Font antialias="false">smoothansi</Font>
<Background>grey13</Background>
<Foreground>orange</Foreground>
</TrayStyle>

<PagerStyle>
<Outline>grey66</Outline>
<Foreground>grey44</Foreground>
<Background>grey22</Background>
<ActiveForeground>darkorange</ActiveForeground>
<ActiveBackground>grey44</ActiveBackground>
</PagerStyle>

<MenuStyle>
<Font antialias="false">smoothansi</Font>
<Foreground>grey33</Foreground>
<Background>grey0</Background>
<ActiveForeground>orange</ActiveForeground>
<ActiveBackground>darkorange:grey13</ActiveBackground>
</MenuStyle>

<PopupStyle>
<Font antialias="false">smoothansi</Font>
<Outline>grey22</Outline>
<Foreground>grey0</Foreground>
<Background>orange</Background>
</PopupStyle>

</JWM>

-----
Code Sample
<JWM>
<!-- Visual Styles -->
<!-- evil red glow -->

<WindowStyle>
<Font antialias="false">smoothansi</Font>
<Width>4</Width>
<Height>20</Height>
<Active>
<Text>red</Text>
<Title>darkred:grey13</Title>
<Corner>red</Corner>
<Outline>red</Outline>
</Active>
<Inactive>
<Text>grey44</Text>
<Title>grey20:grey0</Title>
<Corner>grey0</Corner>
<Outline>darkred</Outline>
</Inactive>
</WindowStyle>

<TaskListStyle>
<Font antialias="false">smoothansi</Font>
<ActiveForeground>red</ActiveForeground>
<ActiveBackground>darkred:grey13</ActiveBackground>
<Foreground>grey44</Foreground>
<Background>grey20:grey0</Background>
</TaskListStyle>

<!-- Additional TrayStyle attribute: insert -->

<TrayStyle>
<Font antialias="false">smoothansi</Font>
<Background>grey13</Background>
<Foreground>red</Foreground>
</TrayStyle>

<PagerStyle>
<Outline>grey66</Outline>
<Foreground>grey44</Foreground>
<Background>grey22</Background>
<ActiveForeground>darkred</ActiveForeground>
<ActiveBackground>grey44</ActiveBackground>
</PagerStyle>

<MenuStyle>
<Font antialias="false">smoothansi</Font>
<Foreground>grey33</Foreground>
<Background>grey0</Background>
<ActiveForeground>red</ActiveForeground>
<ActiveBackground>darkred:grey13</ActiveBackground>
</MenuStyle>

<PopupStyle>
<Font antialias="false">smoothansi</Font>
<Outline>grey22</Outline>
<Foreground>grey0</Foreground>
<Background>red</Background>
</PopupStyle>

</JWM>

---------
Code Sample
<JWM>
<!-- Visual Styles -->
<!-- evil yellow glow -->

<WindowStyle>
<Font antialias="false">smoothansi</Font>
<Width>4</Width>
<Height>20</Height>
<Active>
<Text>yellow</Text>
<Title>gold:grey13</Title>
<Corner>yellow</Corner>
<Outline>yellow</Outline>
</Active>
<Inactive>
<Text>grey44</Text>
<Title>grey20:grey0</Title>
<Corner>grey0</Corner>
<Outline>gold</Outline>
</Inactive>
</WindowStyle>

<TaskListStyle>
<Font antialias="false">smoothansi</Font>
<ActiveForeground>yellow</ActiveForeground>
<ActiveBackground>gold:grey13</ActiveBackground>
<Foreground>grey44</Foreground>
<Background>grey20:grey0</Background>
</TaskListStyle>

<!-- Additional TrayStyle attribute: insert -->

<TrayStyle>
<Font antialias="false">smoothansi</Font>
<Background>grey13</Background>
<Foreground>yellow</Foreground>
</TrayStyle>

<PagerStyle>
<Outline>grey66</Outline>
<Foreground>grey44</Foreground>
<Background>grey22</Background>
<ActiveForeground>gold</ActiveForeground>
<ActiveBackground>grey44</ActiveBackground>
</PagerStyle>

<MenuStyle>
<Font antialias="false">smoothansi</Font>
<Foreground>grey33</Foreground>
<Background>grey0</Background>
<ActiveForeground>yellow</ActiveForeground>
<ActiveBackground>gold:grey13</ActiveBackground>
</MenuStyle>

<PopupStyle>
<Font antialias="false">smoothansi</Font>
<Outline>grey22</Outline>
<Foreground>grey0</Foreground>
<Background>yellow</Background>
</PopupStyle>

</JWM>


--------------
"It felt kind of like having a pitbull terrier on my rear end."
-- meo (copyright(c)2008, all rights reserved)
Back to top
Profile PM WEB 
24 replies since Dec. 06 2007,19:39 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (5) </ [1] 2 3 4 5 >/
reply to topic new topic new poll
Quick Reply: JWM Themes

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code