Add a new theme called Hackerman (#3317)
* Add a new theme called hackerman * Update to follow the Omarchy hot reload * Add high res wallpapers * Add an initial vscode color scheme * Excess CR * Set the colorscheme name to aether * Change the nvim plugin name back to aether * Add hot reload * Use a variant of aether * Swap the starting background * Add migration * Add preview.png --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
co-authored by
David Heinemeier Hansson
parent
08143c5cbc
commit
a1b1eb5920
@@ -0,0 +1,5 @@
|
||||
@define-color background-color #0B0C16;
|
||||
@define-color border-color #6a6e95;
|
||||
@define-color label #ddf7ff;
|
||||
@define-color image #ddf7ff;
|
||||
@define-color progress #50f7d4;
|
||||
Reference in New Issue
Block a user