mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-30 01:47: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/ia-dark.nix
Normal file
20
themes/ia-dark.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "iA Dark";
|
||||
author = "iA Inc. (modified by aramisgithub)";
|
||||
base00 = "1A1A1A";
|
||||
base01 = "222222";
|
||||
base02 = "1D414D";
|
||||
base03 = "767676";
|
||||
base04 = "B8B8B8";
|
||||
base05 = "CCCCCC";
|
||||
base06 = "E8E8E8";
|
||||
base07 = "F8F8F8";
|
||||
base08 = "D88568";
|
||||
base09 = "D86868";
|
||||
base0A = "B99353";
|
||||
base0B = "83A471";
|
||||
base0C = "7C9CAE";
|
||||
base0D = "8ECCDD";
|
||||
base0E = "B98EB2";
|
||||
base0F = "8B6C37";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue