mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-30 01:47: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/rebecca.nix
Normal file
20
themes/rebecca.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Rebecca";
|
||||
author = "Victor Borja (http://github.com/vic) based on Rebecca Theme (http://github.com/vic/rebecca-theme)";
|
||||
base00 = "292A44";
|
||||
base01 = "663399";
|
||||
base02 = "383A62";
|
||||
base03 = "666699";
|
||||
base04 = "A0A0C5";
|
||||
base05 = "F1EFF8";
|
||||
base06 = "CCCCFF";
|
||||
base07 = "53495D";
|
||||
base08 = "A0A0C5";
|
||||
base09 = "EFE4A1";
|
||||
base0A = "AE81FF";
|
||||
base0B = "6DFEDF";
|
||||
base0C = "8EAEE0";
|
||||
base0D = "2DE0A7";
|
||||
base0E = "7AA5FF";
|
||||
base0F = "FF79C6";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue