32 lines
673 B
TOML
32 lines
673 B
TOML
# This file is sourced from https://github.com/tinted-theming/schemes/tree/spec-0.11/base24
|
|
system = "base24"
|
|
name = "Catppuccin Frappe"
|
|
author = "https://github.com/catppuccin/catppuccin"
|
|
variant = "dark"
|
|
|
|
[palette]
|
|
base00 = "#303446"
|
|
base01 = "#292c3c"
|
|
base02 = "#414559"
|
|
base03 = "#51576d"
|
|
base04 = "#626880"
|
|
base05 = "#c6d0f5"
|
|
base06 = "#f2d5cf"
|
|
base07 = "#babbf1"
|
|
base08 = "#e78284"
|
|
base09 = "#ef9f76"
|
|
base0A = "#e5c890"
|
|
base0B = "#a6d189"
|
|
base0C = "#81c8be"
|
|
base0D = "#8caaee"
|
|
base0E = "#ca9ee6"
|
|
base0F = "#eebebe"
|
|
base10 = "#292c3c"
|
|
base11 = "#232634"
|
|
base12 = "#ea999c"
|
|
base13 = "#f2d5cf"
|
|
base14 = "#a6d189"
|
|
base15 = "#99d1db"
|
|
base16 = "#85c1dc"
|
|
base17 = "#f4b8e4"
|