mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 17:37:46 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/pop.nix
Normal file
20
themes/pop.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Pop";
|
||||
author = "Chris Kempson (http://chriskempson.com)";
|
||||
base00 = "000000";
|
||||
base01 = "202020";
|
||||
base02 = "303030";
|
||||
base03 = "505050";
|
||||
base04 = "B0B0B0";
|
||||
base05 = "D0D0D0";
|
||||
base06 = "E0E0E0";
|
||||
base07 = "FFFFFF";
|
||||
base08 = "EB008A";
|
||||
base09 = "F29333";
|
||||
base0A = "F8CA12";
|
||||
base0B = "37B349";
|
||||
base0C = "00AABB";
|
||||
base0D = "0E5A94";
|
||||
base0E = "B31E8D";
|
||||
base0F = "7A2D00";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue