mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 17:37:46 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/material-darker.nix
Normal file
20
themes/material-darker.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Material Darker";
|
||||
author = "Nate Peterson";
|
||||
base00 = "212121";
|
||||
base01 = "303030";
|
||||
base02 = "353535";
|
||||
base03 = "4A4A4A";
|
||||
base04 = "B2CCD6";
|
||||
base05 = "EEFFFF";
|
||||
base06 = "EEFFFF";
|
||||
base07 = "FFFFFF";
|
||||
base08 = "F07178";
|
||||
base09 = "F78C6C";
|
||||
base0A = "FFCB6B";
|
||||
base0B = "C3E88D";
|
||||
base0C = "89DDFF";
|
||||
base0D = "82AAFF";
|
||||
base0E = "C792EA";
|
||||
base0F = "FF5370";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue