mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 09:27: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/ocean.nix
Normal file
20
themes/ocean.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Ocean";
|
||||
author = "Chris Kempson (http://chriskempson.com)";
|
||||
base00 = "2B303B";
|
||||
base01 = "343D46";
|
||||
base02 = "4F5B66";
|
||||
base03 = "65737E";
|
||||
base04 = "A7ADBA";
|
||||
base05 = "C0C5CE";
|
||||
base06 = "DFE1E8";
|
||||
base07 = "EFF1F5";
|
||||
base08 = "BF616A";
|
||||
base09 = "D08770";
|
||||
base0A = "EBCB8B";
|
||||
base0B = "A3BE8C";
|
||||
base0C = "96B5B4";
|
||||
base0D = "8FA1B3";
|
||||
base0E = "B48EAD";
|
||||
base0F = "AB7967";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue