Update: I fixed the black text in the detail box in the shellstyle. It's now white, as it should be.
It's finally arrived. Incredibly, this theme has survived a year of neglect, tons of bugs, a hard drive wipe, and even being started over from scratch! I've always liked dark themes, but either found them too dark, or plagued by hardcoded black text, making it unreadable. So I decided, against my better judgement, to attempt to create a dark theme that was both uber-sleek and usable at the same time. This is the result.
I will be releasing a VSRK for this VS. What's a VSRK? Why, a Visual Style Resource Kit! It will include all the Photoshop resource files for you to play around with, study, and use for future modifications.
A compact menu and thin taskbar is included, so there's no need to ask.
I'm currently adding a database of bug reports, but please feel free to submit any bugs you notice, even if I'm already aware of them. Thank yooooou!
Enjoy, you deviants!
Whoops! I almost forgot, I'd like to thank curran for beta testing this for me. He tested it a lot and was very helpful. Drop by his site, deftunes and listen to his radio program!
i like it! plain, simple, very effectave! definate must-use the only issue i have with it is the default font. i switched everything to tahoma (a more compact verdana, really) and it looks great ('sides for needing to resize the caption buttons also (to 19)). for once, a simple and useful non-white minimalistic skin!
--
the Integral of e to the x equals f of u sub n
join the revolution :] [link]
--
--== The Snowman ==-- Owner of The Skinventory [link] Wizop @ Wincustomize.com Admin @ Skinz.org Member of visionLeague Medlem af *denmark Former Admin @ Skinbase.org
Below we have compiled a list of 101 tips to help you improve your photography. You may know some of them already but were confident that you'll find at least a few gems in there! Go get yourself a cup of coffee and make sure you are sitting comfortably!
Spencer Kelly visits the Royal Albert Hall to see a digital graffiti wall where you can virtual spray paint to your heart's content and email the results to yourself.
When it comes to community spirit, `Rushy is a shining example. From participating in devmeets, to providing positive encouragement to other artists, `Rushy can always be found demonstrating what it really takes to be a true deviant. It's without any hesitation that we are delighted to award the Deviousness Award for July 2009 to `RushyRead More
Devious Comments
Comments
--
Internet Romance Is For Ugly People.
god damn bugs
------- me = will curran
--
the Integral of e to the x equals f of u sub n
join the revolution :] [link]
at the very end/bottom of UIFILE1 you'll find this:
(I hope all this shows up right - *crosses fingers that DevArt doesnt strip any of the tags*)
/style
style resid=NameSpaceItemInfoList
NameSpaceItemInfo
{
contentalign: wrapleft;
background: argb(0,0,0,0);
margin: rect(0rp,5rp,0rp,0rp);
}
NameSpaceItemInfo [id=atom(InfoName)]
{
fontweight: rcint(10);
}
NameSpaceItemInfo [id=atom(InfoType)]
{
margin: rect(0rp,0rp,0rp,0rp);
}
/style
add a line after each 'margin: etc" so it looks like this
/style
style resid=NameSpaceItemInfoList
NameSpaceItemInfo
{
contentalign: wrapleft;
background: argb(0,0,0,0);
margin: rect(0rp,5rp,0rp,0rp);
foreground: white;
}
NameSpaceItemInfo [id=atom(InfoName)]
{
fontweight: rcint(10);
}
NameSpaceItemInfo [id=atom(InfoType)]
{
margin: rect(0rp,0rp,0rp,0rp);
foreground: white;
}
/style
I hope its clearly enough explained.
Oh and..... nice VS
--
--== The Snowman ==--
Owner of The Skinventory [link]
Wizop @ Wincustomize.com
Admin @ Skinz.org
Member of visionLeague
Medlem af *denmark
Former Admin @ Skinbase.org
--
{ Get your daily fix of Tech and Miso Soup at TechMiso }
Previous Page12345...Next Page