Warning: session_start(): open(/tmp/sess_c2nhffedrcjovip3nt6tmklvo5, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
SnowBird openDesktop.org
-
 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 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 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   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


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

SnowBird

   1.3  

GTK 3.x Theme/Style

Score 73%
SnowBird
zoom


SnowBird
zoom


SnowBird
zoom


Downloads:  5349
Submitted:  Oct 8 2014
Updated:  Oct 28 2014

Description:

Well ! you can see ! this is a mac-like theme , maybe you will say : " why mac-like ? why not just ubuntu-like ? ". Then I will tell you :" whatever, I just make it for fun ! "
---------------------------------
INFO
---------------------------------
GTK2 ENGINES REQUIREMENT
- GTK2 engine Murrine
-GTK2 engine Pixbuf

Fedora/RedHat distros:
yum install gtk-murrine-engine gtk2-engines

Ubuntu/Mint/Debian distros:
sudo apt-get install gtk2-engines-murrine gtk2-engines-pixbuf

ArchLinux:
pacman -S gtk-engine-murrine gtk-engines

---------------------------------
Icon theme: "Faba-light"
http://mokaproject.com/faba-icon-theme/
---------------------------------




Changelog:

2014/10/06 v1.0
A mac-like theme for ubuntu 14.04 or later (based on bluebird gtk theme)

2014/10/06 v1.1
1. Add:
IconTheme=Faba-mono
CursorTheme=DMZ-Black
to the index.theme file .

2. Add a Dark panel version

3. Change the GTK2 ENGINES REQUIREMENT

2014/10/13 v1.2
Change the scrollbar style

2014/10/28 v1.3
Fixed the unity minimize_unfocused_pressed icon bug




LicenseGPL
(SnowBird GTK Theme)
Send to a friend
Subscribe
Other  Content  from vinceliuice
Report inappropriate content



goto page: prev   1  2 

-

 a minor problem

 
 by sadi on: Nov 9 2015
 
Score 50%

I liked this theme more than similar others (e.g. Greybird, Zukitwo, Vertex Light).
However there's a minor problem with thunderbird which doesn't exist in others (maybe necessary tweak can be found by having a look at them) and it is that thin line popping up when you click the application menu that appears on the title bar when you hover on it.
BTW we also have that line permanently from the start (i) in TB addressbook and compose windows, (ii) between toolbar and tabbar in some GTK2 apps (excluding Chrome browser), and (iii) between standard and format toolbars in LibreOffice).


Reply to this

-

 Re: a minor problem [ FIXED (i) ]

 
 by sadi on: Nov 11 2015
 
Score 50%

I've fixed the problem in Thunderbird by enabling this (no-shadow) which was commented out in /gtk-2.0/gtkrc:

GtkMenuBar::shadow-type = GTK_SHADOW_NONE


Reply to this

-
.

 an improvement suggestion

 
 by sadi on: Nov 9 2015
 
Score 50%

I understand that there are two approaches to check-boxes and radio-buttons at the moment: (1) showing only the selected/enabled ones (e.g. Snowbird, Greybird, etc.) and (2) showing all (e.g. Zukitwo, Vertex Light).

I personally think the second approach is more useful as there are quite a few cases when the user is left quite in the dark about the choices available when you can't see a check-box or radio-button that you can select unless you are very familiar with that application/tool.
I think the understandable choice for a cleaner workspace shouldn't make life difficult for average user.
Of course, the final decision is yours ;-)
Perhaps the users can just use a tweak for this (maybe by providing a simple script to enable/disable such a feature?)


Reply to this

-
.

 Re: an improvement suggestion

 
 by sadi on: Nov 12 2015
 
Score 50%

Found it!
If interested, here's a way to implement this:

Use "gtk-widgets-assets.css" from the new (GTK-3.18) Mavericks theme here: http://gnome-look.org/content/show.php/Mavericks?content=174324 only adding any missing lines from Snowbird theme.


Reply to this

-
.

 Chrome/Chromium inactive tabbar bgcolor

 
 by sadi on: Nov 11 2015
 
Score 50%

Unlike other apps, background color of tab bar in Chrome/Chromium becomes markedly darker (losing smooth transition from title bar), which I guess is not preferred.


Reply to this

-
.

 [FIXED] Chrome/Chromium inactive tabbar bgcolor

 
 by sadi on: Nov 11 2015
 
Score 50%

I've just discovered that changing "ChromeGtkFrame::inactive-frame-color" and "ChromeGtkFrame::inactive-frame-gradient-color" values to the same as "...::frame-color" and "...::frame-gradient-color", respectively, fixes this :-)


Reply to this

-
.

 synaptic toolbar patchy bgcolor

 
 by sadi on: Nov 11 2015
 
Score 50%

Synaptic Package Manager toolbar has a slightly darker bgcolor around tool buttons although other areas are lighter, i.e. same as title bar.


Reply to this

-
.

 [FIXED] synaptic toolbar patchy bgcolor

 
 by sadi on: Nov 11 2015
 
Score 50%

Adding the following section to the end of "gtk-widgets.css" fixes this:

Quote:

/********************************************
* fix for synaptic toolbar patchy bgcolor *
********************************************/
GtkHandleBox {
color: @toolbar_fg_color;
background-color: @toolbar_bg_color;
background-image: linear-gradient(to bottom,
shade(@toolbar_bg_color, 1.00),
shade(@toolbar_bg_color, 0.90)
);
}


Reply to this

-
.

 unity panel menuitem hover effect

 
 by sadi on: Nov 11 2015
 
Score 50%

Unity panel menuitem hover effect does not look quite the same as app window menuitem hover effect, e.g. shade of color, sound top corners, etc.


Reply to this

-
.

 [FIXED] unity panel menuitem hover effect

 
 by sadi on: Nov 11 2015
 
Score 50%

Changing the last section in "./apps/unity.css" as follows fixes this a bit - I think it's impossible to make them 100% same:

Quote:

.unity-panel.menubar.menuitem:hover,
.unity-panel.menubar .menuitem *:hover {
border-width: 2px 0 0 0;
border-radius: 6px 6px 0 0;
border-color: shade(@panel_bg_color, 1.0);
background-image: -gtk-gradient(linear, left top, left bottom,
from (shade(shade(@selected_bg_color, 1.3), 0.90)),
to (shade(shade(@selected_bg_color, 1.3), 0.95)));
color: @panel_bg_color;
}


Reply to this

-

 Re: unity panel menuitem hover effect

 
 by vinceliuice on: Nov 12 2015
 
Score 50%

Thank you so much for what you did friend!


Reply to this

-
.

 Re: unity panel menuitem hover effect

 
 by sadi on: Nov 12 2015
 
Score 50%

You're welcome. I wish I knew how to make those hidden radio buttons and check boxes visible ;-)


Reply to this

-
.

 gedit: flat toolbar buttons?

 
 by sadi on: Nov 15 2015
 
Score 50%

This theme looks perfect even under Ubuntu 15.10, but there might be a couple of things to do so as to achieve real perfection, and it seems non-flat buttons in gedit toolbar (and some other apps) is one of them.

A little help would be much appreciated to fix this.


Reply to this

goto page: prev   1  2 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team