-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Frugalware-Art.org Artwork for Frugalware Linux 
 Arch-Stuff.org Artwork and Stuff for Arch Linux 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
Xfce-Look.org - Eyecandy for your Xfce-Desktop
Xfce-Look.orgXfce-Look.org

 Jun 26 2024  
 Not logged in  
Xfce-Look.org
 Home    Add Artwork   Forum   Groups   Knowledge   Events   Jobs   Users   Register   Login-


Sponsoring


-
- Content .- Fans (1) .- Knowledge Base  . 

Clearlooks Compact

   1.2  

GTK 2.x Theme/Style

Score 72%
Clearlooks Compact
zoom


Clearlooks Compact
zoom


Link:  Link
Downloads:  11573
Submitted:  Nov 8 2007
Updated:  May 13 2008

Description:

Compact version of Ubuntu's Clearlooks theme, especially great on small screens like the Eee PC, or for intense applications like Eclipse (see second screenshot).

There is now also a Human Compact theme available: http://www.gnome-look.org/content/show.php?content=80980

For a direct comparison with nice mouseover effect, visit
http://martin.ankerl.com/2007/11/04/clearlooks-compact-gnome-theme/

Installation

1. Download the theme
2. Click System > Preferences > Appearance > Theme > Install
3. Select the downloaded file and apply it.




Changelog:

April 11th, 2008 Small panel menu.
November 11th, 2007 Major update: Smaller handlers sizes, smaller scrollbars, no scrollbar spacing, less overall padding, and some more.
November 7th, 2007 Now even more compact by reducing the default icon size to 16x16 pixels.
November 4th, 2007 First release of Clearlooks Compact.




LicenseGPL
(ClearlooksCompact.tar.bz2)
Send to a friend
Subscribe
Other  Artwork  from sunitram
Report inappropriate content



goto page: prev   1  2 

-
.

 Thanks!

 
 by kamathln on: May 1 2009
 
Score 50%

I own a EEE and have despised the screen size till now. Thanks to this theme, I feel I have a bit bigger screen.


kool-look
Reply to this

-

 update

 
 by elcamilo on: Jan 5 2010
 
Score 50%

Hi, and thanks.

Why don't you keep this page updated?
I discovered in your personal site that this theme reached revision 1.5...

And also I would like to suggest you to use and suggest again Droid fonts. With your CC theme, they're a perfect pair.

regards


Reply to this

-

 cast effect only for eclipse

 
 by PAgore on: May 28 2011
 
Score 50%

read how to cast the effect only for the eclipse application and not for other applications too:
http://techtavern.wordpress.com/2008/09/24/smaller-font-sizes-for-eclipse-on-linux/

Here is a brief HowTo

save the following lines in "~/.gtkrc-eclipse"
Quote:
gtk-icon-sizes="panel-menu=16,16 : gtk-menu=16,16 : gtk-button=16,16 :
gtk-small-toolbar=16,16 : gtk-large-toolbar=16,16 : gtk-dialog=32,32 : gtk-dnd=32,32"

style "compact" {
font_name="Sans 8"
GtkButton::default_border={0,0,0,0}
GtkButton::default_outside_border={0,0,0,0}
GtkButtonBox::child_min_width=0
GtkButtonBox::child_min_heigth=0
GtkButtonBox::child_internal_pad_x=0
GtkButtonBox::child_internal_pad_y=0
GtkMenu::vertical-padding=3
GtkMenuBar::internal_padding=3
GtkMenuItem::horizontal_padding=4
GtkToolbar::internal-padding=0
GtkToolbar::space-size=0
GtkOptionMenu::indicator_size=0
GtkOptionMenu::indicator_spacing=0
GtkPaned::handle_size=4
GtkRange::trough_border=0
GtkRange::stepper_spacing=0
GtkScale::value_spacing=0
GtkScrolledWindow::scrollbar_spacing=0
GtkScrollbar::slider-width= 15
GtkExpander::expander_size=10
GtkExpander::expander_spacing=0
GtkTreeView::vertical-separator=0
GtkTreeView::horizontal-separator=0
GtkTreeView::expander-size=8
GtkTreeView::fixed-height-mode=TRUE
GtkWidget::focus_padding=0
xthickness=0
ythickness=0
}
class "GtkWidget" style "compact"

style "compact2" {
xthickness=1
ythickness=1
}

class "GtkButton" style "compact2"
class "GtkToolbar" style "compact2"
class "GtkPaned" style "compact2"


now you can call eclipse with:
Quote:
env GTK2_RC_FILES=/home/<username>/.gtkrc-eclipse /opt/eclipse-gwt/eclipse


if you dont like your current coding font, check this out:
http://hivelogic.com/articles/top-10-programming-fonts/


Reply to this

goto page: prev   1  2 

Add commentBack




-

Copyright 2004-2016 Xfce-Look.org Team  Legal Notice
All rights reserved. Xfce-Look.org is not liable for any content or goods on this site.
You can find our FAQ here.
All contributors are responsible for the lawfulness of their uploads.
Please send us a notice if you spot an ABUSE of the website.
Information about advertising in Xfce-Look.org.
Developers can use our public webservice interface. More information here: public api
For further information or comments on this site, please send us a message
Xfce is a trademark of the Xfce Project
Content RSS   
Events RSS