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/vice.nix
Normal file
20
themes/vice.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "vice";
|
||||
author = "Thomas Leon Highbaugh thighbaugh@zoho.com";
|
||||
base00 = "17191E";
|
||||
base01 = "22262D";
|
||||
base02 = "3C3F4C";
|
||||
base03 = "383A47";
|
||||
base04 = "555E70";
|
||||
base05 = "8B9CBE";
|
||||
base06 = "B2BFD9";
|
||||
base07 = "F4F4F7";
|
||||
base08 = "FF29A8";
|
||||
base09 = "85FFE0";
|
||||
base0A = "F0FFAA";
|
||||
base0B = "0BADFF";
|
||||
base0C = "8265FF";
|
||||
base0D = "00EAFF";
|
||||
base0E = "00F6D9";
|
||||
base0F = "FF3D81";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue