mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-30 09:57: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/horizon-terminal-light.nix
Normal file
20
themes/horizon-terminal-light.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Horizon Terminal Light";
|
||||
author = "Michaël Ball (http://github.com/michael-ball/)";
|
||||
base00 = "FDF0ED";
|
||||
base01 = "FADAD1";
|
||||
base02 = "F9CBBE";
|
||||
base03 = "BDB3B1";
|
||||
base04 = "948C8A";
|
||||
base05 = "403C3D";
|
||||
base06 = "302C2D";
|
||||
base07 = "201C1D";
|
||||
base08 = "E95678";
|
||||
base09 = "F9CEC3";
|
||||
base0A = "FADAD1";
|
||||
base0B = "29D398";
|
||||
base0C = "59E1E3";
|
||||
base0D = "26BBD9";
|
||||
base0E = "EE64AC";
|
||||
base0F = "F9CBBE";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue