You are not logged in.
^ Good ol' Lake Tahoe Tahoe Lake.
I don't care what you do at home. Would you care to explain?
Offline
After several attempts to place the toolbar at the bottom left or right, return it to its familiar position at the top(for me).![]()
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system linux user # 527315
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀
Offline
@darknetmatrix, xfce4-panel? Right click it>Panel Preferences>Unlock toolbar>grab a handle and drag it to the new location>customize the size>Lock toolbar>Close.
-edit- Oh, maybe you mean you decided it's better back where it was.
Last edited by hhh (2025-11-03 13:13:14)
I don't care what you do at home. Would you care to explain?
Offline
@darknetmatrix, xfce4-panel? Right click it>Panel Preferences>Unlock toolbar>grab a handle and drag it to the new location>customize the size>Lock toolbar>Close.
-edit- Oh, maybe you mean you decided it's better back where it was.
@hhh: indeed, it's better back where it was i work almost 10 years like that but tried something different, but old habits are apparently hard to break
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system linux user # 527315
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀
Offline
^ Talk to @Dobbs, @PackRat, others and especially myself. I have used a bunch of desktops/DEs/WMs and window compositors (wayland) and they all end up looking about the same when I'm done with them.
I don't care what you do at home. Would you care to explain?
Offline
^ Talk to @Dobbs, @PackRat, others and especially myself. I have used a bunch of desktops/DEs/WMs and window compositors (wayland) and they all end up looking about the same when I'm done with them.
These days, about the only thing that changes is the wallpaper.
You must unlearn what you have learned.
-- yoda
Offline
^ Talk to @Dobbs, @PackRat, others and especially myself. I have used a bunch of desktops/DEs/WMs and window compositors (wayland) and they all end up looking about the same when I'm done with them.
There is a reason for that, we all have a particular work flow......plus I like a certain aesthetic ![]()
I used Openbox for years, then moved to dwm and my dwm was just a slightly improved workflow of my Openbox workflow which slowly transformed to what have used for the last 4-5 years.
Any other wm I have tried to mould to the dwm workflow I have created, and it was never quite the same, something didn't work right so I just returned to dwm.
dwm is, in my opinion, the most powerful and customisable wm. It requires more work to create what you need but it is also as solid as a rock.
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
hhh wrote:^ Talk to @Dobbs, @PackRat, others and especially myself. I have used a bunch of desktops/DEs/WMs and window compositors (wayland) and they all end up looking about the same when I'm done with them.
There is a reason for that, we all have a particular work flow......plus I like a certain aesthetic
I used Openbox for years, then moved to dwm and my dwm was just a slightly improved workflow of my Openbox workflow which slowly transformed to what have used for the last 4-5 years.
Any other wm I have tried to mould to the dwm workflow I have created, and it was never quite the same, something didn't work right so I just returned to dwm.
dwm is, in my opinion, the most powerful and customisable wm. It requires more work to create what you need but it is also as solid as a rock.
Have you tried xlibre?
Offline
^ Very nice.
Maybe moongiant conky is missing? ![]()
If people would know how little brain is ruling the world, they would die of fear.
Offline
Just info.
I noticed tonight that PostImages uses dark mode.
It may be the default mode now, but if you scroll all the way down you'll see a Light Mode button.
It's nice to have a choice. ![]()
If people would know how little brain is ruling the world, they would die of fear.
Offline
Döbbie03 wrote:hhh wrote:^ Talk to @Dobbs, @PackRat, others and especially myself. I have used a bunch of desktops/DEs/WMs and window compositors (wayland) and they all end up looking about the same when I'm done with them.
There is a reason for that, we all have a particular work flow......plus I like a certain aesthetic
I used Openbox for years, then moved to dwm and my dwm was just a slightly improved workflow of my Openbox workflow which slowly transformed to what have used for the last 4-5 years.
Any other wm I have tried to mould to the dwm workflow I have created, and it was never quite the same, something didn't work right so I just returned to dwm.
dwm is, in my opinion, the most powerful and customisable wm. It requires more work to create what you need but it is also as solid as a rock.
Have you tried xlibre?
No, haven't seen a reason to yet.
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
Just info.
I noticed tonight that PostImages uses dark mode.
It may be the default mode now, but if you scroll all the way down you'll see a Light Mode button.It's nice to have a choice.
I just saw it today, a fine density dark colors. My images option still doesn't apply it, maybe they'll fix it later.
I'm thinking of grabbing the colors and making a color scheme for KDE as i really like the color variation.
Tumbleweed / KDE
Offline
My images option still doesn't apply it, maybe they'll fix it later.
Check the browser extensions you are using.
I had to (temporarily) allow a few things to make this work.
I'm thinking of grabbing the colors and making a color scheme for KDE as i really like the color variation.
Here you have part of the color scheme for Postimages' dark mode:
[data-bs-theme="dark"] {
color-scheme: dark;
--bs-body-color: #dee2e6;
--bs-body-color-rgb: 222,226,230;
--bs-body-bg: #161616;
--bs-body-bg-rgb: 22,22,22;
--bs-emphasis-color: #fff;
--bs-emphasis-color-rgb: 255,255,255;
--bs-secondary-color: rgba(222, 226, 230, 0.75);
--bs-secondary-color-rgb: 222,226,230;
--bs-secondary-bg: #343a40;
--bs-secondary-bg-rgb: 52,58,64;
--bs-tertiary-color: rgba(222, 226, 230, 0.5);
--bs-tertiary-color-rgb: 222,226,230;
--bs-tertiary-bg: #070605;
--bs-tertiary-bg-rgb: 7,6,5;
--bs-primary-text-emphasis: rgb(136.8, 178.8, 242.4);
--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
--bs-success-text-emphasis: rgb(117, 183, 152.4);
--bs-info-text-emphasis: rgb(109.8, 223.2, 246);
--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);
--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
--bs-light-text-emphasis: #f8f9fa;
--bs-dark-text-emphasis: #dee2e6;
--bs-primary-bg-subtle: rgb(11.6, 25.6, 46.8);
--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
--bs-success-bg-subtle: rgb(5, 27, 16.8);
--bs-info-bg-subtle: rgb(2.6, 40.4, 48);
--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);
--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
--bs-light-bg-subtle: #343a40;
--bs-dark-bg-subtle: #1a1d20;
--bs-primary-border-subtle: rgb(34.8, 76.8, 140.4);
--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
--bs-success-border-subtle: rgb(15, 81, 50.4);
--bs-info-border-subtle: rgb(7.8, 121.2, 144);
--bs-warning-border-subtle: rgb(153, 115.8, 4.2);
--bs-danger-border-subtle: rgb(132, 31.8, 41.4);
--bs-light-border-subtle: #495057;
--bs-dark-border-subtle: #343a40;
--bs-heading-color: inherit;
--bs-link-color: #3a80ea;
--bs-link-hover-color: #3a80ea;
--bs-link-color-rgb: 58,128,234;
--bs-link-hover-color-rgb: 58,128,234;
--bs-code-color: rgb(230.4, 132.6, 181.2);
--bs-highlight-color: #dee2e6;
--bs-highlight-bg: rgb(102, 77.2, 2.8);
--bs-border-color: #495057;
--bs-border-color-translucent: rgba(255, 255, 255, 0.15);
--bs-form-valid-color: rgb(117, 183, 152.4);
--bs-form-valid-border-color: rgb(117, 183, 152.4);
--bs-form-invalid-color: rgb(234, 133.8, 143.4);
--bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
--bs-carousel-indicator-active-bg: #000;
--bs-carousel-caption-color: #000;
--bs-carousel-control-icon-filter: invert(1) grayscale(100);
}If people would know how little brain is ruling the world, they would die of fear.
Offline
Check the browser extensions you are using.
I had to (temporarily) allow a few things to make this work.
The page is still white in the option My Images.
It has nothing to do with extension as i am testing it without any such. It seems dark mode it has not been implemented yet on this part.
Here you have part of the color scheme for Postimages' dark mode: [data-bs-theme="dark"] { color-scheme: dark; --bs-body-color: #dee2e6; --bs-body-color-rgb: 222,226,230; --bs-body-bg: #161616; --bs-body-bg-rgb: 22,22,22; --bs-emphasis-color: #fff; --bs-emphasis-color-rgb: 255,255,255; --bs-secondary-color: rgba(222, 226, 230, 0.75); --bs-secondary-color-rgb: 222,226,230; --bs-secondary-bg: #343a40; --bs-secondary-bg-rgb: 52,58,64; --bs-tertiary-color: rgba(222, 226, 230, 0.5); --bs-tertiary-color-rgb: 222,226,230; --bs-tertiary-bg: #070605; --bs-tertiary-bg-rgb: 7,6,5; --bs-primary-text-emphasis: rgb(136.8, 178.8, 242.4); --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177); --bs-success-text-emphasis: rgb(117, 183, 152.4); --bs-info-text-emphasis: rgb(109.8, 223.2, 246); --bs-warning-text-emphasis: rgb(255, 217.8, 106.2); --bs-danger-text-emphasis: rgb(234, 133.8, 143.4); --bs-light-text-emphasis: #f8f9fa; --bs-dark-text-emphasis: #dee2e6; --bs-primary-bg-subtle: rgb(11.6, 25.6, 46.8); --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25); --bs-success-bg-subtle: rgb(5, 27, 16.8); --bs-info-bg-subtle: rgb(2.6, 40.4, 48); --bs-warning-bg-subtle: rgb(51, 38.6, 1.4); --bs-danger-bg-subtle: rgb(44, 10.6, 13.8); --bs-light-bg-subtle: #343a40; --bs-dark-bg-subtle: #1a1d20; --bs-primary-border-subtle: rgb(34.8, 76.8, 140.4); --bs-secondary-border-subtle: rgb(64.8, 70.2, 75); --bs-success-border-subtle: rgb(15, 81, 50.4); --bs-info-border-subtle: rgb(7.8, 121.2, 144); --bs-warning-border-subtle: rgb(153, 115.8, 4.2); --bs-danger-border-subtle: rgb(132, 31.8, 41.4); --bs-light-border-subtle: #495057; --bs-dark-border-subtle: #343a40; --bs-heading-color: inherit; --bs-link-color: #3a80ea; --bs-link-hover-color: #3a80ea; --bs-link-color-rgb: 58,128,234; --bs-link-hover-color-rgb: 58,128,234; --bs-code-color: rgb(230.4, 132.6, 181.2); --bs-highlight-color: #dee2e6; --bs-highlight-bg: rgb(102, 77.2, 2.8); --bs-border-color: #495057; --bs-border-color-translucent: rgba(255, 255, 255, 0.15); --bs-form-valid-color: rgb(117, 183, 152.4); --bs-form-valid-border-color: rgb(117, 183, 152.4); --bs-form-invalid-color: rgb(234, 133.8, 143.4); --bs-form-invalid-border-color: rgb(234, 133.8, 143.4); --bs-carousel-indicator-active-bg: #000; --bs-carousel-caption-color: #000; --bs-carousel-control-icon-filter: invert(1) grayscale(100); }
Thanks for providing those hex/rgb code.
I took them differently, but the way you provided much handy readable.
Last edited by Nili (2025-11-06 06:49:40)
Tumbleweed / KDE
Offline
^ Now I understand.
You have an account there. ![]()
If people would know how little brain is ruling the world, they would die of fear.
Offline
Hello
Blue & dark & conkys (a little mix from Bleys , Unklar , marens & me )
Here with spotify running have the same with audacious or radiotray_NG
@+
Last edited by loutch (2025-11-06 21:42:09)
Linuxmint 22.1 Xia xfce & mageia 9 XFCE on ssd hp pavilion g7
Xubuntu 18.04 lts & 24.04 lts on ASUS Rog STRIX
Offline