Page 124 of 142

Re: MX Fluxbox Screenshots

Posted: Fri Oct 18, 2024 12:09 am
by Amiga-MX
This is DevPunk 2.0 Experimental fusion environment over MX21 FB.

Image
Conky Girl is the start menu.

Image
The best menu in the world is open.

Image
Size matter (Big in Japan)
Image
Conky girl launches rofi
Image

Image

Her name is Julia

MXMLGA

Re: MX Fluxbox Screenshots

Posted: Sat Oct 19, 2024 5:48 am
by Jerry3904
Now that is something totally different, and fun!

Re: MX Fluxbox Screenshots

Posted: Sat Oct 19, 2024 9:25 am
by siamhie
Jerry3904 wrote: Thu Oct 17, 2024 8:45 am --changed to "mx-comfort" for windows << still need to figure out how to change top bar to LemonSpace color
Image

Try this. I converted the rbg colors to hex in the LemonSpace style.

Code: Select all

menu.title.color:    rgb:f6/df/93 (#f6df93 Color Hex)
menu.title.colorTo:  rgb:ee/b9/6b (#eeb96b Color Hex)

Example of what they both look like.
rgb:f6/df/93 (#f6df93 Color Hex)
https://www.color-hex.com/color/f6df93

rgb:ee/b9/6b (#eeb96b Color Hex)
https://www.color-hex.com/color/eeb96b

Re: MX Fluxbox Screenshots

Posted: Sat Oct 19, 2024 9:52 am
by Jerry3904
Thanks. I did make changes already but only by the "seat of my pants" so this will improve things.

Re: MX Fluxbox Screenshots

Posted: Tue Oct 22, 2024 10:57 pm
by i_ri
Image
Image
Echo Lake, Maine, USA

Re: MX Fluxbox Screenshots

Posted: Wed Oct 23, 2024 4:50 am
by ceeslans
... aaaaaand back again on fluxuan ....
Devuan 5 daedalus based, systemd-free. Light on resources, small memory footprint.
Disk usage currently still within 4gb, even with a great number of added tools, libraries and applications (package count <1100 pkgs)

Conky widget is an update of my MX-SideDiag conky. Wallpaper is a noisy version of the 'TelecasterNeck' image (thanks @AVLinux for sharing); goes well with both light and dark theme/style.

Image

Re: MX Fluxbox Screenshots

Posted: Wed Oct 23, 2024 7:23 am
by Jerry3904
I like the "play in the gray" vibe of it all, it sort of fits well with things near the end of October here.

Re: MX Fluxbox Screenshots

Posted: Wed Oct 23, 2024 9:21 am
by siamhie
When you take color coordination to a new level. :rofl:
Tweaked tron-blue's style and used MB-Cherry-Suru-GLOW icons.

Image


(a little CSS trickery was used in Thunar's color choices)

Code: Select all

/* sidebar */
.thunar .sidebar .view { background-color: #000000; }
/* main view */
.thunar .standard-view .view { background-color: #6E586F; }
/* status bar */
.thunar grid paned grid  { background-color: #000000;}
/* toolbar */
.thunar toolbar, .thunar toolbar entry  { background-color: #000000; }
/* menubar */
.thunar menubar, .thunar menubar entry { background-color: #000000;}

Re: MX Fluxbox Screenshots

Posted: Wed Oct 23, 2024 9:32 am
by Jerry3904
Out of my league, looks good

Re: MX Fluxbox Screenshots

Posted: Wed Oct 23, 2024 9:34 am
by AVLinux
@ceeslans Very cool! An honor to have my telecaster on your Desktop... Love that Conky too! :worship:

@siamhie Whoa! Now THAT is customization to the max!