mnml-rs 0.2.13

A NvChad-style terminal IDE in Rust — vim or standard editing, LSP, git, and an embedded HTTP client.
name = "github_dark"
type = "dark"   # dark | light
# credits to original theme for existing https://github.com/primer/github-vscode-theme
# This is a modified version of it

[base_30]
white = "#d3dbe3"
darker_black = "#1f2428"
black = "#24292e"
black2 = "#2e3338"
one_bg = "#33383d"
one_bg2 = "#383d42"
one_bg3 = "#42474c"
grey = "#4c5156"
grey_fg = "#565b60"
grey_fg2 = "#60656a"
light_grey = "#6a6f74"
red = "#ff7f8d"
baby_pink = "#ffa198"
pink = "#ec6cb9"
line = "#33383d"
green = "#56d364"
vibrant_green = "#85e89d"
nord_blue = "#58a6ff"
blue = "#79c0ff"
yellow = "#ffdf5d"
sun = "#ffea7f"
purple = "#d2a8ff"
dark_purple = "#bc8cff"
teal = "#39c5cf"
orange = "#ffab70"
cyan = "#56d4dd"
statusline_bg = "#2b3035"
lightbg = "#383d42"
pmenu_bg = "#58a6ff"
folder_bg = "#58a6ff"

[base_16]
base00 = "#24292e"
base01 = "#33383d"
base02 = "#383d42"
base03 = "#42474c"
base04 = "#4c5156"
base05 = "#c9d1d9"
base06 = "#d3dbe3"
base07 = "#dde5ed"
base08 = "#b392e9"
base09 = "#ffab70"
base0A = "#ffdf5d"
base0B = "#a5d6ff"
base0C = "#83caff"
base0D = "#6ab1f0"
base0E = "#ff7f8d"
base0F = "#85e89d"