1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-27 08:27:45 +00:00
ThemeNix/themes/xcode-dusk.nix

20 lines
425 B
Nix

{
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";
}