1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-28 08:57:46 +00:00
ThemeNix/themes/gruvbox-material-light-soft.nix
2023-11-29 17:54:12 +03:00

20 lines
505 B
Nix

{
name = "Gruvbox Material Light, Soft";
author = "Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)";
base00 = "F2E5BC";
base01 = "EBDBB2";
base02 = "C9B99A";
base03 = "A89984";
base04 = "665C54";
base05 = "654735";
base06 = "3C3836";
base07 = "282828";
base08 = "C14A4A";
base09 = "C35E0A";
base0A = "B47109";
base0B = "6C782E";
base0C = "4C7A5D";
base0D = "45707A";
base0E = "945E80";
base0F = "E78A4E";
}