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

@ -0,0 +1,20 @@
{
name = "XCode Dusk";
author = "Elsa Gonsiorowski (https://github.com/gonsie)";
base00 = "282B35";
base01 = "3D4048";
base02 = "53555D";
base03 = "686A71";
base04 = "7E8086";
base05 = "939599";
base06 = "A9AAAE";
base07 = "BEBFC2";
base08 = "B21889";
base09 = "786DC5";
base0A = "438288";
base0B = "DF0002";
base0C = "00A0BE";
base0D = "790EAD";
base0E = "B21889";
base0F = "C77C48";
}