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/bespin.nix Normal file
View file

@ -0,0 +1,20 @@
{
name = "Bespin";
author = "Jan T. Sott";
base00 = "28211C";
base01 = "36312E";
base02 = "5E5D5C";
base03 = "666666";
base04 = "797977";
base05 = "8A8986";
base06 = "9D9B97";
base07 = "BAAE9E";
base08 = "CF6A4C";
base09 = "CF7D34";
base0A = "F9EE98";
base0B = "54BE0D";
base0C = "AFC4DB";
base0D = "5EA6EA";
base0E = "9B859D";
base0F = "937121";
}