You are not logged in.
^It is Blender, more. 'Chain of events' interpretation is up to individual. 'Wow' should probably go to people who can make cool materials (all taken from blendkit pack). edit: I'll take small 'wow' due to waiting for the simulation to happen.
One of these years if I can get an updated computer, I'm going to try out Blender. it looks really fun.
Offline
^For my type of joking-around the biggest hero is still the 'new' build-in Intel denoiser (OpenImageDenoise), which makes smooth renders a matter of minutes and hardware less relevant.
Last edited by brontosaurusrex (2021-02-10 14:20:48)
Online
Wanted to make a light theme. First did one that just barely changed the stark whites, and added a blue tinge, but didn't really like it.
This one is better I think. I wanted to get rid of all the inverse (white) printing I could in the gtk theme itself. All of the light themes just seem so stark.
So, in the image is Thunar at top, which reads from the gtk-3.0, and Pcmanfm below that, which reads from the gtk-2.0 (these can be fun to match up:)
And wanted a useable Geany theme to match. I made the main window for Geany just a tad lighter, and the colors need a little work still. Personally think I got lucky with my dark geany theme:) These are not so easy to theme it seems.
Also made the Openbox theme to match. Made a dark one with gradients in the menu and titlebar, but like the flat better for Openbox!
Offline
^ A few more tweaks and you will have recreated the old #! theme!
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
^ A few more tweaks and you will have recreated the old #! theme!
Pfft! Figures:) I'll have to grab the image and take another look.
Offline
So, in the image is Thunar at top, which reads from the gtk-3.0, and Pcmanfm below that, which reads from the gtk-2.0 (these can be fun to match up:)
And wanted a useable Geany theme to match. I made the main window for Geany just a tad lighter, and the colors need a little work still. Personally think I got lucky with my dark geany theme:) These are not so easy to theme it seems.
Also made the Openbox theme to match. Made a dark one with gradients in the menu and titlebar, but like the flat better for Openbox!
I don't think this looks like the old #! theme at all.
I like it, like a modernised version of very old gray ui themes. I generally like light, but not too light themes.
How are you making all this? Manually in a text editor?
Offline
So, in the image is Thunar at top, which reads from the gtk-3.0, and Pcmanfm below that, which reads from the gtk-2.0 (these can be fun to match up:)
And wanted a useable Geany theme to match. I made the main window for Geany just a tad lighter, and the colors need a little work still. Personally think I got lucky with my dark geany theme:) These are not so easy to theme it seems.
Also made the Openbox theme to match. Made a dark one with gradients in the menu and titlebar, but like the flat better for Openbox!
I like this flat theme too. Could you share the theme files please?
Offline
How are you making all this? Manually in a text editor?
Yep:)
When I started. I didn't even know there was a difference between what themes read which gtk file. I kept trying to make changes that wouldn't work. (My base install had no gtk3.0 theming). I finally got frustrated enough to see how Bunsenlabs handles the theming for Thunar and found "Beam". Saw it was based from Greybird and started tinkering.
I've since figured out quite a bit through keeping notes and such. If making changes directly to the theme, the options are endless. For instance, there are gradient options for damn near everything, and they are not being used.
So, I made up my own recipe. Still a work in progress, but gives a good idea of where most things are based on common terms like THUNAR MAIN WINDOW instead of whatever the tech name of the window is.
Using this as a guide, and Greybird as the template, you can change many many specific options if your theme is Greybird based, or just make your own theme.
I'm sure there are still items to be adjusted,(though none yet) but it works for me. If I find a program that has theming issues, I just go fix it:)
I've since learned more about all of this, but my method is working well, and gives total control.
Here is the recipe I made up.
####### This is based off of the current Greybird theme, and could change in the future.
#### These are my notes, and as such, could be off here and there. Ya never know.
### This is a reference for my notes but you can certainly make a nice theme following these items in order.
## A lot of items here are specific. Need to change a single highlight color? Scroll bar Color?
# Some items may be redundant (listed as separate item later in the file)
# Most items have a number after the item indicating how many there are to change. (61)
# References to JWM are important, as JWM handles things slightly different,
# and you will have issues without adjusting these items as such.
# This only leaves a billion options not yet changed, so not everything may be groovy yet.
# Make your changes in Geany using the replace function. Test every change!
######## This is a very cool inspector.
## To get gtk inspector
# Install:
libgtk-3-dev
###THEN
gsettings set org.gtk.Settings.Debug enable-inspector-keybinding true
Then:
- control shift+d on object
or open directly with:
GTK_DEBUG=interactive <application>
### HERE ARE THE HINTS.
### USE GEANY'S REPLACE FUNCTION TO CHANGE ALL COLORS IN A GROUP TO WHATEVER YOU WISH.
### text widgets and the like base background color */ MAIN THUNAR WINDOW AND MOUSEPAD BACKGROUND
4486 Main thunar -thunderbird background window From #fcfcfc - (61)
### widget base background color */ widget base background color on backdrop windows */ ALL BUTTONS (EXIT)
4482 and 4510 - and thunar headerbar background from #cecece - (151)
### Sidebar Background Color */ THUNAR SIDEBAR (Should match 4486)
3789 Changes whole sidebar background in thunar. #dae0e6 - (4?)
### Base stated background color */ TOP BAR to Thunar, Mousepad. (this needs inspection), may be just gradient hit.
23 & 26 (specific). #cecece - (2)
### Sidebar Background image */ (Should match 4489) THUNARS SIDEBAR HIGHLIGHTED BAR BACKGROUND
3798 X 4 only (specific) from #dae0e6 - Should match 4489 (offbyone)
### base background color of selections */ Highlighted ICON and MENU BAR in thunar (should match 3798)
4489 from #398ee7 - (99)
### text color for entries, views and content in general */ MOUSEPAD TEXT
4480 from #212121 - (13)
### Sidebar Background image text */ Thunar SIDEBAR BAR HIGHLIGHTED TEXT Color (then bunch others.
3822 is specific to thunar sidbar bar. (1+46)
### widget text/foreground color */ MAIN THUNAR TOP BAR TEXT & TOP BAR ICON
4477 (#3c3c3c) (47)
### text/foreground color of selections */ THUNAR HIGHLIGHTED MENU BAR TEXT COLOR
4492 & 4519 from #ffffff
### textview border background color */ MOUSEPAD LINE NUMBER BACKGROUND
78 Mousepad line # background from #e5e5e5 (4)
### text color for entries, views and content in general on backdrop windows */ THUNAR MAIN WINDOW TEXT IN WINDOW
4507 #212121 thunar unselected window text. (9)
### text foreground color of insensitive widgets */ INFO TEXT IN MENUS (Light but not inactive) should resemble the three below.
4498 and 50 #858585 (45)
### Thunar view as compact list headers (name, size)(UNSELECTED ITEMS IN GEANY, UNSELECTABLE ITEMS IN MENUS,
271, 2061, 2146, (specific) from #9c9c9c
SCROLL BAR
### background-image: linear-gradient */
2590 = scrollbar button unclicked color from: #dbdbdb (9)
2592 clicked color from: #c1c1c1 (1)
### SCROLLBAR BACKGROUND (two Colors gradient)
2566 #e8e8e8, #A3A29D
### Scrollbar Background Unselected unselected background color (while dissapearing)
2689 white #C7C6C2
### UNSELECTED MOUSEPAD AND THUNAR MAIN WINDOW BACKGROUND JWM
4513 #110707
### UNSELECTED THUNAR SIDE WINDOW
3837 from e4e4e4 - (1)
JWM MOUSEPAD TEXT or just MOUSEPAD TEXT COLOR
4188 Unselected Window (jwm) in Mousepad text color #4c4c4c (5)
4385 (specific) selected color after leaving the window (jwm) (1) #8FBCBE
### OTHERS
### Links*/ Blue VISITED text Text in THUNDERBIRD
1387 & 1402 #2d71b8 (2) ##This is the blue text in thunderbird (visited button)
###LIGHTDM Text
4773 Light dm top bar text color From #363636 to #121211
##### This one is important to match properly THESE WHITES AFFECT SEVERAL DIFFERENT THINGS
### TEXT IN SCREENSHOT TRIGGER BUTTON (WHITE) Careful here not to do the gradients,
## print options, scrollbar options, or any of the "hovers" on first pass.
1125 WHITE
So, During first run replace #'s:
### (Replace with #some number)
279
288
297
702
782
793
820
944
974
993
1001
Leaving ALL the HOVER colors white as well.
SKIP SCROLLBAR WHITES 2596,2616,2624
THEN:
1125
1588
2949
3225
###TOOLTIPs
4128 change from 5 to 1
4130 text shadow black
4132 is background rgba(0, 0, 0, 0.8) (black)
4140 white to: #101010
### Geany HOVERED TEXT IN FILE BOX
2475 (specific) changed from 616161
22 (specific) = text at top of geany and logout menu to #121211
131 specific) #b1b1b1 Highlite color in geany
4519 is the highlighted text in menus
### THUNAR BOX BORDER COLOR
4522 #828282
### THUNAR LINES AROUND WINDOWS
4669 Thunars frame lines color #828282 (55?)
4528, 29, and 30 are the warning colors (red)
###PRAGHA
1701 Praga top bar active color from #18252B to #345563 Gradient change
1706 is the top bar background color
1737 button outline color in pragha
################################
CHEAP FIX FOR PCMANFM
gtk-color-scheme = "base_color:#EBF0F5\nbg_color:#C0CCE0"
#####################################################################
############# Feeling Lucky? No, really...##########################
1589 border color - was black rgba(0, 0, 0, 0.7) (50) HUGE
HIGHLIGHT COLORS FOR BOXES
220 Background image white rgba(255, 255, 255, 0.2) (7)
1595 outline colors from white rgba(238, 238, 238, 0.3) (25)
########################################################################
Please remember that these are my notes, and may not be 100% accurate.
For those that want to make their own theme, to keep things simple, I would grab my Gray theme to adjust, or the Dark theme, as the basics are already set. (You can change literally everything if you want.) Don't forget to adjust the gtk2.0 to match when done making changes!
https://github.com/sleekmason/Themes
Offline
sleekmason wrote:So, in the image is Thunar at top, which reads from the gtk-3.0, and Pcmanfm below that, which reads from the gtk-2.0 (these can be fun to match up:)
And wanted a useable Geany theme to match. I made the main window for Geany just a tad lighter, and the colors need a little work still. Personally think I got lucky with my dark geany theme:) These are not so easy to theme it seems.
Also made the Openbox theme to match. Made a dark one with gradients in the menu and titlebar, but like the flat better for Openbox!
I like this flat theme too. Could you share the theme files please?
Well Sure! See the above post for more info: https://github.com/sleekmason/Themes
Offline
Well Sure! See the above post for more info: https://github.com/sleekmason/Themes
Great! Your lilidog-grey gtk theme is an absolute beauty.
Thanks a lot for sharing
(edit} below screenshot with Lilidog-grey theme running.
Fluxbox style [menu and window titlebar] made by me on basis of the gtk theme colors. pixmaps stolen from tenner's "synaptic" style, slightly modified.
Last edited by ceeslans (2021-02-11 19:07:24)
Offline
Fueled by beer, I'm going through a Lynch thing.
https://forums.bunsenlabs.org/viewtopic … 39#p111239
kthup kthup kthup... kthup Is this future or is this past? Do you know who I am? I am The Arm! And I sound like this... BOOP BOOP Boop Woop woop wopp boop bop bop oop bop boop boo!
https://www.youtube.com/watch?v=b5PIeYcZG0g
Lynch at his best. Profound, paranormal, perverse and pedestrian all at once. Dressed in nice suits with thin ties and hair gel.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Pretty much. Either fluxbox or i3
Out of many review or WM-hop you've made those two remain permanent, meaning to me they're relevant & practical.
I am practicing with unorthodox CWM
Fonts:
mononoki on conky panel+console
Sarasa-Gothic for CJK on user profile or to that simple right click menu that provide CWM.
Tumbleweed | KDE Plasma
Offline
sleekmason wrote:Well Sure! See the above post for more info: https://github.com/sleekmason/Themes
Great! Your lilidog-grey gtk theme is an absolute beauty.
Thanks a lot for sharing(edit} below screenshot with Lilidog-grey theme running.
https://i.imgur.com/2FWDxbCt.png
Fluxbox style [menu and window titlebar] made by me on basis of the gtk theme colors. pixmaps stolen from tenner's "synaptic" style, slightly modified.
Wonderful! Really glad it works for you:)
Do you have a way of sharing your fluxbox theme? Would love to use it if that is alright with you.
Offline
^ you can download the archive from my Google drive.
Offline
^ you can download the archive from my Google drive.
Excellent. Thank you:)
Offline
Hey! I'm back from the Land of the Lost to give the dev team two thumbs up on Lithium. This is still the best DE out there, hands down. Pictured below is a productive desktop. I'm building a web app using Django, Nginx, and uwsgi on an absolutely ancient dual-core machine with 2 Gb of ram. I just love how this interface gets out of my way and lets me get some work done. This is actually an old helium install that I did a full upgrade on. I am still using Openbox, the old tint2 config, and the old menu.xml, because change is hard and I needed this desktop productive asap. I did play around with the default desktop some, but given that this is a mature install, I needed some .desktop launchers and a couple of policy kits rules for QoL shortcuts that we don't typically add to a base install. I just wanted to say "Good Job!" to the dev team.
https://i.postimg.cc/rwYh8kFk/2021-02-1 … -scrot.png
Last edited by tknomanzr (2021-02-13 01:02:12)
Offline
@tknomanzr, my goodness, great to hear from you! Great scrot of the default theme plus Sublime.
PM me if you'd like any BL developer privileges restored (I don't know what they are ATM).
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Welcome back @tknomanzr!
Thanks for the encouragement.
And don't forget - you're part of the dev team if you have enough free time to jump back in.
...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
Welcome back @tknomanzr!
Thanks for the encouragement.
And don't forget - you're part of the dev team if you have enough free time to jump back in.
Cool. I'll look at Github when I get the chance. I have a lot to catch up on in the Linux desktop world it seems. In the meantime, I am neck deep into converting a WordPress website into Django, which is actually going pretty well.
I hit a rough patch after the React job, which I got fired from, lol. Long story short, I excelled at the back-end and DevOps stuff but the modern Javascript was kicking my butt. I actually onboarded myself into that job in less than a month, although I stressed myself out doing so. The whole onboarding system was built in an aging ansible setup that I basically had to fix to get working again. So the things that touched Debian, the data modeling, the backend stuff, and the Devops stuff I excelled in, but the Front-end stuff, which is what I was actually hired to do was kicking my tail. The good thing about Django, is that it's the same MVC paradigm but on the back-end and in python. So data persistence is not an issue like it is for web-pages and I just like python as a language.
Anyway, for about a year after that, I would barely touch a computer. Then, a friend of mine needed a website built. So I decided to build it in WordPress. Now what I have is a lovely news/blogging site that is a bloated resource hog that half the visual design stuff doesn't work on despite the fact that I spent good money on those controls. So now I am converting it so I can get what I want from it. And of course, when I code, I code on a Linux box. Most specifically, some flavor of Bunsenlabs box. This install is literally the install from my main desktop that I did all that coding on. Actually, I think it's a dd'd image of that desktop that I then turned into a file server for the longest time. Now it's running django through uwsgi, nginx, with sqlite3 as the database for the moment, several chrome tabs open, spotify, at least one terminal, a file manager,and Sublime text editor on 2 gigs of ram and two cores, with debug mode on, and it's STILL faster than that WordPress site, lol.
Offline