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

@ -0,0 +1,20 @@
{
name = "Nebula";
author = "Gabriel Fontes (https://github.com/Misterio77)";
base00 = "22273B";
base01 = "414F60";
base02 = "5A8380";
base03 = "6E6F72";
base04 = "87888B";
base05 = "A4A6A9";
base06 = "C7C9CD";
base07 = "8DBDAA";
base08 = "777ABC";
base09 = "94929E";
base0A = "4F9062";
base0B = "6562A8";
base0C = "226F68";
base0D = "4D6BB6";
base0E = "716CAE";
base0F = "8C70A7";
}