Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0

Description:
... at last some dark theme

use these settings in ~/.fluxbox/init for best results:

session.screen0.toolbar.tools: nextworkspace, iconbar, systemtray, workspacename, clock

gtk2: http://gnome-look.org/content/show.php?content=46287
wall: http://vermaden.rox.pl/gfx/wallpapers/flat_black.jpg
font: http://vermaden.rox.pl/tmp/verfonts.tar.gz
icon: http://box-look.org/content/show.php?content=64025
Last changelog:

01: initial release
02: added GENERIC version


Ratings & Comments

11 Comments

stanleysathler_double

What font in the editor? And what editor? What font in the system? Thanks

sherkhan

nice vim config !!! can You paste it here ?!

vermaden

Of course mate, here it goes. ~/.vimrc ------------------------------------------------ " -- < GENERAL >-- " set nocompatible set backspace=indent,eol,start set smartindent set nobackup set number set nowrap set history=32 set ruler set showcmd set incsearch set hlsearch set tabstop=8 set shiftwidth=8 set paste set ruler " --< COLORS / SYNTAX >-- " syntax on colorscheme tango " --< TABS BINDINGS >-- " map <C-t> :tabnew<CR> map <C-w> :tabclose<CR> map <C-left> :tabp<CR> map <C-right> :tabn<CR> map <C-home> :tabfirst<CR> map <C-end> :tablast<CR> ------------------------------------------------ ~/.Xdefaults ------------------------------------------------ !black *color0: #222222 *color8: #554444 !red *color1: #884422 *color9: #cc5533 !green *color2: #778800 *color10: #88aa22 !yellow *color3: #887733 *color11: #aa9955 !blue *color4: #5555aa *color12: #7777aa !magneta *color5: #885500 *color13: #996600 !cyan *color6: #8866cc *color14: #9977dd !white *color7: #bbaa99 *color15: #ddccaa ------------------------------------------------ I also use this tango color scheme: http://www.vim.org/scripts/script.php?script_id=1686

linuxa

I don't know how to set the GTK2 theme :( It is set in Gnome and works fine, but not in fluxbox. If I start the gnome-settings-daemon, it loads all the other stuff from the gnome session too. I also noticed that in Google the search bar is black, which is very annoying... Can you provide a patch or something? Thanks!

vermaden

I did not created GTK2 theme, I just used ready one from here, talk to its author about any problems: http://gnome-look.org/content/show.php?content=46287

xaque208

What file manager is this?

vermaden

It is Nautilus from Gnome: http://en.wikipedia.org/wiki/Nautilus_(file_manager)

ardal

and where is link to wallpaper? ;)

vermaden

Thanks. Added, along with other info ;)

pllb

I see your themes all over the forums...about time they showed up here =)

vermaden

This one is about several hours old, the place that it occured first is http://box-look.org ;)

Pling
0 Affiliates
Details
license
version
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 3

More Fluxbox Themes from vermaden:

Solaris: Java Fluxbox System
vermaden
last update date: 16 years ago

Score 5.7

aquabox
vermaden
last update date: 16 years ago

Score 4.7

AMIGA
vermaden
last update date: 17 years ago

Score 5.7

sunshine
vermaden
last update date: 17 years ago

Score 5.0

MacFly Fluxbox Theme
vermaden
last update date: 18 years ago

Score 4.7

Fallout Fluxbox Theme
vermaden
last update date: 18 years ago

Score 5.0

Other Fluxbox Themes:

Roots antiX Fluxbox Theme
impuwat
last update date: 17 years ago

Score 5.0

PinkPanther (FluxBox Theme)
beautifulrat
last update date: 14 years ago

Score 5.7

PinkPanther (FluxBox Theme)
beautifulrat
last update date: 14 years ago

Score 5.7

Another Day antiX Fluxbox Theme
impuwat
last update date: 17 years ago

Score 5.7

Da Vinci antiX Fluxbox Theme
impuwat
last update date: 17 years ago

Score 5.0

Royal Red antiX Fluxbox Theme
impuwat
last update date: 17 years ago

Score 5.7



System Tags

Fluxbox

Fluxbox is a stacking window manager for the X Window System, which started as a fork of Blackbox 0.61.1 in 2001, with the same aim to be lightweight. Its user interface has only a taskbar, a pop-up menu accessible by right-clicking on the desktop, and minimal support for graphical icons. Wikipedia