You are not logged in.
It's called Dungeon.
Offline
[All OB users]
Where do you get your Openbox themes?
[/All OB users]
I make my own, normally.
Offline
Whargoal: IIRC I got the one I'm using now from BoxWhore.org
My newest:
http://home.no/jaboua/Screenshots/2006- … penbox.png
Openbox (theme: r-box)
Pypanel
Thunar
Urxvtc
Offline
[All OB users]
Where do you get your Openbox themes?
[/All OB users]
AUR .....;-)
Mr Green
Offline
Offline
Offline
I believe I got my theme from planet openbox. It should be in one of the posts.
Offline
TomE wrote:[URL=http://img259.imageshack.us/my.php?image=200605111656411152x864scrot0ul.png]
[/URL]
very nice Gtk theme... link please
?
thank you
Its a pixmap theme I made, it may still have some bug but you can download it if you want.
and i port the Compiz theme
Offline
[URL=http://img143.imageshack.us/my.php?image=screenshot11nj.jpg]
[/URL]
xfce-svn ![]()
Offline
Offline
Offline
http://iphitus.loudas.com/designs/scree … 130506.png
ion3.. w00t.
Offline
Offline
http://iphitus.loudas.com/designs/scree … 130506.png
ion3.. w00t.
Everything is great , except window title font . IMHO, it is awful.
I use 
de.defstyle("*", {
    shadow_colour = "grey",
    highlight_colour = "grey",
    background_colour = "#545d75",
    foreground_colour = "grey",
    padding_pixels = 1,
    highlight_pixels = 1,
    shadow_pixels = 1,
    border_style = "elevated",
    font = "-xos4-terminus-medium-r-normal-*-*-160-*-*-c-*-*",
    text_align = "left",
})P.S. ion3 rocks ! 8)
Offline
Love it 
 
How does one change the iconset btw? And which iconset is that? They are sweet ![]()
Offline
jaboua wrote:Love it
![]()
How does one change the iconset btw? And which iconset is that? They are sweet
Tango, they are in [community].
Offline
Klette wrote:jaboua wrote:Love it
![]()
How does one change the iconset btw? And which iconset is that? They are sweet
Tango, they are in [community].
Yeah, it's tango. I dunno how to switch what icons are displayed by alt+tab (if someone do, please tell me 
), but I put this in .pypanelrc for the icons displayed on the panel:
ICON_LIST       = {
                   "default"        : "/usr/share/icons/Tango/16x16/actions/window-new.png",
                   "urxvt"        : "/usr/share/icons/Tango/16x16/apps/terminal.png",
                   "thunar"        : "/usr/share/icons/Tango/16x16/apps/file-manager.png",
                   "gvim"        : "/usr/share/icons/Tango/16x16/apps/text-editor.png",
                   "OpenOffice.org 2.0"    : "/usr/share/icons/Tango/16x16/categories/applications-office.png",
                   "epdfview"        : "/usr/share/icons/Tango/16x16/mimetypes/text-x-generic.png",
                   "gqview"        : "/usr/share/icons/Tango/16x16/mimetypes/image-x-generic.png",
                   "mirage"        : "/usr/share/icons/Tango/16x16/mimetypes/image-x-generic.png",
                   "gimp"        : "/usr/share/icons/Tango/16x16/categories/applications-graphics.png",
                   "inkscape"        : "/usr/share/icons/Tango/16x16/categories/applications-graphics.png",
                   "beep-media-player"    : "/usr/share/icons/Tango/16x16/mimetypes/audio-x-generic.png",
                   "MPlayer"        : "/usr/share/icons/Tango/16x16/categories/applications-multimedia.png",
                   "gaim"        : "/usr/share/icons/Tango/16x16/apps/system-users.png",
                   "skype"        : "/usr/share/icons/Tango/16x16/apps/system-users.png",
                   "firefox-bin"    : "/usr/share/icons/Tango/16x16/apps/internet-web-browser.png",
                   "thunderbird-bin"    : "/usr/share/icons/Tango/16x16/apps/email.png",
                   "gFTP"        : "/usr/share/icons/Tango/16x16/actions/go-jump.png",
                   "transmission-gtk"    : "/usr/share/icons/Tango/16x16/actions/go-jump.png",
                   "giFToxic"        : "/usr/share/icons/Tango/16x16/actions/go-jump.png",
                   "obmenu"        : "/usr/share/icons/Tango/16x16/actions/document-properties.png",
                   "xscreensaver-demo"    : "/usr/share/icons/Tango/16x16/apps/preferences-desktop-screensaver.png",
                   "gtk-chtheme"    : "/usr/share/icons/Tango/16x16/apps/preferences-desktop-theme.png",
                   "obconf"        : "/usr/share/icons/Tango/16x16/apps/preferences-system-windows.png",
                   "nitrogen"        : "/usr/share/icons/Tango/16x16/apps/preferences-desktop-wallpaper.png",
                   "xevil"        : "/usr/share/icons/Tango/16x16/emotes/face-devil-grin.png"
          }And I put this in my .gtkrc.mine (works if you use gtk-chtheme or manually load .gtkrc.mine from .gtkrc-2.0 - if you don't, you got to add it to .gtkrc-2.0) to get the icons most GTK apps:
gtk-icon-theme-name = "Tango"StefanFlan: IIRC you cd into the directory with the source, and "patch -p1 </path/to/file.diff" (note the <, it's supposed to be there)
Offline
http://iphitus.loudas.com/designs/scree … 130506.png
ion3.. w00t.
OT, but: netvibes.com? Wow this rocks. It's like google homepage, only done right
Offline
Thanks lessthanjake 
 awesome ![]()
Offline