mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 01:17:45 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/gruvbox-material-light-soft.nix
Normal file
20
themes/gruvbox-material-light-soft.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
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";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue