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

@ -0,0 +1,20 @@
{
name = "Hopscotch";
author = "Jan T. Sott";
base00 = "322931";
base01 = "433B42";
base02 = "5C545B";
base03 = "797379";
base04 = "989498";
base05 = "B9B5B8";
base06 = "D5D3D5";
base07 = "FFFFFF";
base08 = "DD464C";
base09 = "FD8B19";
base0A = "FDCC59";
base0B = "8FC13E";
base0C = "149B93";
base0D = "1290BF";
base0E = "C85E7C";
base0F = "B33508";
}