this post was submitted on 06 Jul 2023
9 points (84.6% liked)

Unixporn

15032 readers
16 users here now

Unixporn

Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make themers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!

Rules

  1. Post On-Topic
  2. No Defaults
  3. Busy Screenshots
  4. Use High-Quality Images
  5. Include a Details Comment
  6. No NSFW
  7. No Racism or use of racist terms

founded 5 years ago
MODERATORS
 

I've been ricing my desktop slowly over the years (don't have a lot of time). I've gotten it somewhat down to what I like. I use Archlinux with Open box, polybar, and rofi. I don't use a desktop environment. My question is what are my options for ricing default applications like dolphin or similar apps with default gui's (xsensors) without using a packaged desktop environment. I believe my default theme and icons are Adwaita (GTK-3)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 1 year ago (2 children)

Kvantun for qt themes and lxappearance for gtk themes. In either one you'd have to first download a theme you want and apply it via correct program. You may have to export a shell variable to tell programs to actually use that theme (may not be necessary, I use a lot of flatpaks so for me it is)

The easiest way to get uniform colors in my experience is to full screen a program running the theme, use a dropper tool in Kolourpaint, see the hex color for what I want to change, then search for that hex in the theme file and change it to the one that matches my rice.

[–] Jean_Lurk_Picard 1 points 1 year ago

Thank you for this

[–] iguanajuice 1 points 1 year ago

Sorry if I'm wrong, but doesn't lxappearance only set the GTK-2 theme? You set the GTK3 theme via dconf or set the GTK3/4 theme using the GTK_THEME env var. There are hardly any apps that use GTK-2 anymore; only one I can think of off the top of my head is PCManFM.