1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-30 09:57:45 +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

View file

@ -0,0 +1,20 @@
{
name = "standardized-dark";
author = "ali (https://github.com/ali-githb/base16-standardized-name )";
base00 = "222222";
base01 = "303030";
base02 = "555555";
base03 = "898989";
base04 = "898989";
base05 = "C0C0C0";
base06 = "E0E0E0";
base07 = "FFFFFF";
base08 = "E15D67";
base09 = "FC804E";
base0A = "E1B31A";
base0B = "5DB129";
base0C = "21C992";
base0D = "00A3F2";
base0E = "B46EE0";
base0F = "B87D28";
}