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

@ -0,0 +1,20 @@
{
name = "Oxocarbon Dark";
author = "shaunsingh/IBM";
base00 = "161616";
base01 = "262626";
base02 = "393939";
base03 = "525252";
base04 = "DDE1E6";
base05 = "F2F4F8";
base06 = "FFFFFF";
base07 = "08BDBA";
base08 = "3DDBD9";
base09 = "78A9FF";
base0A = "EE5396";
base0B = "33B1FF";
base0C = "FF7EB6";
base0D = "42BE65";
base0E = "BE95FF";
base0F = "82CFFF";
}