dark JWM-theme Praga-at-night

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

dark JWM-theme Praga-at-night

#1 Post by MU »

Some days ago I found a nice Foto in the Fvwm-forum( http://fvwm.lair.be ), but I can't find the post again.
So at this place Credits to the artist.

However I saved it, and it inspired me to make a small dark theme for JWM.

Image

Big Screenshot: http://dotpups.de/dotpups/WindowManager ... -night.jpg

Install the Dotpup, then run the JWM-Themechooser from the "Control Panel" -menu.
Download (151 kb)
http://dotpups.de/dotpups/WindowManager ... -night.pup

If your screen is huger than 1024x768, you can use the original foto from here: http://dotpups.de/dotpups/WindowManager ... _by_as.jpg

Mark

User avatar
eMeRy
Posts: 86
Joined: Sun 22 Jan 2006, 20:22
Location: Hungary,Europe

#2 Post by eMeRy »

Very nice, I like it.
Its colour suits ubuntu well, I think...
Anyway, I'll download it!

User avatar
eMeRy
Posts: 86
Joined: Sun 22 Jan 2006, 20:22
Location: Hungary,Europe

#3 Post by eMeRy »

Maybe I'm wrong but seems the theme-setup does not work with jwm 1.4 in puppy 1.08.
Should be the jwm-prague-at-night file modified/hacked for jwm ver.1.4?

Edit: OK, modifying the themefile has done. Till now I was searching for how to modify the icon fonts colour from the original black to a colour like e.g. the fonts in menu. (black letters on dark brown background, difficult to read) No success yet...

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#4 Post by MU »

please post your modifications for jwm 1.4 here.

To set the icon-font-color:
Right-click an icon

ROX-filer
Options
Pinboard
Text colors

Mark

User avatar
eMeRy
Posts: 86
Joined: Sun 22 Jan 2006, 20:22
Location: Hungary,Europe

#5 Post by eMeRy »

Well, I should've done it before...
So it's the mix of original *jwm-praga-at-night and the hacked parts of *jwm-original theme file. The output file is in the /root/.jwm/themes/ directory overwriting the original *jwm-praga-at-night file.

I'll try to upload a screenshot somehow later.

Code: Select all

<JWM>
	<!-- 
	TITLE:		Tribal-Widow
	AUTHOR:		Joe 'joesbox' Wiles
	Created:	11 Apr 05
	Version:	0.1.0
	Updates:	none: first release.
	JWM ver:	0.22.0
 Hacked in March 2006 for JWM 1.4
	-->

	<!-- WINDOW BORDER PROPERTIES -->	

	<BorderStyle>
               <Font>-adobe-helvetica-bold-r-*-*-14-*-*-*-*-*-*-*</Font>
		<Width>4</Width>
		<Height>18</Height>
		<Foreground>#888888</Foreground>
		<Background>#555555</Background>
		<ActiveForeground>#ffff66</ActiveForeground>
		<ActiveBackground>#333333</ActiveBackground>
	</BorderStyle>

	<!-- TRAY PROPERTIES -->

	<TrayStyle>
               <Font>-adobe-helvetica-bold-r-*-*-*-120-*-*-*-*-*-*</Font>
		<Width>0</Width>
		<Height>22</Height>
		<Alignment>center</Alignment>
		<Foreground>#ddddaa</Foreground>
		<Background>#1a1a1a</Background>
		<ActiveForeground>black</ActiveForeground>
		<ActiveBackground>#666666</ActiveBackground>
	</TrayStyle>

	<!-- PAGER PROPERTIES -->

        <PagerStyle>
		<Outline>#666666</Outline>
		<Foreground>#c8c8c8</Foreground>
		<Background>Black</Background>
		<ActiveForeground>#9a9a9a</ActiveForeground>
		<ActiveBackground>#252525</ActiveBackground>
	</PagerStyle>

	<LoadStyle>
		<Program>xload</Program>
		<Outline>#c80000</Outline>
		<Foreground>#009a9a</Foreground>
		<Background>#1a1a1a</Background>
	</LoadStyle>

	<!-- POPUP PROPERTIES -->

	<PopupStyle>
		<Font antialias="false">-*-*-*-*-*-*-13-*-*-*-*-*-*-*</Font>
		<Outline>#9a0000</Outline>
		<Foreground>#c80000</Foreground>
		<Background>#1a1a1a</Background>
	</PopupStyle>

	<!-- MENU PROPERTIES -->
   
        <MenuStyle>
		<Font antialias="false">-*-*-*-*-*-*-13-*-*-*-*-*-*-*</Font>
		<Foreground>#cccc99</Foreground>
		<Background>#333333</Background>
		<ActiveForeground>#333333</ActiveForeground>
		<ActiveBackground>#cccc99</ActiveBackground>
	</MenuStyle>

	<!-- Key mask="A" key="x">exec:/root/.jwm/themes/desktopTribal</Key -->
</JWM>

User avatar
eMeRy
Posts: 86
Joined: Sun 22 Jan 2006, 20:22
Location: Hungary,Europe

#6 Post by eMeRy »

I could do it at the end... It is not so smart as yours but I like it 8)

Image

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#7 Post by MU »

thanks for sharing :)
Mark

Post Reply