26 lines
668 B
Nix
26 lines
668 B
Nix
{
|
|
scheme = "Catppuccin Mocha";
|
|
slug = "catppuccin-mocha";
|
|
author = "https://catppuccin.com/";
|
|
description = "Soothing pastel theme for the high-spirited!";
|
|
polarity = "dark";
|
|
backgroundUrl = "https://images7.alphacoders.com/126/1266081.jpg";
|
|
backgroundSha256 = "sha256-wCXKHemZYxVYnWVwh6Ng/nGlUroRotXgvcOdSfqRPeo=";
|
|
base00 = "1e1e2e";
|
|
base01 = "181825";
|
|
base02 = "313244";
|
|
base03 = "45475a";
|
|
base04 = "585b70";
|
|
base05 = "cdd6f4";
|
|
base06 = "f5e0dc";
|
|
base07 = "b4befe";
|
|
base08 = "f38ba8";
|
|
base09 = "fab387";
|
|
base0A = "f9e2af";
|
|
base0B = "a6e3a1";
|
|
base0C = "94e2d5";
|
|
base0D = "89b4fa";
|
|
base0E = "cba6f7";
|
|
base0F = "f2cdcd";
|
|
}
|