1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 09:27: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/gotham.nix Normal file
View file

@ -0,0 +1,20 @@
{
name = "Gotham";
author = "Andrea Leopardi (arranged by Brett Jones)";
base00 = "0C1014";
base01 = "11151C";
base02 = "091F2E";
base03 = "0A3749";
base04 = "245361";
base05 = "599CAB";
base06 = "99D1CE";
base07 = "D3EBE9";
base08 = "C23127";
base09 = "D26937";
base0A = "EDB443";
base0B = "33859E";
base0C = "2AA889";
base0D = "195466";
base0E = "888CA6";
base0F = "4E5166";
}