1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-27 08:27:45 +00:00
ThemeNix/themes/gruvbox-material-dark-medium.nix
2023-11-29 17:54:12 +03:00

20 lines
506 B
Nix

{
name = "Gruvbox Material Dark, Medium";
author = "Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)";
base00 = "292828";
base01 = "32302F";
base02 = "504945";
base03 = "665C54";
base04 = "BDAE93";
base05 = "DDC7A1";
base06 = "EBDBB2";
base07 = "FBF1C7";
base08 = "EA6962";
base09 = "E78A4E";
base0A = "D8A657";
base0B = "A9B665";
base0C = "89B482";
base0D = "7DAEA3";
base0E = "D3869B";
base0F = "BD6F3E";
}