1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-30 01:47:45 +00:00

Add project

This commit is contained in:
RGBCube 2023-11-26 18:42:35 +03:00
parent 9698f044be
commit 983157e8ee
No known key found for this signature in database
253 changed files with 5335 additions and 0 deletions

20
themes/tube.nix Normal file
View 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";
}