mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 01:17:45 +00:00
20 lines
474 B
Nix
20 lines
474 B
Nix
{
|
|
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";
|
|
}
|