Linux Candy: wallust – create 16 color palettes

In Operation

wallust is command-line software. Running the command wallust on its own shows the various commands and options that are available.

Commands and options

The first thing to try is to run wallust pointing it at either a directory or a specific image, such as:

Sea beach

Running the following command sets the terminal colors based on the image. In the example below, we’re using the hyper terminal emulator.

$ wallust run relax-woman-jumping-sea-beach.jpg

Hyper has new terminal colors

The theme is only applied to the currently open terminals, but its easy to modify your shell startup file so that the theme is applied to new terminal windows. wallust stores the sequences in the cache directory as a file called ‘sequences‘.

We can also apply a custom built-in theme. There’s a wide range to choose. 3024-dark, dkeg-escen, dkeg-paints, base16-github, dkeg-sprout, sexy-kasugano, base16-harmonic-dark, base16-atelier-seaside-dark, monokai, base16-unikitty-light, and many many others. See the full list with the command: $ wallust theme list, Or let’s choose a random theme.

$ wallust theme random

Random theme

What else does the software offer?

  • Rich templating – you can use a subset of Jinja2 or pywal syntax.
  • Cache scheme palettes.
  • Read pywal/terminal-sexy colorschemes.

Summary

wallust is a handy utility. As pywal is not under active development and wallust is a drop-in replacement, it makes sense to switch over.

You can use wallust generated colors in a program by templating the colors in its config file.

wallust is slow generating colors compared to alternatives mainly because it generates a scheme palette multiple times to find an attractive palette. Rather than use HSV (like pywal) wallust uses lch or other colorspaces to avoid generating similar colors in the palette.

wallust is inspired by pywal. The software is also a drop-in replacement for pywal.

There’s good documentation courtesy of man pages for the software and its commands. That’s refreshing.

Website: explosion-mental.codeberg.page/wallust
Support: Codeberg Code Repository
Developer: explosion-mental
License: MIT License

wallust is written in Rust. Learn Rust with our recommended free books and free tutorials.

Pages in this article:
Page 1 – Introduction and Installation
Page 2 – In Operation and Summary


Complete list of articles in this series:

Linux Candy
ASCIIQuariumEmbrace marine life from the terminal with beautiful ASCII art
ASCII Art ConverterA small utility that converts images into ASCII art
BobRossQuotesCollection of quotes from Bob Ross
BoxesCommand line ASCII boxes
BuohOnline strips comics reader
cacafireColor ASCII fire
catclockxclock with an enhanced cat mode
cbonsaiGenerate bonsai trees in the terminal
christmasfetchFestive cheer on the desktop
chucknorrisChuck Norris jokes in your terminal
cornyjokesCorny jokes for the terminal
CMatrixncurses program that simulates the display from “The Matrix”
ctreeA Christmas tree right on your terminal
eDEX-UISci-fi computer terminal emulator and system monitor
emojSimple tool that to find suitable emojis for pasting to your clipboard
EmoteModern popup emoji picker
EvolvotronInteractive generative art
FantasceneDynamic wallpaper changer
FondoFind beautiful wallpapers from Unsplash
gtiTypo-based curio inspired by Steam Locomotive
HollywoodFill your console with Hollywood melodrama technobabble
lifecyclerAquarium right in your terminal
linuxwaveGenerate music from the entropy of Linux
lolcatRainbows and unicorns
No More SecretsRecreates the data decryption effect from the Sneakers movie
nookPlays Animal Crossing hourly themes on the hour
nyancatTerminal-based Pop Tart Cat Animation
onekoAnimal chasing fun
pipes.shAnimated pipes terminal screensaver
ponysaycowsay reimplemention for ponies
projectMMusic visualizer originally based on Milkdrop
pscircleA different take on the venerable ps command
PyBonsaiGenerates procedural ASCII art trees
pyjokesOne line jokes for programmers
PywalGenerate color schemes on the fly (not actively developed)
RelaxatorRelax to soothing sounds
Rusty AquariumMonitoring by visualization
Steam LocomotiveC program written in 295 lines. It's harmless fun
TernimalAnimated lifeform in the terminal
terminal-parrotParty parrot time
tetrisTile-matching puzzle video game in your terminal
VarietyWallpaper manager with many desktops and wallpaper sources
WallGenGenerate HQ poly wallpapers with a few arguments.
WallpaperDownloaderDownload, change, and manage wallpapers
wallustCreate 16 color palettes
xcowsayDisplays a cow on your desktop with message
XDecorationsAdd some festive cheer to your desktop
XScreenSaverFramework and collection of screensavers
yosayLike cowsay but with less cow
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Read our Comment FAQ.

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments