mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-08-03 03:47:48 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/tokyo-night-dark.nix
Normal file
20
themes/tokyo-night-dark.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Tokyo Night Dark";
|
||||
author = "Michaël Ball";
|
||||
base00 = "1A1B26";
|
||||
base01 = "16161E";
|
||||
base02 = "2F3549";
|
||||
base03 = "444B6A";
|
||||
base04 = "787C99";
|
||||
base05 = "A9B1D6";
|
||||
base06 = "CBCCD1";
|
||||
base07 = "D5D6DB";
|
||||
base08 = "C0CAF5";
|
||||
base09 = "A9B1D6";
|
||||
base0A = "0DB9D7";
|
||||
base0B = "9ECE6A";
|
||||
base0C = "B4F9F8";
|
||||
base0D = "2AC3DE";
|
||||
base0E = "BB9AF7";
|
||||
base0F = "F7768E";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue