mnml-rs 0.2.21

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

[base_30]
white = "#cecdc3"
darker_black = "#171616"
black = "#100f0f"
black2 = "#1c1b1b"
one_bg = "#292626"
one_bg2 = "#353232"
one_bg3 = "#373434"
grey = "#393636"
grey_fg = "#555050"
grey_fg2 = "#5f5959"
light_grey = "#6a6363"
red = "#d14d41"
baby_pink = "#d36da1"
pink = "#ce5d97"
line = "#292626"
green = "#879a39"
vibrant_green = "#7e9f0e"
nord_blue = "#4385be"
blue = "#4385be"
yellow = "#d0a215"
sun = "#eabb2b"
purple = "#8b7ec8"
dark_purple = "#7f70c2"
teal = "#519aba"
orange = "#da702c"
cyan = "#3aa99f"
statusline_bg = "#171616"
lightbg = "#292626"
pmenu_bg = "#3aa99f"
folder_bg = "#4385be"

[base_16]
base06 = "#b6bdca"
base07 = "#c8ccd4"