1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-08-01 10:57:47 +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/oceanicnext.nix Normal file
View file

@ -0,0 +1,20 @@
{
name = "OceanicNext";
author = "https://github.com/voronianski/oceanic-next-color-name ";
base00 = "1B2B34";
base01 = "343D46";
base02 = "4F5B66";
base03 = "65737E";
base04 = "A7ADBA";
base05 = "C0C5CE";
base06 = "CDD3DE";
base07 = "D8DEE9";
base08 = "EC5F67";
base09 = "F99157";
base0A = "FAC863";
base0B = "99C794";
base0C = "5FB3B3";
base0D = "6699CC";
base0E = "C594C5";
base0F = "AB7967";
}