1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 17:37:46 +00:00

Add project

This commit is contained in:
RGBCube 2023-11-26 18:42:35 +03:00
parent 9698f044be
commit 983157e8ee
No known key found for this signature in database
253 changed files with 5335 additions and 0 deletions

20
themes/outrun-dark.nix Normal file
View 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";
}