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_light"
type = "light"   # 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 = "#24292e"
darker_black = "#f3f5f7"
black = "#ffffff"
black2 = "#edeff1"
one_bg = "#eaecee"
one_bg2 = "#e1e3e5"
one_bg3 = "#d7d9db"
grey = "#c7c9cb"
grey_fg = "#bcbec0"
grey_fg2 = "#b1b3b5"
light_grey = "#a6a8aa"
red = "#de2c2e"
baby_pink = "#ea4aaa"
pink = "#b93a86"
line = "#eaecee"
green = "#18654b"
vibrant_green = "#28a745"
nord_blue = "#0366d6"
blue = "#0d7fdd"
yellow = "#dbab09"
sun = "#f9c513"
purple = "#8263eb"
dark_purple = "#5a32a3"
teal = "#22839b"
orange = "#d15704"
cyan = "#0598bc"
statusline_bg = "#edeff1"
lightbg = "#e1e3e5"
pmenu_bg = "#8263eb"
folder_bg = "#6a737d"

[base_16]
base00 = "#ffffff"
base01 = "#edeff1"
base02 = "#e1e3e5"
base03 = "#d7d9db"
base04 = "#c7c9cb"
base05 = "#383d42"
base06 = "#2e3338"
base07 = "#24292e"
base08 = "#5a32a3"
base09 = "#b93a86"
base0A = "#b08800"
base0B = "#4c2889"
base0C = "#8263eb"
base0D = "#005cc5"
base0E = "#de2c2e"
base0F = "#044289"