You are not logged in.
thanks a lot!
Offline
Welcome ohnonot
Tumbleweed | KDE Plasma
Offline
^^ nili, could you post another link to that icon theme? all the ***-look sites seem a little bitchi recently...
^ i don't much appreciate that sort of advertisement usually, but oomox is really worth a try.
wasn`t advertisement man.
Offline
Worth checking this theme. Slate-*
The author seems very hungry updating very often
Instead of "Sardi Ghost Flexible" icons packages that are suggested on DeviantART.
I'm still using Snowy It looks better with this set on my eyes.
I'll stick on this theme for some time.
Nili
Tumbleweed | KDE Plasma
Offline
Offline
^ Look in /usr/share/images/bunsen (not sure where exactly, I am between BL systems atm)
Offline
^ Look in /usr/share/images/bunsen (not sure where exactly, I am between BL systems atm)
I found this folder, however none of the three subfolders (grub, login, wallpapers) contains icons. That icon might also be a custom made logo out of the square-version.
Offline
^You have to install bunsen-images-extra to get the icons etc. which aren't specifically used in the default theme.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
Any circular BL icon must be a user mod of the regular one included in the release.
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
I have tweaked hhh's beautiful Bunsen theme a little bit.
The .xbm's are now custom and slightly bigger with a different style, the bevels have been replaced with solid colours which should blend with the window body if the matching GTK theme is used and the button hover tint has been inverted with a softer shade for the fonts.
Scrot:
Download link:
https://drive.google.com/file/d/0BxKgGO … sp=sharing
Install the tarball with:
mkdir -p ~/.local/share/themes
tar xf bunsen-flat.tar.gz -C ~/.local/share/themes
EDIT: changed the name to bunsen-flat and tweaked bullet.xbm
Last edited by Head_on_a_Stick (2016-12-29 14:49:51)
Offline
Updated the Bunsen-Flat theme so that the minimise and (toggled) maximise buttons match the Greybird theme more closely:
Also spaced out the window decorations by 3 pixels as they were looking a little crowded on lower-resolution screens 8)
https://github.com/Head-on-a-Stick/conf … z?raw=true
Last edited by Head_on_a_Stick (2017-01-15 20:12:12)
Offline
These could look neat in a BL flat sylte UI:
Offline
Very nice, thanks for sharing
Merged with our Themes and Icons thread.
Offline
I have updated my Bunsen-Greybird theme, the maximise icon now more closely matches the GTK3 version although the close.xbm is still too big (no antialiasing):
https://github.com/Head-on-a-Stick/conf … ird.tar.gz
This will only work in a stretch-based system because it uses that version of GTK3 as a base.
To install the theme, use:
wget https://github.com/Head-on-a-Stick/configs/blob/master/bunsen-greybird.tar.gz?raw=true -O bunsen-greybird.tar.gz
mkdir -p ~/.local/share/themes
tar xf bunsen-greybird.tar.gz -C ~/.local/share/themes
rm bunsen-greybird.tar.gz
Scrot with a GTK3 application (evince) for comparison:
Still not perfect, the GTK3 Greybird theme uses gradients on the borders whereas I prefer to keep the Openbox theme flat but it's certainly getting close, IMO.
Offline
^Looking good.
Now we have two options - patched Arc or patched Greybird.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
@hhh May I ask: In the post #14 above on the second picture - what kind of menu is it?
Btw that 20's deco wallpaper with the car is one of the coolest backgrounds I've ever seen. I noticed a "kaa" signature for the artist but I just cannot identify who created the picture.
Offline
The menu is xfce4-appfinder, which is both a run dialog and an application finder. I run with...
xfce4-appfinder -c --disable-server
... and then hit my down-arrow if I want to view the "menu". See "man xfce4-appfinder".
I don't know where I found that wallpaper, but I agree that it's great artwork. maybe a Google image search will bring you to the artist (I'm about to leave the library).
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
^Oh, I have appfinder too! I just don't use it that often and with the theme here it is in a grey window, instead of black. At first glance I thought it's some kind of a menu... Thank you for the explanation though. That wallpaper is indeed great, it has a special retro atmosphere, I'll try a search.
Offline
Especially for @hhh
Small-scale bl-exit theme, on a 1920x1080 desktop...
blue-slate.rc (copy to '~/.config/bl-exit/styles')
# custom rc file for bl-exit
# For more info, see
#
# http://www.pygtk.org/pygtk2tutorial/ch-GtkRcFiles.html
style "window"
{
bg[NORMAL] = '#4D637B'
}
style "button"
{
# This shows all the possible states for a button.
bg[PRELIGHT] = '#7F92A6'
bg[ACTIVE] = '#7F92A6'
}
# These set the widget types to use the styles defined above.
# The widget types are listed in the class hierarchy, but could probably be
# just listed in this document for the users reference.
widget "blexit" style "window"
class "GtkButton" style:highest "button"
Theme style (append to '~/.config/bl-exit/bl-exitrc' "THEME settings")
[blueslate-small]
name=Blue Slate Theme
author=damo
#Overall height of the dialog.
dialogHeight=60
#Delay for the fade in counter
sleepDelay=0.003
#OverallOpacity of the dialog (0-100)
overallOpacity=80
#Space between Buttons
buttonSpacing=5
# path to icon files
iconpath=~/.themes/bl-exit/blexit-small-dark
#Button textures (i.e. the images on them)
buttonImageCancel=cancel.svg
buttonImagePoweroff=poweroff.svg
buttonImageReboot=reboot.svg
buttonImageSuspend=sleep.svg
buttonImageLogout=logout.svg
buttonImageHybridSleep=hibernate.svg
buttonImageHibernate=hibernate.svg
# windowWidthAdjustment - subtract this number from monitor width to get window width
windowWidthAdjustment=1600
Also edit 'bl-exitrc' as follows...
[style]
dir = styles
rcfile = blue-slate.rc
[theme]
# set the theme
theme = blueslate-small
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