1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-27 08:27:45 +00:00
ThemeNix/themes/framer.nix

20 lines
410 B
Nix

{
name = "Framer";
author = "Framer (Maintained by Jesse Hoyos)";
base00 = "181818";
base01 = "151515";
base02 = "464646";
base03 = "747474";
base04 = "B9B9B9";
base05 = "D0D0D0";
base06 = "E8E8E8";
base07 = "EEEEEE";
base08 = "FD886B";
base09 = "FC4769";
base0A = "FECB6E";
base0B = "32CCDC";
base0C = "ACDDFD";
base0D = "20BCFC";
base0E = "BA8CFC";
base0F = "B15F4A";
}