Skip to content

dmesg

Kernel log colors for dmesg, through util-linux's terminal-colors.d.

Install

terminal-colors.d keys a scheme by the name of the utility it colors, so the file lands as dmesg.scheme no matter which variant it came from:

bash
mkdir -p ~/.config/terminal-colors.d
cp extras/dmesg/silkcircuit-neon.scheme ~/.config/terminal-colors.d/dmesg.scheme

For every user on the machine, use /etc/terminal-colors.d/ instead.

bash
dmesg --color=always | less -R

The installer does the same thing: ./install.sh --variant neon.

Linux only

terminal-colors.d is util-linux. The dmesg on macOS and the BSDs ignores it.

Files

VariantFile
neonextras/dmesg/silkcircuit-neon.scheme
vibrantextras/dmesg/silkcircuit-vibrant.scheme
softextras/dmesg/silkcircuit-soft.scheme
glowextras/dmesg/silkcircuit-glow.scheme
dawnextras/dmesg/silkcircuit-dawn.scheme