

http://pastebin.com/PRyitD0s
(I changed some paddings to match Epiphany here on my machine—the differences I spotted might be related to the size I set for the UI font (Cantarell Regular @ 10pt).) - Jun 03 2011
http://pastebin.com/2yXSP6uX
I've also fixed a slight tab label shifting when the throbber appears.
Unfortunately I have no idea as to how to consolidate both styles in a single .css file. There are also two other issues I couldn't fix:
Try creating enough new tabs to overflow the tab bar, then pin a couple of them.
There's no border between the unselected tabs and whatever is immediately below them (either the nav bar or the content area). - Jun 02 2011
z-index: 1 !important;
position: relative !important;
Then create this selector:
.tabbrowser-tab[selected=false] {
z-index: 0 !important;
position: relative !important;
}
As for Aldabra, it’s amazing! I hope it makes it to upstream soon!
- Jun 02 2011

Icon Sub-Sets by funnyguy 44 comments
http://www.mozilla.com/img/tignish/about/logo/download/logo-only.png - Apr 21 2011

Icon Sub-Sets by funnyguy 44 comments
http://svgicons.o7a.net/official/firefox.svg
But I couldn't find the latest version; shouldn’t be too hard to recreate it from this, though. - Apr 20 2011

GTK2 Themes by inckie 26 comments

GTK2 Themes by tiheum 26 comments
Now, where's the .deb and the PPA? ;) - Apr 06 2010

GTK2 Themes by inckie 26 comments
http://www.webupd8.org/2010/03/preview-and-download-new-ubuntu-1004.html - Mar 15 2010

GTK2 Themes by inckie 26 comments
I'm not even sure I can reproduce that here. How did it happen? (I mean, how did you install the theme, what (if ever) had you done to the theme before the update, things like that.) - Mar 12 2010

GTK2 Themes by inckie 26 comments
Try installing mine now, before they do it once again. Just bear in mind that their next update will likely revert my changes, so you would have to wait either for my merger or (one can hope) for theirs.
Until then, it’ll be a cat-and-mouse for us. :) - Mar 11 2010

GTK2 Themes by inckie 26 comments
My version of Radiance is more complete because I had to redraw all the buttons, after all. - Mar 11 2010

GTK2 Themes by inckie 26 comments
Anyway, now the scrollbars are drawn by the (murrine) engine, and the old pixmaps were dumped. - Mar 11 2010

GTK2 Themes by inckie 26 comments
Some hope is better than no hope… :) - Mar 11 2010

GTK2 Themes by inckie 26 comments
http://www.webupd8.org/2010/03/ubuntu-lucid-light-themes-radiance-and.html - Mar 11 2010

GTK2 Themes by inckie 26 comments
The link should be fixed now; please try downloading again. - Mar 10 2010

GTK2 Themes by fmrbpensador 284 comments

GTK2 Themes by fmrbpensador 284 comments
Fire up gconf-editor
Navigate to /apps/panel/applets/clock_screen0/prefs (I gather you might find something different from clock_screen0, but you should have no trouble figuring it out)
Set the value of the format key to custom
Set the value of the custom_format key to " <big><big><b><span color="#80A4B2">%d</span><span color="#C4D1D7">%m</span><span color="#FEFFFF">%Y</span> <span color="#A13D25">%H</span><span color="#BA6B42">%M</span></b></big></big> " (without quotes — the extra spaces are for padding)
I'd also ask fmrbpensador for the actual colors he used… :-) - Aug 26 2008

Wallpapers KDE Plasma by sceazy 7 comments
How about using Kabel.ttf from http://www.artfiles.org/kde.org/stuff/clipart/ for the “KDE 4.0” text? Then it’d be even cooler.
If you’d allow another suggestion, I’d repeat the whitish highlight in the top left corner of the background on the bottom right too, for symmetry. - May 13 2008

KDE 3.x Splash Screens by giebae 5 comments
In all honesty, to be really frank, me neither… I occasionally drop by and out of curiosity I check the number of downloads, only to be be surprised because it has been steadily (albeit slowly) been increasing since I posted it.
You're right, I only put together the work of others and made little effort on doing so. But you can trust me that I didn't vote myself good (can I? I haven't tried :P)… what gain would I have? See my other contents: I am not an active member on KDE-Look nor do I intend to be one. I just share what I think others might like.
I am surprised also because I didn't make a .kth file because I was lazy (and still am :P), yet people keep downloading and voting...
I sincerely don't know why nor what, but these numbers must mean something, and I guess I can somehow feel a bit proud for that… at least for now… :)
Quote:it looks ok, […] there is nothing inherently wrong with that
Thank you, really!
Quote:There are so many themes, much better than this one, that deserve this spot and the rating. Such as Azenis […] if you want a good light theme, look just a few spots down at NuoveXT2.
If you imply that effort is the main requirement for a theme to be rated good, then I'm doomed. :)
Seriously though, let's see: wow, that Azenis must have been tough work! It's really great, although I still prefer light-colored widgets. As for your theme, that's a matter of taste, as is the case with every piece of art here and elsewhere.
• Widget style: QtCurve (by CraigD) is really awesome! As for the colors, I myself don't like coloured widgets very much (even though I'm experimenting with this kind of stuff right now); for me, Domino and QtCurve are so great rivals that I'm often uncertain of which one to use :)
• Window decoration: I'm not in love with that, either; it's cool, but for me, less is more
• KBFX theme: Looks very nice, but I don't like/use KBFX (I really prefer Katapult and a custom KDesktop menu many times over)
• Icon theme: NuoveXT 2 icons (by saki) are great, but I like Everaldo's Crystal Project much better
• Wallpaper: I never keep a wallpaper for more than three days… :) Eos (by Vlad Gerasimov of Vladstudio) was chosen for the color, so that it fits with the general icon theme colors, and because it does look great; your wallpaper choices are great, too (I have that yellow green one here in my collection, thanks! ^_^)
But then that's just my taste, and it appears it is a couple of other people's, too. Let them be ;) - Mar 25 2008

Various KDE 1.-4. Improvements by rfujimoto 115 comments

Various KDE 1.-4. Improvements by rfujimoto 115 comments

Various KDE 1.-4. Improvements by hoppimike 15 comments
dcop kdesktop KBackgroundIface setWallpaper "$path_to_wallpaper" $mode
, where $mode is an integer. - Mar 12 2008
For example, if I found that I should get icon apps/foo.png from the oldest to the newest set, I'd do something like this:
Quote:cd $newest_set_folder
for i in ??x?? ???x???; do cp $oldest_set_folder/$i/apps/foo.png $newest_set_folder/$i/apps/; done
But, for the life of me I can't remember which were all of the icons I copied over. Just remember that not all sizes have all the icons, making the job a bit more troublesome. There must be some easier way of doing this, though. ;)
Well, we still have the option of asking Everaldo to do the merger himself, I guess. :) - Feb 28 2008

Full Icon Themes by boskicinek 36 comments

KDE 3 Color Schemes by glad 4 comments
I beg to disagree — but then again, it's just a matter of taste. :)
But what I wanted to ask is: what are those fonts you use? - Feb 27 2008

Full Icon Themes by boskicinek 36 comments

Full Icon Themes by everaldo 127 comments
Ah, too bad it is just a mockup... :) - Jan 31 2008
http://www.kde-look.org/content/show.php/Crystal+Project?content=60475
http://software.linspire.com/pool-src/f/fos-crystal-project-icons/
You can get either one; they should install just fine. I actually downloaded both and merged them, since one has icons the other one hasn't and vice versa.
On the other hand, if you've been having problems with Everaldo's tarballs themselves, I'd suggest you to contact him directly.
Thank you for your interest on the theme! Should you have any more problems, feel free to ask away. - Jan 28 2008
If it still doesn't work, please comment here. - Jan 14 2008
In order that it has different appearance among firstly and background applications. Though I don't know that color to say to you.
Well, I recall having lightened the inactive window title text color, but if that isn't enough for you, you could go to 'kcmshell kwindecoration' and remove/change the overlay for inactive windows.
Quote:And one thing too: Look Konqueror panels corners in split view mode in first screenshot, they aren't rounded. In kate, the corners are OK.
Actually, that isn't split view mode, but rather Konqueror's sidebar; as for the corners not being rounded in Konqueror but rounded in the text editors, that's because Domino's text areas have round corners, whereas its widget for Konqeror's sidebar and main panel doesn't.
Quote:Thank your for this style!!!!!!!!!! I like it very much!!!!!!!
Thank you! - Oct 15 2007
First, get this picture: http://img234.imageshack.us/my.php?image=crystaloverlayhb1.png
Open/create the kwincrystalrc file in ~/.kde/share/config and put this in it:
Quote:[General]
ActiveFrame=1
ActiveInline=0
ActiveUserdefinedPicture=
AnimateHover=false
ButtonColor2=68,68,68
ButtonColor3=34,34,34
CloseColor2=68,68,68
CloseColor3=34,34,34
FrameColor1=163,163,163
FrameColor2=163,163,163
InactiveFrame=1
InactiveInline=0
InlineColor1=163,163,163
MaxColor=255,255,255
MaxColor2=68,68,68
MaxColor3=34,34,34
MinColor=255,255,255
MinColor2=68,68,68
MinColor3=34,34,34
OverlayFileActive=$OVERLAY_PICTURE
OverlayModeInactive=0
RoundCorners=15
Titlebarheight=23
Replace $OVERLAY_PICTURE with the path to which you saved the above picture. Save the file and apply Crystal as your window decoration. - Oct 11 2007