Skip to content

Instantly share code, notes, and snippets.

@vyrx-dev
Created February 24, 2026 22:21
Show Gist options
  • Select an option

  • Save vyrx-dev/cdf34c77ad95cf94cd280d29fb2bf689 to your computer and use it in GitHub Desktop.

Select an option

Save vyrx-dev/cdf34c77ad95cf94cd280d29fb2bf689 to your computer and use it in GitHub Desktop.
My custom Theme Blueprint for Aether
{
"name": "aamis",
"timestamp": 1761167173190,
"palette": {
"wallpaper": "/home/vyrx/.cache/aether/wallhaven-wallpapers/wallhaven-mdjrqy.jpg",
"colors": [
"#0f0f0f",
"#e25d6c",
"#cea37f",
"#f4bb54",
"#e2be8a",
"#ede4c8",
"#e8ab3b",
"#e6caab",
"#706a6a",
"#e9838f",
"#cea37f",
"#edb95a",
"#eacea7",
"#ede4c8",
"#ecb95c",
"#eadccc"
],
"lightMode": false,
"appOverrides": {
"neovim": {
"color5": "#f66151",
"color8": "#5e5959"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment