mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
* 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>
35 lines
385 B
Plaintext
35 lines
385 B
Plaintext
background #0B0C16
|
|
foreground #ddf7ff
|
|
|
|
# black
|
|
color0 #0B0C16
|
|
color8 #6a6e95
|
|
|
|
# red
|
|
color1 #50f872
|
|
color9 #85ff9d
|
|
|
|
# green
|
|
color2 #4fe88f
|
|
color10 #9cf7c2
|
|
|
|
# yellow
|
|
color3 #50f7d4
|
|
color11 #a4ffec
|
|
|
|
# blue
|
|
color4 #829dd4
|
|
color12 #c4d2ed
|
|
|
|
# magenta
|
|
color5 #86a7df
|
|
color13 #cddbf4
|
|
|
|
#cyan
|
|
color6 #7cf8f7
|
|
color14 #d1fffe
|
|
|
|
#white
|
|
color7 #85E1FB
|
|
color15 #ddf7ff
|