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

20 lines
426 B
Nix

{
name = "Brogrammer";
author = "Vik Ramanujam (http://github.com/piggyslasher)";
base00 = "1F1F1F";
base01 = "F81118";
base02 = "2DC55E";
base03 = "ECBA0F";
base04 = "2A84D2";
base05 = "4E5AB7";
base06 = "1081D6";
base07 = "D6DBE5";
base08 = "D6DBE5";
base09 = "DE352E";
base0A = "1DD361";
base0B = "F3BD09";
base0C = "1081D6";
base0D = "5350B9";
base0E = "0F7DDB";
base0F = "FFFFFF";
}