You are not logged in.
I'm dropping the "BL" from this thread's title since it's for sharing links to all theme and icon sets.
I just moved a screenshot to the monthly screenshot thread. I'm leaving the scrots from before Unia's post because it's just messy if I move them now, but please post screenshots without a theme or icon-set link there.
Thanks!
Offline
@Snap, thanks again for troubleshooting Deco.
Indeed the permissions were not set right (I didn't even think about it when I uploaded it). Fixed and an edit placed in that post, cheers!
Offline
Offline
You mean having it "disappear", as it were? Thanks!
My theming is heavily influenced by gutterslob/glittersloth's theming when he was posting cwm scrots at #! and my own time with cwm. I've also done a single-pixel xfwm4 theme that I'm addicted to that mimics cwm and similar window managers (active window border inherits GTK selected_bg_color, inactive inherits GTK bg_color)...
https://forums.bunsenlabs.org/viewtopic … 4074#p4074
I want to do the same with one of your recent OB themes when I get in the mood, though the colors will have to be hard-coded, of course. Stoopid Openbox.
Offline
My theming is heavily influenced by gutterslob/glittersloth's theming...
gutterslob/glittersloth's themes are still in my backup hard drive: aiko, metrosensual, aquamossII... some of my all time favorites
...though the colors will have to be hard-coded, of course. Stoopid Openbox.
I love openbox for that
rpl command FTW, cd, -R if i want to change gtk colors too:
rpl -R old_color new_color .
Offline
rpl command FTW
OMG, life has just gotten a whole lot simpler!
these little gems, that have been around forever, and you only find them by reading random forum posts...
$ rpl
------------------------------------------------
rpl 1.4.1 by Joe Laffey, LAFFEY Computer Imaging.
Visit http://www.laffeycomputer.com/ for updates.
This software comes with ABSOLUTELY NO WARRANTY. rpl -L for license.
Usage: rpl [-iwRspfdtxe [-q | -v] ] <old_string> <new_string> <target_file(s)>
( Put strings in single quotes (') )
-i Ignore case of old_string
-w Whole words (old_string bounded by white space in file)
-q Quiet mode (no output at all)
-v Verbose mode (lots of output)
-R Search directories recursively
-x Specify file suffix to match (e.g. '.html')
Only files with this suffix will be searched.
You may specify up to 128 suffixes. (e.g. -x'.html' -x'.jsp' ...)
-p Prompt to modify each file
-s Simulation mode (lists files that would be changed)
-e Honor string Escapes in old_string and new_string
(e.g.'\n', '\r', '\\', '\015' (octal), '0x0d' (hex) etc.)
-f Force overwriting files when permissions cannot be matched
-d Don't change modification times of altered files
-t Use value of $TMPDIR for temp files instead of original file dir
-L Display the software license
-h Display this help screen
Returns: 0 on success, system error code on failure.
Note: If you are using a "-" in either the old_string or then ew_string
you must put a "--" as your last option before the strings.
Search youtube without a browser: repo | thread
BL quote proposals to this thread please.
my repos / my repos
Offline
What's wrong with:
sed -i 's/<old colour>/<new colour>/g' /path/to/theme.rc
But seriously, really nice command -- thanks for that!
“Et ignotas animum dimittit in artes.” — Ovid, Metamorphoses, VIII., 18.
Offline
FlatStudioDark - tweaked selection bg to grey
FlatStudio-OB - to match the gtk theme
Theme and README can be d/l'd from http://capn-damo.deviantart.com/art/Ope … -573682232
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
That's some nice boobs work there, man. You should also do a 1px bottom-border version, if you don't mind me suggesting it.
Offline
That's some nice boobs work there, man.
You should also do a 1px bottom-border version, if you don't mind me suggesting it.
Here ya go
sed -i 's/window.handle.width: 2/window.handle.width: 0/g' themerc
EDIT: You are right - it probably is better. I've changed themerc in the dA zipfile
Last edited by damo (2015-11-23 00:47:39)
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Aw yeah, that's how we roll. Thanks damo!
Offline
metrosensual. lol.
SSSLLLLLOOOOOOOOOOOOOTTTHHHHH!!!!!!
Offline
^ Love the menu
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Offline
That's some nice boobs.
My thoughts exactly.
The meaning of life is to just be alive. It is so plain and so obvious
and so simple. And yet everybody rushes aroound in a great panic
as if it were necessary to achieve something beyond themselves.
- Alan Watts
Offline
Openbox and GTK theme
Made to complement the themes shipped with BunsenLabs Linux.
Comprises a new Openbox theme and...
GTK2 and GTK3 themes:
Based on Bunsen-Blue-Dark by our very own prolific @hhh
(Which in turn is based on "Greybird" by Simon Steinbeiß)
Background is a desaturated version of "bl-graph-blue-1920x1200.png"
(Download FlatSlate.zip from deviantArt)
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
here are some stuff i have been uploading to opendesktop.org these years:
http://gnome-look.org/usermanager/searc … n=contents
http://box-look.org/usermanager/search. … n=contents
(i might have more stuff available at opendesktop.org around, i’m not sure exactly where - i guess that both links above shows most of what i uploaded there)
about the icons, i guess that "Puredyne Minimal alternate 2" i have at gnome-look.org is what i have closest to Faenza-Bunsen icon theme, as colours used
Offline
i don’t know if this .gnomecc file (gnome-color-chooser) can be useful (be welcome improving it):
http://pastebin.com/raw/cUw2UGaq
Offline
btw, i have a bunch of themes and config files available at http://nitrofurano.altervista.org/linux/ - perhaps they might be useful for someone here!
Offline
nitrofurano, i've been interested in your minimal icons some years back, unfortunately they're still incomplete :-(
about gnome-color-chooser - it's a very good application, but why not just write actual gtk2 themes (or can it do gtk3, too)? you don't have to start from scratch, just start hacking sth you find.
Search youtube without a browser: repo | thread
BL quote proposals to this thread please.
my repos / my repos
Offline
Guys, this isn't the screenshot thread. This thread serves to share your own (modified) GTK themes and icon themes.
But it is a thread under the Artwork & Screenshots forum, and screenshots are helpful in seeing the resulting product.
Offline
nitrofurano, i've been interested in your minimal icons some years back, unfortunately they're still incomplete :-(
sad that these icon names are always getting renamed yearly or monthly (i wonder why), resulting on a huge bunch of similar icons with different names, and missing another amount - really great would be if we could have an easy access of all of these icon names and directories, for significantly easing the process for the icon artists and “patchworkers”
about gnome-color-chooser - it's a very good application, but why not just write actual gtk2 themes (or can it do gtk3, too)? you don't have to start from scratch, just start hacking sth you find.
well, colourscheme files are extremely neat, since IRIX/4DWM time (there were .basecolorpalette files), because they are just a mere text file of all needed colours for gui elements - and making hundreds of similar whole themes by merely hacking their colours is hugely toilsome and painfully slow, and takes a huge disk space when compared with colourscheme files
Offline
i made a gtk theme.
i started with bunsen blackish, changed the colors (took them from an old gtk theme) and started tweaking murrine settings until i got it really, really flat.
here it is for gtk2:
the openbox theme needs a little improvement.
anyhow, please help me with gtk3!
i have no gtk3 on my system. maybe i will, in a few weeks when i don't have so much studying to do, but right now i just changed the colors in gtk.css but haven't tested anything.
also you could test some of the apps for gtk2.
yes, it's a WIP.
Search youtube without a browser: repo | thread
BL quote proposals to this thread please.
my repos / my repos
Offline