mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 09:27:45 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/brogrammer.nix
Normal file
20
themes/brogrammer.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
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";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue