init
This commit is contained in:
commit
c3b7f039e3
4 changed files with 367 additions and 0 deletions
25
themes/edge_neon
Normal file
25
themes/edge_neon
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
black = "#202023"
|
||||
bg0 = "#2b2d3a"
|
||||
bg1 = "#333648"
|
||||
bg2 = "#363a4e"
|
||||
bg3 = "#393e53"
|
||||
bg4 = "#3f445b"
|
||||
bg_grey = "#7a819d"
|
||||
bg_red = "#ec7279"
|
||||
diff_red = "#55393d"
|
||||
bg_green = "#a0c980"
|
||||
diff_green = "#394634"
|
||||
bg_blue = "#6cb6eb"
|
||||
diff_blue = "#354157"
|
||||
bg_purple = "#d38aea"
|
||||
diff_yellow = "#4e432f"
|
||||
fg = "#c5cdd9"
|
||||
red = "#ec7279"
|
||||
orange = "#e59b77" # added for compatibility with `sonokai` scheme
|
||||
yellow = "#deb974"
|
||||
green = "#a0c980"
|
||||
cyan = "#5dbbc1"
|
||||
blue = "#6cb6eb"
|
||||
purple = "#d38aea"
|
||||
grey = "#7e8294"
|
||||
grey_dim = "#5c6071"
|
||||
Loading…
Add table
Add a link
Reference in a new issue