MX Fluxbox Screenshots

Help for MX Fluxbox
When asking for help, use Quick System Info from MX Tools. It will be properly formatted using the following steps.
1. Click on Quick System Info in MX Tools
2. Right click in your post and paste.
Message
Author
User avatar
Melber
Developer
Posts: 1198
Joined: Tue Mar 23, 2021 4:19 pm

Re: MX Fluxbox Screenshots

#1031 Post by Melber »

AVLinux wrote: Wed Aug 23, 2023 6:53 pm Haha!
How do you MX-FB guys get anything done? Either the Desktop is so beautiful you don't want to cover it up with applications or you're too busy tweaking the DE configs to get any work done! :p :happy:
All work and no play makes fluxbox a dull WM.

tequila
Posts: 34
Joined: Thu Dec 31, 2020 6:42 am

Re: MX Fluxbox Screenshots

#1032 Post by tequila »

I use ~/.config/gtk-3.0/gtk.css

Code: Select all


.thunar menuitem:hover {background: #6d7578;}
/*would like to reduce the line spacing of my context menu*/
.thunar menuitem { padding-top: 0px; padding-bottom: 0px; }
menuitem { padding-top: 0px; padding-bottom: 0px; }
menuitem:hover {background: #6d7578;}
/* sidebar */
.thunar .sidebar .view { background-color: #66ccff; }
.thunar .sidebar .view:hover { background-color: #B5BABC; }
.thunar .sidebar .view:selected { background-color: #0F56D9; }
/* main view */
.thunar .standard-view .view { background-color:  #adad85; }
/* status bar */
.thunar grid paned grid  { background-color: #a1a8aa;}
/* toolbar */
.thunar toolbar, .thunar toolbar entry  { background-color: #a1a8aa; }
Last edited by tequila on Thu Aug 24, 2023 2:27 pm, edited 1 time in total.

User avatar
siamhie
Global Moderator
Posts: 3218
Joined: Fri Aug 20, 2021 5:45 pm

Re: MX Fluxbox Screenshots

#1033 Post by siamhie »

Melber wrote: Thu Aug 24, 2023 5:26 am
siamhie wrote: Wed Aug 23, 2023 8:27 pm @kobaian @Melber Which file is being edited?
I use ~/.config/gtk-3.0/gtk.css
File needs to be created.
Works like the fluxbox overlay file in that it overrides theme settings.
Entries can be commented out with a forward slash.

Or are you editing the theme directly @kobaian ?
(and if anyone knows how to change the menu radio and check buttons in thunar, please share. Just editing the colours in the svg files doesn't work.)

Thanks @Melber :number1:

After some searching I found out the code I needed to change the main window is

Code: Select all

.thunar .standard-view .view { background-color: red; }
resulting in this effect. Now thunar matches my conky and tint2 and gives the files and folders the effect of sitting in water.

blue.jpg
You do not have the required permissions to view the files attached to this post.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

User avatar
siamhie
Global Moderator
Posts: 3218
Joined: Fri Aug 20, 2021 5:45 pm

Re: MX Fluxbox Screenshots

#1034 Post by siamhie »

tequila wrote: Thu Aug 24, 2023 8:42 am I use ~/.config/gtk-3.0/gtk.css

Code: Select all


.thunar menuitem:hover {background: #6d7578;}
/* sidebar */
.thunar .sidebar .view { background-color: #66ccff; }
.thunar .sidebar .view:hover { background-color: #B5BABC; }
.thunar .sidebar .view:selected { background-color: #0F56D9; }
/* main view */
.thunar .standard-view .view { background-color:  #adad85; }
/* status bar */
.thunar grid paned grid  { background-color: #a1a8aa;}
/* toolbar */
.thunar toolbar, .thunar toolbar entry  { background-color: #a1a8aa; }

Thanks @tequila. I'll use this as a reference to tweak thunar further.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

User avatar
siamhie
Global Moderator
Posts: 3218
Joined: Fri Aug 20, 2021 5:45 pm

Re: MX Fluxbox Screenshots

#1035 Post by siamhie »

Melber wrote: Thu Aug 24, 2023 5:26 am (and if anyone knows how to change the menu radio and check buttons in thunar, please share. Just editing the colours in the svg files doesn't work.)

@Melber I've gotten as far as blacking everything out so far. Still more to learn.

thunar.png
You do not have the required permissions to view the files attached to this post.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

tequila
Posts: 34
Joined: Thu Dec 31, 2020 6:42 am

Re: MX Fluxbox Screenshots

#1036 Post by tequila »

siamhie wrote: Thu Aug 24, 2023 2:13 pm
Melber wrote: Thu Aug 24, 2023 5:26 am (and if anyone knows how to change the menu radio and check buttons in thunar, please share. Just editing the colours in the svg files doesn't work.)

@Melber I've gotten as far as blacking everything out so far. Still more to learn.


thunar.png
I found something, is that what you mean?

Code: Select all

menuitem:hover {background: #6d7578;}
.thunar menuitem { background-color:  #ff66ff; }
menuitem { background-color:  #ff66ff; }

User avatar
kobaian
Posts: 365
Joined: Fri Jan 03, 2020 5:49 am

Re: MX Fluxbox Screenshots

#1037 Post by kobaian »

Melber wrote: Thu Aug 24, 2023 5:26 am Or are you editing the theme directly @kobaian ?
I've made a copy of the theme in ~/.themes directory, then I've created a file: thunar.css in gtk-3.0 subdirectory in the theme folder where I've written the code, then I've added to gtk.css the following line:

Code: Select all

@import url("thunar.css");
Of course the way you presented above is much simpler, but I use ~/.config/gtk-3.0 only to make changes for all my present and future themes. The changes that rely on the color-scheme of the particular theme I want to have in the theme-directory.
Desktop PC: Intel Core i5-4670K, Gigabyte H81M-S2PV, 16GB RAM, NVIDIA Quadro K2000. Laptop: MacBook Late 2008, Core2Duo 2.0GHz, 8GB RAM. Netbook: Asus EEEPC Intel Atom 1.6GHz, 2GB RAM. System: MX23 64bit/32bit Fluxbox.

User avatar
kobaian
Posts: 365
Joined: Fri Jan 03, 2020 5:49 am

Re: MX Fluxbox Screenshots

#1038 Post by kobaian »

Configuring MX23 on my old Macbook.

Here's the rofi power-menu with my new MX-Fluxbox-on-Mac logo:

Image
Desktop PC: Intel Core i5-4670K, Gigabyte H81M-S2PV, 16GB RAM, NVIDIA Quadro K2000. Laptop: MacBook Late 2008, Core2Duo 2.0GHz, 8GB RAM. Netbook: Asus EEEPC Intel Atom 1.6GHz, 2GB RAM. System: MX23 64bit/32bit Fluxbox.

User avatar
Jerry3904
Administrator
Posts: 23047
Joined: Wed Jul 19, 2006 6:13 am

Re: MX Fluxbox Screenshots

#1039 Post by Jerry3904 »

Very cool. I especially like the logo and the "see you later" exit message.
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
AVLinux
Posts: 2922
Joined: Wed Jul 15, 2020 1:15 am

Re: MX Fluxbox Screenshots

#1040 Post by AVLinux »

Haha! Great logo! I've never had a Mac but that look takes me back to that KDE theme from years ago that emulated that brushed metal Mac look with the progress and scroll bars that looked like Blue toothpaste..

It's a funny thing that back when computers were so limited for CPU (and GPU) power the GUI's were so rich and image heavy with depth, now we all have blazing fast CPU/GPU/memory and the UX world is flat as a pancake..

Post Reply

Return to “MX Fluxbox Official Release”