Add theme ethereal (#3464)
* Add theme Ethereal * Update to follow the Omarchy hot reload * Add aether to all themes * Add a vscode theme * Revert "Add aether to all themes" This reverts commit 421f467e213150254ab10dbe09dd6382bf6c54eb. * Format the kitty file * Make available to all via migration * Fix * Add hot reload * Change the background image to something of higher quality This looks a lot better on a 6K monitor * Highlight border color should be brighter than inactive color * Add preview.png for new visual theme selector * Add the ethereal nvim variant of aehter --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
co-authored by
David Heinemeier Hansson
parent
c298823af4
commit
cd2a4e416b
@@ -0,0 +1,6 @@
|
||||
@define-color selected-text #7d82d9;
|
||||
@define-color text #ffcead;
|
||||
@define-color base #060B1E;
|
||||
@define-color border #6d7db6;
|
||||
@define-color foreground #ffcead;
|
||||
@define-color background #060B1E;
|
||||
Reference in New Issue
Block a user