From 65fa688ccf1da259d79901bdd2224461a3a8c6e9 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Wed, 31 Mar 2021 13:33:22 +0200 Subject: [PATCH] Papercolor scheme. --- colors.txt | 111 ++++++++++++++++++++++++++++++++--------------------- 1 file changed, 67 insertions(+), 44 deletions(-) diff --git a/colors.txt b/colors.txt index 85eb18b..fb5ae33 100644 --- a/colors.txt +++ b/colors.txt @@ -1,49 +1,72 @@ # ftpd monokai -foreground: #c7c7c7 -background: #161616 -cursor: #c7c7c7 -cursor text: #feffff -selection: #c1ddff -selection text: #000000 +foreground: #c7c7c7 +background: #161616 +cursor: #c7c7c7 +cursor text: #feffff +selection: #c1ddff +selection text: #000000 -color0: black: #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: #00bdff -color13: magenta: #bd9eff -color14: cyan: #5ed6fe -color15: white: #feffff +color0: black: #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: #00bdff +color13: magenta: #bd9eff +color14: cyan: #5ed6fe +color15: white: #feffff # ftpd gruvbox -foreground: #ebdbb2 -background: #1d2021 -cursor: #ebdbb2 -cursor text: #272727 -selection: #ebdbb2 -selection text: #655b53 +foreground: #ebdbb2 +background: #1d2021 +cursor: #ebdbb2 +cursor text: #272727 +selection: #ebdbb2 +selection text: #655b53 -color0: black: #282828 -color1: red: #cc241d -color2: green: #98971a -color3: yellow: #d79921 -color4: blue: #458588 -color5: magenta: #b16286 -color6: cyan: #689d6a -color7: white: #a89984 -color8: black: #928374 -color9: red: #fb4934 -color10: green: #b8bb26 -color11: yellow: #fabd2f -color12: blue: #83a598 -color13: magenta: #d3869b -color14: cyan: #8ec07c -color15: white: #ebdbb2 +color0: black: #282828 +color1: red: #cc241d +color2: green: #98971a +color3: yellow: #d79921 +color4: blue: #458588 +color5: magenta: #b16286 +color6: cyan: #689d6a +color7: white: #a89984 +color8: black: #928374 +color9: red: #fb4934 +color10: green: #b8bb26 +color11: yellow: #fabd2f +color12: blue: #83a598 +color13: magenta: #d3869b +color14: cyan: #8ec07c +color15: white: #ebdbb2 + +# ftpd papercolor +foreground: #4c4c4b +foreground: #878787 +background: #eeeeed +cursor: #eeeeed +cursor text: #4c4c4b +color0: black: #1d1f21 +color1: red: #db5f62 +color2: green: #b3be5a +color3: yellow: #f8c565 +color4: blue: #79a3c1 +color5: magenta: #b892be +color6: cyan: #7bc0b7 +color7: white: #000000 +color8: black: #666666 +color9: red: #e6404e +color10: green: #b4cc25 +color11: yellow: #edc418 +color12: blue: #4271ad +color13: magenta: #cb93dd +color14: cyan: #51c2b1 +color15: white: #eeeeed