Migration to ayu.
This commit is contained in:
parent
b6e7de0e5d
commit
62c4507e7e
8 changed files with 68 additions and 42 deletions
25
colors.txt
25
colors.txt
|
@ -23,6 +23,31 @@ color13: magenta: #bd9eff
|
|||
color14: cyan: #5ed6fe
|
||||
color15: white: #feffff
|
||||
|
||||
# ftpd ayu
|
||||
foreground: #e6e1cf
|
||||
background: #0f1419
|
||||
cursor: #f29718
|
||||
cursor text: #272822
|
||||
selection: #c1ddff
|
||||
selection text: #000000
|
||||
|
||||
color0: black: #272822 // #161616
|
||||
color1: red: #fd4285
|
||||
color2: green: #a6e22d
|
||||
color3: yellow: #e5da72
|
||||
color4: blue: #0094d8
|
||||
color5: magenta: #9a37ff
|
||||
color6: cyan: #50b6d8
|
||||
color7: white: #c7c7c7
|
||||
color8: black: #676767
|
||||
color9: red: #fa7fac
|
||||
color10: green: #bde271
|
||||
color11: yellow: #fff27f
|
||||
color12: blue: #005577
|
||||
color13: magenta: #bd9eff
|
||||
color14: cyan: #5ed6fe
|
||||
color15: white: #feffff
|
||||
|
||||
# ftpd gruvbox
|
||||
foreground: #ebdbb2
|
||||
background: #1d2021
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue