-
 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

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


Sponsoring


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

QflashingLights (GTK)

   0.3  

GTK 2.x Theme/Style

Score 57%
InveteroInvetero
Sher Computing
QflashingLights (GTK)
zoom


QflashingLights (GTK)
zoom


QflashingLights (GTK)
zoom


Minimum required   GTK 2.x
Downloads:  2368
Submitted:  Sep 1 2010
Updated:  Oct 21 2010

Description:

QflashingLights (GTK) is a dark theme that's not too dark, designed to go well with the QflashingLights Metacity theme. It\'s designed to be shiny, polished, and have that eggplant/steel blue tint. Much of the work is simply modifications on qDrk by Luxie Rayku. Please modify to your heart\'s content, and submit the results back for improvement of the other themes!

Included is a PACKAGE for Ubuntu/Debian-based systems! Enjoy!

Note: if you vote good/bad, I would appreciate knowing why. Please leave feedback!




Changelog:

0.3 - Many things are overhauled. Base selected/active colors are changed, clearlooks is used for gloss, panel is improved, tab background is changed. Needs work for the statusbars in Transmission (due to use of Clearlooks). Look out for more colorscheme changes in the future

0.2 - Fixed sliders, made prelighted scrollbar and buttons more consistent, etc.

0.1-3 - Fixed issues with the progress bar.

0.1 - First upload to Gnome-Look.org. Based around qDrk by Luxie Rayku.




LicenseCreative Commons by-nc-sa
Source(QflashingLights (GTK))
Source(QflashingLights (metacity))
Send to a friend
Subscribe
Other  Artwork  from Invetero
Report inappropriate content



-

 Oh yeh

 
 by Invetero on: Sep 1 2010
 
Score 50%
InveteroInvetero
Sher Computing

I would like (hopefully) to improve the buttons on the scrollbar. If someone knows how to make them shiny, almost "glowing" per se.... I tried to do it, but it became too blurry so I had to get rid of it.


Reply to this

-
.

 Re: Oh yeh

 
 by Invetero on: Sep 1 2010
 
Score 50%
InveteroInvetero
Sher Computing

I'm also looking to make selected text in lists (such as rhythmbox's song library for example) have a gradient to match the rest of the theme. Also, the prelight slider (also in rhythmbox for example) should be replaced with something less awkward. I tried, but I'm not the best!


Reply to this

-
.

 Re: Re: Oh yeh

 
 by IamJustUs on: Sep 2 2010
 
Score 63%

Kason,
This should get the selected text look you want.


style "treeview-item" = "default"
{

#text [ACTIVE] = "#d9d9d9"
#text [SELECTED] = "#ffffff"


engine "pixmap"
{

image
{
function = BOX
state = ACTIVE
file = "/Listheaders/treeitem.png"
border = {2,2,1,2}
stretch = TRUE
}

image
{
function = BOX
state = SELECTED
file = "/Listheaders/treeitem.png"
border = {2,2,5,2}
stretch = TRUE
}

image
{
function = FLAT_BOX
state = SELECTED
file = "/Listheaders/treeitem.png"
border = {2,2,1,2}
stretch = TRUE
}
}
}
Just add it to your gtkrc and add your treeitem.png to the Listheaders folder.

As for the button glow on slider,
If you like the glow on my theme
FiftyWays , you may use it and just
throw it in Gimp and colorize it to match your theme.


Reply to this

-

 Re: Re: Re: Oh yeh

 
 by Invetero on: Sep 3 2010
 
Score 50%
InveteroInvetero
Sher Computing

I appreciate this help! I will experiment as soon as I get a chance.


Reply to this

-

 Veeery nice

 
 by FINux on: Sep 1 2010
 
Score 50%

Voted good


Reply to this

-

 Voted bad.

 
 by Tipiaf on: Sep 12 2010
 
Score 50%


The only thing I like are the progress bars.
It's not usable, as 99% of dark themes


Reply to this

-

 Re: Voted bad.

 
 by Invetero on: Sep 12 2010
 
Score 50%
InveteroInvetero
Sher Computing

What could I do to make it more usable then?


Reply to this

-
.

 Recent Changes

 
 by Invetero on: Sep 12 2010
 
Score 50%
InveteroInvetero
Sher Computing

Now that I switched to clearlooks for Treeview items (to make them glossy), progressbars embedded in treeview items show up as black bars (ie transmission). How can I change this without messing up the pixmap portions of the theme?


Reply to this

-
.

 Awesome theme!

 
 by geistschatten on: Oct 22 2010
 
Score 50%

I've always loved dark themes and the purple works great! I don't understand why anyone would complain about the progress bars, they work just fine for me. A recommended wallpaper for this theme would be: http://gnome-look.org/content/show.php/Ball-lnx?content=133545


Reply to this

-

 pretty good

 
 by Kreuger on: Jan 30 2011
 
Score 50%

I like this theme quite a bit. Purple and black go together well.


Reply to this

-

 Re: pretty good

 
 by Kreuger on: Jan 30 2011
 
Score 50%

I have found some input boxes on websites come up white with a white font. Please fix!


Reply to this

-

 Re: Re: pretty good

 
 by Kreuger on: Jan 31 2011
 
Score 50%

I found a Stylish plugin that fixes this (it was Firefox related)


Reply to this

-

 Re: Re: Re: pretty good

 
 by Invetero on: Apr 3 2011
 
Score 50%
InveteroInvetero
Sher Computing

Good, I'm happy you were able to fix it. I also use a stylish plugin with almost every theme. Dark themes do not go well with firefox otherwise.


Reply to this

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