base16-noctalia
August 1, 2026 ยท View on GitHub
This is a tinted-theming set for the Noctalia desktop shell
Basic Usage
download the theme you want and copy it into your ~/config/noctalia/palettes/ directory
then you can either
- set the custom theme in the UI
- run
$noctalia msg color-scheme-set custom base16-ayu-dark - add the following to your Noctalia settings
[theme]
custom_palette = "base16-ayu-dark"
source = "custom"
Tinty Usage
first run $ mkdir ~/.config/noctalia/palettes/
Add the following toml settings to your Tinty ~/.config/tinted-theming/tinty/config.toml file:
[[items]]
path = "https://github.com/LePetitPrince-4/base16-noctalia"
name = "noctalia"
themes-dir = "palettes"
hook = "cp -f $TINTY_THEME_FILE_PATH ~/.config/noctalia/palettes/tinty.json && noctalia msg color-scheme-set custom tinty"
Community
- Tinted Theming Home
- Have something you want to discuss, but you're not sure it warrants an issue? Feel free to stop by #tinted-theming:matrix.org on Matrix.