this post was submitted on 12 Nov 2024
26 points (93.3% liked)

Linux

48181 readers
914 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I was wondering if anyone knew any color schemes with a pure black background (#000000)? Every theme I could think of used something lighter colored so I wanted to know if I was missing some.

The motivation is partially I think it would look cool and partially the potential for lower power usage on an oled screen.

Edit: primarily asking for color scheme suggestions for my window manager and terminal, less so how to theme

top 12 comments
sorted by: hot top controversial new old
[–] fool@programming.dev 1 points 1 day ago* (last edited 1 day ago)

You probably already know, but scheme artists avoid pure #000000 out of contrast concerns. (e.g. DarkReader can give some headaches if the background is straight black with offwhite text). That makes a #000000 scheme very rare - manual intervention required :P

If you still wanna get crackin', just tweak a preexisting dark theme and change navies/greys to black. And if you're talking about the palette instead of actual themes to install, this still works -- just check the source for whatever colors they're using and tweak those. (grep for hexes then sort uniq? shell exercise is left to the reader)

I'd recommend taking one of vinceliuice's themes and just turning navy blues into blacks. For example, Graphite-gtk (has a matching qt theme) is pretty grey even with a --black tweak, but you could blacken it with some effort. Same with Colloid-gtk (also has a --black tweak).

You could probably even blackify the KDE theme's greys if you so fancied, but then you'd need to tune down the contrast on the other colors in the set. And this and that...

If this is too inexact an answer, then ouch. I wish you luck!

[–] wuphysics87@lemmy.ml 1 points 1 day ago

Do a web search for 'color pallet' and pick one that looks good with your black replacing the darkest color

[–] masterofn001@lemmy.ca 19 points 3 days ago

If you're talking desktop/windows manager themes,

Graphite and colloid are a couple of my favorites.

It is offers customization via cli for things like borders, icons, compact/hdpi, etc.

The guy makes some pretty awesome themes

https://github.com/vinceliuice?tab=repositories

[–] atzanteol@sh.itjust.works 14 points 3 days ago (1 children)
[–] OhYeah@lemmy.dbzer0.com 2 points 3 days ago (1 children)

Primarily trying to theme my window manager and terminal

[–] acockworkorange@mander.xyz 1 points 1 day ago

Which window manager, dammit?

[–] He4eT@lemmy.world 2 points 2 days ago* (last edited 2 days ago)

You could use my GTK theme and tune the background color: https://github.com/He4eT/Desolate-GTK

Terminals usually allow you to choose any colors you like. For example you could pick any colorscheme here and tune the background color: https://terminal.love

[–] crmsnbleyd@sopuli.xyz 4 points 3 days ago
[–] nyan@sh.itjust.works 2 points 3 days ago (1 children)

I ended up setting up custom themes for multiple different widget sets to get a true black background. It was easy for most QT variants, not too bad for GTK2, really awful for GTK3 because it doesn't have proper documentation for manual theme creation, and I haven't tried to tackle GTK4 yet.

Because they all need different configs (and the window manager title bar etc. may need yet another one), it's difficult to give suggestions unless you tell us which terminal and window manager software you're trying to theme—the requirements for a Gnome session are different from those for something like fluxbox. Some terminal software even has its own built-in theming support.

[–] OhYeah@lemmy.dbzer0.com 1 points 3 days ago

Oh I was more looking for suggestions of actual color schemes rather than how to theme, sorry for the confusion

[–] shreddy_scientist@lemmy.ml 3 points 3 days ago

I love the KDE plasma theme Underworld. It's definitely black and pairs well with a ton of stuff. I like Breeze Dark as the global theme, Ball10050's Black color, and Underworld for the plasma style. This makes it all primarily black.

[–] DieserTypMatthias@lemmy.ml 1 points 3 days ago
swaybg -c #000000.