theme inspired by transfem emo aesthetics - special for raccoon girls 🦝
a minimalist theme collection, inspired by a blend of gothic and emo aesthetics with transfem symbolism. it combines deep purples and soft pinks with neutral tones to create strong contrasts and a comfortable code viewing environment that reflects individuality.
-
veil: versatile theme for both day and night, featuring bright accents on a dark background.
-
obsidian: very dark theme for focused nighttime coding sessions with high contrast.
-
radiance: light theme optimized for daylight use, ensuring excellent readability.
-
download theme files from the
themes/
directory:nyxvamp-veil.tmTheme
nyxvamp-obsidian.tmTheme
nyxvamp-radiance.tmTheme
-
place themes into the bat themes directory:
- unix/linux:
~/.config/bat/themes/
- macos:
~/.config/bat/themes/
- windows:
%APPDATA%\bat\themes\
- unix/linux:
-
rebuild bat cache:
bat cache --build
-
use the theme:
bat --theme="nyxvamp-veil" file.ext # or bat --theme="nyxvamp-obsidian" file.ext # or bat --theme="nyxvamp-radiance" file.ext
-
set as default (optional):
echo '--theme="nyxvamp-veil"' >> ~/.config/bat/config
if you have suggestions or improvements, feel free to contribute or reach out.