1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-28 17:07:46 +00:00
ThemeNix/themes/oxocarbon-light.nix

20 lines
399 B
Nix

{
name = "Oxocarbon Light";
author = "shaunsingh/IBM";
base00 = "F2F4F8";
base01 = "DDE1E6";
base02 = "525252";
base03 = "161616";
base04 = "262626";
base05 = "393939";
base06 = "525252";
base07 = "08BDBA";
base08 = "FF7EB6";
base09 = "EE5396";
base0A = "FF6F00";
base0B = "0F62FE";
base0C = "673AB7";
base0D = "42BE65";
base0E = "BE95FF";
base0F = "37474F";
}