jaapz
Group: Members
Posts: 129
Joined: May 2007 |
|
Posted: June 08 2008,21:18 |
|
Quote (lucky13 @ June 04 2008,18:23) | DSL isn't about "design and stuff" and there's nothing meiotic about the combinations in this iteration. I chose colors that didn't make me squint and that were mild and pleasant instead of black-on-black wannabe-h4x0r BS that makes eyes bleed from squinting |
k so u say ppl who like to help but cannot code, but in the other way, are familiar with GIMP, are not accepted here. and help with making DSL better by making the colors actually fit is not accepted here...
i just said that the colors didnt really fit to eachother, and that that could be done better, i didnt say that we immediatly should get a vista'ish wallpaper with nice OSX effects. i said the colors didnt fit, and i can make a theme as small as yours where the colors DO actually fit, so dont moan about the backgrounds that are to big, they can be made smaller... these are just examples for backgrounds that maybe could be used.
so dont be a dick and scare people away that try to help
EDIT: made a skin (silvery) that fits with all three bg's i posted earlier in this topic:
Code Sample | <JWM> <!-- Visual Styles --> <!-- silvery -->
<WindowStyle> <Font antialias="false">-adobe-helvetica-medium-r-normal--12-*</Font> <Width>2</Width> <Height>20</Height> <Active> <Text>grey20</Text> <Title>grey70:grey40</Title> <Corner>grey20</Corner> <Outline>grey50</Outline> </Active> <Inactive> <Text>grey10</Text> <Title>grey80</Title> <Corner>grey44</Corner> <Outline>grey44</Outline> </Inactive> </WindowStyle>
<TaskListStyle> <Font antialias="false">-adobe-helvetica-medium-r-normal--12-*</Font> <ActiveForeground>grey20</ActiveForeground> <ActiveBackground>grey70:grey60</ActiveBackground> <Foreground>grey20</Foreground> <Background>grey60:grey50</Background> </TaskListStyle>
<!-- Additional TrayStyle attribute: insert -->
<TrayStyle> <Font antialias="false">-adobe-helvetica-medium-r-normal--12-*</Font> <Background>grey70</Background> <Foreground>grey20</Foreground> </TrayStyle>
<PagerStyle> <Outline>black</Outline> <Foreground>grey80</Foreground> <Background>grey70</Background> <ActiveForeground>grey90</ActiveForeground> <ActiveBackground>grey22</ActiveBackground> </PagerStyle>
<MenuStyle> <Font antialias="false">-adobe-helvetica-medium-r-normal--12-*</Font> <Foreground>grey20</Foreground> <Background>grey70</Background> <ActiveForeground>grey90</ActiveForeground> <ActiveBackground>grey50:grey40</ActiveBackground> </MenuStyle>
<PopupStyle> <Font antialias="false">-adobe-helvetica-medium-r-normal--12-*</Font> <Outline>grey22</Outline> <Foreground>grey0</Foreground> <Background>grey90</Background> </PopupStyle> </JWM>
|
|