Reply to this topic Topic Options
8 Pages V   [1] 2 3 ... Next : Last » 
[WB] Foton
OmART
Post #1 Feb 23 2005, 23:37


Future Electronic Engineer
Group Icon

Group: Registered
Posts: 784
Joined: 7-April 04
Member No.: 52,168
Based the whole theme on light, the whole idea in the concept of “How can you see?”, the word foton comes from ancient greek, meaning light particle, all the mixes of colors generate white, therefore why the theme is mostly white, and the black comes from absence of light.

user posted image

it consists in a beautiful white and black style with futuristic look and small pixel usage in your screen, perfect for designers and such, everything was done and worked pixel by pixel and some slight gradients were applied to it to help it create a solid and very attractive theme.

Download @ DeviantART

This post has been edited by koopey: Feb 25 2005, 12:23
Profile Card PM + Reply to Post Go to the top of the page Email Poster

Log In or Register · Advertise on Neowin
Kerm
Post #2 Feb 23 2005, 23:38


Neowinian UNSTOPPABLE
Group Icon

Group: Registered
Posts: 6,985
Joined: 22-June 04
From: UK
Member No.: 59,941
Looks good, shame about it being WB.
Profile Card PM + Reply to Post Go to the top of the page Email Poster
+vip
Post #3 Feb 23 2005, 23:42


Neowin's Winnaer!!!1!!1
Group Icon
Group Icon

Group: +Subscriber
Posts: 5,222
Joined: 5-February 02
From: ELECTRONICA
Member No.: 9,365
figuress, i just got my mac today ;(

looks good though

edit: isnt that the Kuantum start button?
Profile Card PM + Reply to Post Go to the top of the page
OmART
Post #4 Feb 23 2005, 23:46


Future Electronic Engineer
Group Icon

Group: Registered
Posts: 784
Joined: 7-April 04
Member No.: 52,168
QUOTE(vip @ Feb 23 2005, 23:42)
figuress, i just got my mac today ;(

looks good though

edit: isnt that the Kuantum start button?
[right][snapback]585523646[/snapback][/right]

I dont know, i took the idea from a magazine
Profile Card PM + Reply to Post Go to the top of the page Email Poster
vetPink Floyd
Post #5 Feb 23 2005, 23:49


A poor man's memory
Group Icon
Group Icon

Group: vetVeteran
Posts: 12,934
Joined: 6-January 03
From: Behind the Wall
Member No.: 21,291
great theme, I'll wait for the VS thumbs_up.gif
Profile Card PM + Reply to Post Go to the top of the page
OmART
Post #6 Feb 23 2005, 23:52


Future Electronic Engineer
Group Icon

Group: Registered
Posts: 784
Joined: 7-April 04
Member No.: 52,168
Btw, the favorites menu not changing to white isnt a bug, its a limitation, and I just read before hovering it laugh.gif
Profile Card PM + Reply to Post Go to the top of the page Email Poster
Mutex
Post #7 Feb 23 2005, 23:54


Resident Fanatic
Group Icon

Group: Registered
Posts: 831
Joined: 27-April 04
Member No.: 53,977
Another great one koopey, thank you. I have two issues with Firefox though. First, the fonts are extra large and second, there is no text in any of the menus.
Profile Card PM + Reply to Post Go to the top of the page
OmART
Post #8 Feb 24 2005, 00:01


Future Electronic Engineer
Group Icon

Group: Registered
Posts: 784
Joined: 7-April 04
Member No.: 52,168
QUOTE(rah2 @ Feb 23 2005, 23:54)
Another great one koopey, thank you.  I have two issues with Firefox though.  First, the fonts are extra large and second, there is no text in any of the menus.
[right][snapback]585523695[/snapback][/right]

Thats the way windowblinds handles system fonts realmad.gif !@#$% to fix as DrDrrae stated in marina wb you need to:

Add the following code into your userChrome.css file. (Learn more about that file here)

and add:
CODE
menubar, menubutton, menulist, menu, menuitem, textbox,  toolbar, tab, tree, tooltip
{
  font-family: Verdana !important;
  font-size: 10x !important;
}


Or change px and Verdana to whatever size and font you want
Profile Card PM + Reply to Post Go to the top of the page Email Poster
Mutex
Post #9 Feb 24 2005, 00:40


Resident Fanatic
Group Icon

Group: Registered
Posts: 831
Joined: 27-April 04
Member No.: 53,977
Thanks for the info, i'll give it a try. smile.gif
Profile Card PM + Reply to Post Go to the top of the page
vetAppleDave
Post #10 Feb 24 2005, 00:45


iMac G5 Powered
Group Icon
Group Icon

Group: vetVeteran
Posts: 2,936
Joined: 24-March 04
From: Middle Tennessee Browser: OmniWeb
Member No.: 50,999
Ok I am seriously considering downloading WB just for this. lol
Profile Card PM + Reply to Post Go to the top of the page Email Poster
OmART
Post #11 Feb 24 2005, 00:58


Future Electronic Engineer
Group Icon

Group: Registered
Posts: 784
Joined: 7-April 04
Member No.: 52,168
Oh, and in case you didnt check readme, you can get verdana 8pt out of normal substyles if you go to wbconfig and change font overrides to make fonts 10% bigger wink.gif
Profile Card PM + Reply to Post Go to the top of the page Email Poster
karma_police
Post #12 Feb 24 2005, 01:04


kzn member
Group Icon

Group: Registered
Posts: 2,292
Joined: 23-June 03
From: México City
Member No.: 31,375
I have the same problem with firefox and the userChrome.css fix isn't working. confused.gif

EDIT

You missed one p after 10, should be 10px instead of 10x and add

CODE
, statusbar


after tooltip


And THX, great theme

This post has been edited by karma_police: Feb 24 2005, 01:11
Profile Card PM + Reply to Post Go to the top of the page Email Poster
+DrDrrae
Post #13 Feb 24 2005, 01:32


01000100 01110010 01000100
Group Icon
Group Icon

Group: +Subscriber²
Posts: 399
Joined: 25-June 04
From: Baltimore/McHenry, Maryland
Member No.: 60,263
QUOTE(koopey @ Feb 23 2005, 19:01)
Thats the way windowblinds handles system fonts  realmad.gif !@#$% to fix as DrDrrae stated in marina wb you need to...
[right][snapback]585523723[/snapback][/right]

Actually, this would work better.

CODE
* {
   font-family: "kroeger 05_55" !important;
   font-size: "12px" !important;
   color: "#000000" !important;
}


You can replace "kroeger 05_55" (this is the default font for the WB) with whatever font you would like.

Edit: Changed the code.

This post has been edited by DrDrrae: Feb 24 2005, 02:17
Profile Card PM + Reply to Post Go to the top of the page Email Poster
Scott Evo
Post #14 Feb 24 2005, 01:42


Evo ReLOADED...™
Group Icon

Group: Registered
Posts: 649
Joined: 21-August 04
From: India
Member No.: 67,853
This theme is Awesome. w00t.gif

Best WindowBlinds theme ever for me. wink.gif

Thanks a lot. yes.gif
Profile Card PM + Reply to Post Go to the top of the page Email Poster
acedriver
Post #15 Feb 24 2005, 01:58


Malaysian
Group Icon

Group: Registered
Posts: 3,043
Joined: 2-December 01
From: KL, Malaysia
Member No.: 5,134
wow.. just wow.. w00t.gif
Profile Card PM + Reply to Post Go to the top of the page Email Poster
« Older · WindowBlinds Area · Newer »
8 Pages V   [1] 2 3 ... Next : Last »   Reply to this topic