Created
February 24, 2026 22:21
-
-
Save vyrx-dev/cdf34c77ad95cf94cd280d29fb2bf689 to your computer and use it in GitHub Desktop.
My custom Theme Blueprint for Aether
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "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