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/codeschool.nix
Normal file
20
themes/codeschool.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Codeschool";
|
||||
author = "blockloop";
|
||||
base00 = "232C31";
|
||||
base01 = "1C3657";
|
||||
base02 = "2A343A";
|
||||
base03 = "3F4944";
|
||||
base04 = "84898C";
|
||||
base05 = "9EA7A6";
|
||||
base06 = "A7CFA3";
|
||||
base07 = "B5D8F6";
|
||||
base08 = "2A5491";
|
||||
base09 = "43820D";
|
||||
base0A = "A03B1E";
|
||||
base0B = "237986";
|
||||
base0C = "B02F30";
|
||||
base0D = "484D79";
|
||||
base0E = "C59820";
|
||||
base0F = "C98344";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue