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/outrun-dark.nix
Normal file
20
themes/outrun-dark.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Outrun Dark";
|
||||
author = "Hugo Delahousse (http://github.com/hugodelahousse/)";
|
||||
base00 = "00002A";
|
||||
base01 = "20204A";
|
||||
base02 = "30305A";
|
||||
base03 = "50507A";
|
||||
base04 = "B0B0DA";
|
||||
base05 = "D0D0FA";
|
||||
base06 = "E0E0FF";
|
||||
base07 = "F5F5FF";
|
||||
base08 = "FF4242";
|
||||
base09 = "FC8D28";
|
||||
base0A = "F3E877";
|
||||
base0B = "59F176";
|
||||
base0C = "0EF0F0";
|
||||
base0D = "66B0FF";
|
||||
base0E = "F10596";
|
||||
base0F = "F003EF";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue