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/tube.nix
Normal file
20
themes/tube.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "London Tube";
|
||||
author = "Jan T. Sott";
|
||||
base00 = "231F20";
|
||||
base01 = "1C3F95";
|
||||
base02 = "5A5758";
|
||||
base03 = "737171";
|
||||
base04 = "959CA1";
|
||||
base05 = "D9D8D8";
|
||||
base06 = "E7E7E8";
|
||||
base07 = "FFFFFF";
|
||||
base08 = "EE2E24";
|
||||
base09 = "F386A1";
|
||||
base0A = "FFD204";
|
||||
base0B = "00853E";
|
||||
base0C = "85CEBC";
|
||||
base0D = "009DDC";
|
||||
base0E = "98005D";
|
||||
base0F = "B06110";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue