1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 # Author: Paul Graydon <[email protected]> inherits = "tokyonight" [palette] red = "#ff757f" orange = "#ff966c" yellow = "#ffc777" light-green = "#c3e88d" green = "#4fd6be" aqua = "#65bcff" teal = "#4fd6be" turquoise = "#89ddff" light-cyan = "#b4f9f8" cyan = "#86e1fc" blue = "#82aaff" purple = "#fca7ea" magenta = "#c099ff" comment = "#636da6" black = "#444a73" add = "#b8db87" change = "#7ca1f2" delete = "#e26a75" error = "#c53b53" hint = "#4fd6be" info = "#0db9d7" fg = "#c8d3f5" fg-dark = "#828bb8" fg-gutter = "#3b4261" fg-linenr = "#737aa2" fg-selected = "#363c58" border = "#1b1d2b" border-highlight = "#589ed7" bg = "#222436" bg-inlay = "#273644" bg-highlight = "#2f334d" bg-menu = "#1e2030" bg-visual = "#2d3f76"
# Author: Paul Graydon <[email protected]> inherits = "tokyonight" [palette] red = "#ff757f" orange = "#ff966c" yellow = "#ffc777" light-green = "#c3e88d" green = "#4fd6be" aqua = "#65bcff" teal = "#4fd6be" turquoise = "#89ddff" light-cyan = "#b4f9f8" cyan = "#86e1fc" blue = "#82aaff" purple = "#fca7ea" magenta = "#c099ff" comment = "#636da6" black = "#444a73" add = "#b8db87" change = "#7ca1f2" delete = "#e26a75" error = "#c53b53" hint = "#4fd6be" info = "#0db9d7" fg = "#c8d3f5" fg-dark = "#828bb8" fg-gutter = "#3b4261" fg-linenr = "#737aa2" fg-selected = "#363c58" border = "#1b1d2b" border-highlight = "#589ed7" bg = "#222436" bg-inlay = "#273644" bg-highlight = "#2f334d" bg-menu = "#1e2030" bg-visual = "#2d3f76"