1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 17:37:46 +00:00

Fix generation

This commit is contained in:
RGBCube 2023-11-29 17:54:12 +03:00
parent ccd52c1beb
commit fc43add106
No known key found for this signature in database
21 changed files with 59 additions and 63 deletions

View file

@ -1,6 +1,6 @@
{
name = "Gruvbox Material Dark; Hard";
author = "Mayush Kumar (https://github.com/MayushKumar); sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)";
name = "Gruvbox Material Dark, Hard";
author = "Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)";
base00 = "202020";
base01 = "2A2827";
base02 = "504945";