skidoo wrote:walt, start with whichever theme suits your fancy.
For example:
geany /usr/share/fluxbox/jwm-antiX/.fluxbox/jwm-antiX/.jwm/themes/blue_dragon
saveAs blue_dragon2
Code: Select all
<JWM>
<!-- Visual Styles -->
<!-- evil blue glow -->
<WindowStyle>
<Font antialias="false">smoothansi</Font>
<Width>4</Width>
<Height>20</Height>
<Active>
<Text>snow</Text>
<Title>blue:light blue</Title>
<Outline>snow</Outline>
</Active>
<Inactive>
<Text>black</Text>
<Title>dark blue:light blue</Title>
<Outline>light blue</Outline>
</Inactive>
</WindowStyle>
<TaskListStyle>
<Font antialias="false">smoothansi</Font>
<ActiveForeground>black</ActiveForeground>
<ActiveBackground>darkblue:snow</ActiveBackground>
<Foreground>snow</Foreground>
<Background>light blue:blue</Background>
</TaskListStyle>
<!-- Additional TrayStyle attribute: insert -->
<TrayStyle>
<Font antialias="false">smoothansi</Font>
<Background>blue</Background>
<Foreground>dark blue</Foreground>
</TrayStyle>
<PagerStyle>
<Outline>grey66</Outline>
<Foreground>grey44</Foreground>
<Background>snow</Background>
<ActiveForeground>darkblue</ActiveForeground>
<ActiveBackground>light blue</ActiveBackground>
</PagerStyle>
<MenuStyle>
<Font antialias="false">smoothansi</Font>
<Foreground>snow</Foreground>
<Background>grey0</Background>
<ActiveForeground>black</ActiveForeground>
<ActiveBackground>blue:white</ActiveBackground>
</MenuStyle>
<PopupStyle>
<Font antialias="false">smoothansi</Font>
<Outline>light blue</Outline>
<Foreground>snow</Foreground>
<Background>blue</Background>
</PopupStyle>
</JWM>
Next, open another other theme file in geany.
Look at A. Look at B. How do they differ?
Is it ___REALLY___ so difficult to customize a themefile? I think not."Ain't nothing to it but ta do it."
Select your customized theme, examine the result of your edits. Lather, rinse, repeat.
Might need to restart session for the change to take effect.
Well, apparently it is really so difficult, at least it has been for me. I tried this with the black theme, going into my home directory (apparently where the JWM themes reside as I could not find any elsewhere - the directory you list was not apparent to me, nor was it clear from anything I read), went into ~ .jwm/themes/black and saved it as black2, changed the font everywhere I saw a font to change, restarted JWM, and noticed no difference, no matter what font name I put in there.
So, to ask yet another likely stupid question, do I have to update the theme in both the directory you list above AND in my home directory, or will updating the first location update the second? I don't mean to be a pain, but I really want to understand this better. Thanks.
EDIT: Just tried this again, going to the directory you list, modifying the file there and also modifying the file in my home /.jwm/themes directory so they match each other, and I can see no difference. Not sure what I've missed or what I'm missing, but nothing I do changes the theme short of changing to a different theme.