mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-27 08:27: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/railscasts.nix
Normal file
20
themes/railscasts.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Railscasts";
|
||||
author = "Ryan Bates (http://railscasts.com)";
|
||||
base00 = "2B2B2B";
|
||||
base01 = "272935";
|
||||
base02 = "3A4055";
|
||||
base03 = "5A647E";
|
||||
base04 = "D4CFC9";
|
||||
base05 = "E6E1DC";
|
||||
base06 = "F4F1ED";
|
||||
base07 = "F9F7F3";
|
||||
base08 = "DA4939";
|
||||
base09 = "CC7833";
|
||||
base0A = "FFC66D";
|
||||
base0B = "A5C261";
|
||||
base0C = "519F50";
|
||||
base0D = "6D9CBE";
|
||||
base0E = "B6B3EB";
|
||||
base0F = "BC9458";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue