32 lines
676 B
TOML
32 lines
676 B
TOML
# This file is sourced from https://github.com/tinted-theming/schemes/tree/spec-0.11/base24
|
|
system = "base24"
|
|
name = "Catppuccin Macchiato"
|
|
author = "https://github.com/catppuccin/catppuccin"
|
|
variant = "dark"
|
|
|
|
[palette]
|
|
base00 = "#24273a"
|
|
base01 = "#1e2030"
|
|
base02 = "#363a4f"
|
|
base03 = "#494d64"
|
|
base04 = "#5b6078"
|
|
base05 = "#cad3f5"
|
|
base06 = "#f4dbd6"
|
|
base07 = "#b7bdf8"
|
|
base08 = "#ed8796"
|
|
base09 = "#f5a97f"
|
|
base0A = "#eed49f"
|
|
base0B = "#a6da95"
|
|
base0C = "#8bd5ca"
|
|
base0D = "#8aadf4"
|
|
base0E = "#c6a0f6"
|
|
base0F = "#f0c6c6"
|
|
base10 = "#1e2030"
|
|
base11 = "#181926"
|
|
base12 = "#ee99a0"
|
|
base13 = "#f4dbd6"
|
|
base14 = "#a6da95"
|
|
base15 = "#91d7e3"
|
|
base16 = "#7dc4e4"
|
|
base17 = "#f5bde6"
|