mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-28 17:07:46 +00:00
Fix generation
This commit is contained in:
parent
ccd52c1beb
commit
fc43add106
21 changed files with 59 additions and 63 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "Gruber";
|
||||
author = "Patel; Nimai <nimai.m.patel@gmail.com>; colors from www.github.com/rexim/gruber-darker-theme";
|
||||
author = "Patel, Nimai <nimai.m.patel@gmail.com>, colors from www.github.com/rexim/gruber-darker-theme";
|
||||
base00 = "181818";
|
||||
base01 = "453D41";
|
||||
base02 = "484848";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "Gruvbox dark; hard";
|
||||
author = "Dawid Kurek (dawikur@gmail.com); morhetz (https://github.com/morhetz/gruvbox)";
|
||||
name = "Gruvbox dark, hard";
|
||||
author = "Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)";
|
||||
base00 = "1D2021";
|
||||
base01 = "3C3836";
|
||||
base02 = "504945";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "Gruvbox dark; medium";
|
||||
author = "Dawid Kurek (dawikur@gmail.com); morhetz (https://github.com/morhetz/gruvbox)";
|
||||
name = "Gruvbox dark, medium";
|
||||
author = "Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)";
|
||||
base00 = "282828";
|
||||
base01 = "3C3836";
|
||||
base02 = "504945";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "Gruvbox dark; pale";
|
||||
author = "Dawid Kurek (dawikur@gmail.com); morhetz (https://github.com/morhetz/gruvbox)";
|
||||
name = "Gruvbox dark, pale";
|
||||
author = "Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)";
|
||||
base00 = "262626";
|
||||
base01 = "3A3A3A";
|
||||
base02 = "4E4E4E";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "Gruvbox dark; soft";
|
||||
author = "Dawid Kurek (dawikur@gmail.com); morhetz (https://github.com/morhetz/gruvbox)";
|
||||
name = "Gruvbox dark, soft";
|
||||
author = "Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)";
|
||||
base00 = "32302F";
|
||||
base01 = "3C3836";
|
||||
base02 = "504945";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "Gruvbox light; hard";
|
||||
author = "Dawid Kurek (dawikur@gmail.com); morhetz (https://github.com/morhetz/gruvbox)";
|
||||
name = "Gruvbox light, hard";
|
||||
author = "Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)";
|
||||
base00 = "F9F5D7";
|
||||
base01 = "EBDBB2";
|
||||
base02 = "D5C4A1";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "Gruvbox light; medium";
|
||||
author = "Dawid Kurek (dawikur@gmail.com); morhetz (https://github.com/morhetz/gruvbox)";
|
||||
name = "Gruvbox light, medium";
|
||||
author = "Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)";
|
||||
base00 = "FBF1C7";
|
||||
base01 = "EBDBB2";
|
||||
base02 = "D5C4A1";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "Gruvbox light; soft";
|
||||
author = "Dawid Kurek (dawikur@gmail.com); morhetz (https://github.com/morhetz/gruvbox)";
|
||||
name = "Gruvbox light, soft";
|
||||
author = "Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)";
|
||||
base00 = "F2E5BC";
|
||||
base01 = "EBDBB2";
|
||||
base02 = "D5C4A1";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "Gruvbox Material Dark; Hard";
|
||||
author = "Mayush Kumar (https://github.com/MayushKumar); sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)";
|
||||
name = "Gruvbox Material Dark, Hard";
|
||||
author = "Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)";
|
||||
base00 = "202020";
|
||||
base01 = "2A2827";
|
||||
base02 = "504945";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "Gruvbox Material Dark; Medium";
|
||||
author = "Mayush Kumar (https://github.com/MayushKumar); sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)";
|
||||
name = "Gruvbox Material Dark, Medium";
|
||||
author = "Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)";
|
||||
base00 = "292828";
|
||||
base01 = "32302F";
|
||||
base02 = "504945";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "Gruvbox Material Dark; Soft";
|
||||
author = "Mayush Kumar (https://github.com/MayushKumar); sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)";
|
||||
name = "Gruvbox Material Dark, Soft";
|
||||
author = "Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)";
|
||||
base00 = "32302F";
|
||||
base01 = "3C3836";
|
||||
base02 = "5A524C";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "Gruvbox Material Light; Hard";
|
||||
author = "Mayush Kumar (https://github.com/MayushKumar); sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)";
|
||||
name = "Gruvbox Material Light, Hard";
|
||||
author = "Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)";
|
||||
base00 = "F9F5D7";
|
||||
base01 = "FBF1C7";
|
||||
base02 = "E0CFA9";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "Gruvbox Material Light; Medium";
|
||||
author = "Mayush Kumar (https://github.com/MayushKumar); sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)";
|
||||
name = "Gruvbox Material Light, Medium";
|
||||
author = "Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)";
|
||||
base00 = "FBF1C7";
|
||||
base01 = "F2E5BC";
|
||||
base02 = "D5C4A1";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "Gruvbox Material Light; Soft";
|
||||
author = "Mayush Kumar (https://github.com/MayushKumar); sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)";
|
||||
name = "Gruvbox Material Light, Soft";
|
||||
author = "Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)";
|
||||
base00 = "F2E5BC";
|
||||
base01 = "EBDBB2";
|
||||
base02 = "C9B99A";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "Nova";
|
||||
author = "George Essig (https://github.com/gessig); Trevor D. Miller (https://trevordmiller.com)";
|
||||
author = "George Essig (https://github.com/gessig), Trevor D. Miller (https://trevordmiller.com)";
|
||||
base00 = "3C4C55";
|
||||
base01 = "556873";
|
||||
base02 = "6A7D89";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "OceanicNext";
|
||||
author = "https://github.com/voronianski/oceanic-next-color-name ";
|
||||
author = "https://github.com/voronianski/oceanic-next-color-scheme";
|
||||
base00 = "1B2B34";
|
||||
base01 = "343D46";
|
||||
base02 = "4F5B66";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "Spaceduck";
|
||||
author = "Guillermo Rodriguez (https://github.com/pineapplegiant); packaged by Gabriel Fontes (https://github.com/Misterio77)";
|
||||
author = "Guillermo Rodriguez (https://github.com/pineapplegiant), packaged by Gabriel Fontes (https://github.com/Misterio77)";
|
||||
base00 = "16172D";
|
||||
base01 = "1B1C36";
|
||||
base02 = "30365F";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "standardized-dark";
|
||||
author = "ali (https://github.com/ali-githb/base16-standardized-name )";
|
||||
author = "ali (https://github.com/ali-githb/base16-standardized-scheme)";
|
||||
base00 = "222222";
|
||||
base01 = "303030";
|
||||
base02 = "555555";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "standardized-light";
|
||||
author = "ali (https://github.com/ali-githb/base16-standardized-name )";
|
||||
author = "ali (https://github.com/ali-githb/base16-standardized-scheme)";
|
||||
base00 = "FFFFFF";
|
||||
base01 = "EEEEEE";
|
||||
base02 = "CCCCCC";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
name = "Tango";
|
||||
author = "@Schnouki; based on the Tango Desktop Project";
|
||||
author = "@Schnouki, based on the Tango Desktop Project";
|
||||
base00 = "2E3436";
|
||||
base01 = "8AE234";
|
||||
base02 = "FCE94F";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue