1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-27 08:27:45 +00:00

Fix generation

This commit is contained in:
RGBCube 2023-11-26 19:56:12 +03:00
parent cd5ae68987
commit 77ff2b7cf0
No known key found for this signature in database
252 changed files with 282 additions and 282 deletions

View file

@ -28,7 +28,7 @@ def theme-to-nix [
| str replace '"' ""
| str replace '"' ""
| str replace ":" " ="
| str replace "," ";"
| str replace --all "," ";"
}
}
| append ""

View file

@ -1,5 +1,5 @@
{
slug = "themes/3024";
slug = "3024";
name = "3024";
author = "Jan T. Sott (http://github.com/idleberg)";
base00 = "090300";

View file

@ -1,5 +1,5 @@
{
slug = "themes/apathy";
slug = "apathy";
name = "Apathy";
author = "Jannik Siebert (https://github.com/janniks)";
base00 = "031A16";

View file

@ -1,5 +1,5 @@
{
slug = "themes/apprentice";
slug = "apprentice";
name = "Apprentice";
author = "romainl";
base00 = "262626";

View file

@ -1,5 +1,5 @@
{
slug = "themes/ashes";
slug = "ashes";
name = "Ashes";
author = "Jannik Siebert (https://github.com/janniks)";
base00 = "1C2023";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-cave-light";
slug = "atelier-cave-light";
name = "Atelier Cave Light";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "EFECF4";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-cave";
slug = "atelier-cave";
name = "Atelier Cave";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "19171C";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-dune-light";
slug = "atelier-dune-light";
name = "Atelier Dune Light";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "FEFBEC";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-dune";
slug = "atelier-dune";
name = "Atelier Dune";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "20201D";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-estuary-light";
slug = "atelier-estuary-light";
name = "Atelier Estuary Light";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "F4F3EC";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-estuary";
slug = "atelier-estuary";
name = "Atelier Estuary";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "22221B";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-forest-light";
slug = "atelier-forest-light";
name = "Atelier Forest Light";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "F1EFEE";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-forest";
slug = "atelier-forest";
name = "Atelier Forest";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "1B1918";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-heath-light";
slug = "atelier-heath-light";
name = "Atelier Heath Light";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "F7F3F7";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-heath";
slug = "atelier-heath";
name = "Atelier Heath";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "1B181B";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-lakeside-light";
slug = "atelier-lakeside-light";
name = "Atelier Lakeside Light";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "EBF8FF";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-lakeside";
slug = "atelier-lakeside";
name = "Atelier Lakeside";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "161B1D";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-plateau-light";
slug = "atelier-plateau-light";
name = "Atelier Plateau Light";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "F4ECEC";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-plateau";
slug = "atelier-plateau";
name = "Atelier Plateau";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "1B1818";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-savanna-light";
slug = "atelier-savanna-light";
name = "Atelier Savanna Light";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "ECF4EE";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-savanna";
slug = "atelier-savanna";
name = "Atelier Savanna";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "171C19";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-seaside-light";
slug = "atelier-seaside-light";
name = "Atelier Seaside Light";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "F4FBF4";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-seaside";
slug = "atelier-seaside";
name = "Atelier Seaside";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "131513";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-sulphurpool-light";
slug = "atelier-sulphurpool-light";
name = "Atelier Sulphurpool Light";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "F5F7FF";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atelier-sulphurpool";
slug = "atelier-sulphurpool";
name = "Atelier Sulphurpool";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "202746";

View file

@ -1,5 +1,5 @@
{
slug = "themes/atlas";
slug = "atlas";
name = "Atlas";
author = "Alex Lende (https://ajlende.com)";
base00 = "002635";

View file

@ -1,5 +1,5 @@
{
slug = "themes/ayu-dark";
slug = "ayu-dark";
name = "Ayu Dark";
author = "Khue Nguyen <Z5483Y@gmail.com>";
base00 = "0F1419";

View file

@ -1,5 +1,5 @@
{
slug = "themes/ayu-light";
slug = "ayu-light";
name = "Ayu Light";
author = "Khue Nguyen <Z5483Y@gmail.com>";
base00 = "FAFAFA";

View file

@ -1,5 +1,5 @@
{
slug = "themes/ayu-mirage";
slug = "ayu-mirage";
name = "Ayu Mirage";
author = "Khue Nguyen <Z5483Y@gmail.com>";
base00 = "171B24";

View file

@ -1,5 +1,5 @@
{
slug = "themes/bespin";
slug = "bespin";
name = "Bespin";
author = "Jan T. Sott";
base00 = "28211C";

View file

@ -1,5 +1,5 @@
{
slug = "themes/black-metal-bathory";
slug = "black-metal-bathory";
name = "Black Metal (Bathory)";
author = "metalelf0 (https://github.com/metalelf0)";
base00 = "000000";

View file

@ -1,5 +1,5 @@
{
slug = "themes/black-metal-burzum";
slug = "black-metal-burzum";
name = "Black Metal (Burzum)";
author = "metalelf0 (https://github.com/metalelf0)";
base00 = "000000";

View file

@ -1,5 +1,5 @@
{
slug = "themes/black-metal-dark-funeral";
slug = "black-metal-dark-funeral";
name = "Black Metal (Dark Funeral)";
author = "metalelf0 (https://github.com/metalelf0)";
base00 = "000000";

View file

@ -1,5 +1,5 @@
{
slug = "themes/black-metal-gorgoroth";
slug = "black-metal-gorgoroth";
name = "Black Metal (Gorgoroth)";
author = "metalelf0 (https://github.com/metalelf0)";
base00 = "000000";

View file

@ -1,5 +1,5 @@
{
slug = "themes/black-metal-immortal";
slug = "black-metal-immortal";
name = "Black Metal (Immortal)";
author = "metalelf0 (https://github.com/metalelf0)";
base00 = "000000";

View file

@ -1,5 +1,5 @@
{
slug = "themes/black-metal-khold";
slug = "black-metal-khold";
name = "Black Metal (Khold)";
author = "metalelf0 (https://github.com/metalelf0)";
base00 = "000000";

View file

@ -1,5 +1,5 @@
{
slug = "themes/black-metal-marduk";
slug = "black-metal-marduk";
name = "Black Metal (Marduk)";
author = "metalelf0 (https://github.com/metalelf0)";
base00 = "000000";

View file

@ -1,5 +1,5 @@
{
slug = "themes/black-metal-mayhem";
slug = "black-metal-mayhem";
name = "Black Metal (Mayhem)";
author = "metalelf0 (https://github.com/metalelf0)";
base00 = "000000";

View file

@ -1,5 +1,5 @@
{
slug = "themes/black-metal-nile";
slug = "black-metal-nile";
name = "Black Metal (Nile)";
author = "metalelf0 (https://github.com/metalelf0)";
base00 = "000000";

View file

@ -1,5 +1,5 @@
{
slug = "themes/black-metal-venom";
slug = "black-metal-venom";
name = "Black Metal (Venom)";
author = "metalelf0 (https://github.com/metalelf0)";
base00 = "000000";

View file

@ -1,5 +1,5 @@
{
slug = "themes/black-metal";
slug = "black-metal";
name = "Black Metal";
author = "metalelf0 (https://github.com/metalelf0)";
base00 = "000000";

View file

@ -1,5 +1,5 @@
{
slug = "themes/blueforest";
slug = "blueforest";
name = "Blue Forest";
author = "alonsodomin (https://github.com/alonsodomin)";
base00 = "141F2E";

View file

@ -1,5 +1,5 @@
{
slug = "themes/blueish";
slug = "blueish";
name = "Blueish";
author = "Ben Mayoras";
base00 = "182430";

View file

@ -1,5 +1,5 @@
{
slug = "themes/brewer";
slug = "brewer";
name = "Brewer";
author = "Timothée Poisot (http://github.com/tpoisot)";
base00 = "0C0D0E";

View file

@ -1,5 +1,5 @@
{
slug = "themes/bright";
slug = "bright";
name = "Bright";
author = "Chris Kempson (http://chriskempson.com)";
base00 = "000000";

View file

@ -1,5 +1,5 @@
{
slug = "themes/brogrammer";
slug = "brogrammer";
name = "Brogrammer";
author = "Vik Ramanujam (http://github.com/piggyslasher)";
base00 = "1F1F1F";

View file

@ -1,5 +1,5 @@
{
slug = "themes/brushtrees-dark";
slug = "brushtrees-dark";
name = "Brush Trees Dark";
author = "Abraham White <abelincoln.white@gmail.com>";
base00 = "485867";

View file

@ -1,5 +1,5 @@
{
slug = "themes/brushtrees";
slug = "brushtrees";
name = "Brush Trees";
author = "Abraham White <abelincoln.white@gmail.com>";
base00 = "E3EFEF";

View file

@ -1,5 +1,5 @@
{
slug = "themes/caroline";
slug = "caroline";
name = "caroline";
author = "ed (https://codeberg.org/ed)";
base00 = "1C1213";

View file

@ -1,5 +1,5 @@
{
slug = "themes/catppuccin-frappe";
slug = "catppuccin-frappe";
name = "Catppuccin Frappe";
author = "https://github.com/catppuccin/catppuccin";
base00 = "303446";

View file

@ -1,5 +1,5 @@
{
slug = "themes/catppuccin-latte";
slug = "catppuccin-latte";
name = "Catppuccin Latte";
author = "https://github.com/catppuccin/catppuccin";
base00 = "EFF1F5";

View file

@ -1,5 +1,5 @@
{
slug = "themes/catppuccin-macchiato";
slug = "catppuccin-macchiato";
name = "Catppuccin Macchiato";
author = "https://github.com/catppuccin/catppuccin";
base00 = "24273A";

View file

@ -1,5 +1,5 @@
{
slug = "themes/catppuccin-mocha";
slug = "catppuccin-mocha";
name = "Catppuccin Mocha";
author = "https://github.com/catppuccin/catppuccin";
base00 = "1E1E2E";

View file

@ -1,5 +1,5 @@
{
slug = "themes/chalk";
slug = "chalk";
name = "Chalk";
author = "Chris Kempson (http://chriskempson.com)";
base00 = "151515";

View file

@ -1,5 +1,5 @@
{
slug = "themes/circus";
slug = "circus";
name = "Circus";
author = "Stephan Boyer (https://github.com/stepchowfun) and Esther Wang (https://github.com/ewang12)";
base00 = "191919";

View file

@ -1,5 +1,5 @@
{
slug = "themes/classic-dark";
slug = "classic-dark";
name = "Classic Dark";
author = "Jason Heeris (http://heeris.id.au)";
base00 = "151515";

View file

@ -1,5 +1,5 @@
{
slug = "themes/classic-light";
slug = "classic-light";
name = "Classic Light";
author = "Jason Heeris (http://heeris.id.au)";
base00 = "F5F5F5";

View file

@ -1,5 +1,5 @@
{
slug = "themes/codeschool";
slug = "codeschool";
name = "Codeschool";
author = "blockloop";
base00 = "232C31";

View file

@ -1,5 +1,5 @@
{
slug = "themes/colors";
slug = "colors";
name = "Colors";
author = "mrmrs (http://clrs.cc)";
base00 = "111111";

View file

@ -1,5 +1,5 @@
{
slug = "themes/cupcake";
slug = "cupcake";
name = "Cupcake";
author = "Chris Kempson (http://chriskempson.com)";
base00 = "FBF1F2";

View file

@ -1,5 +1,5 @@
{
slug = "themes/cupertino";
slug = "cupertino";
name = "Cupertino";
author = "Defman21";
base00 = "FFFFFF";

View file

@ -1,5 +1,5 @@
{
slug = "themes/da-one-black";
slug = "da-one-black";
name = "Da One Black";
author = "NNB (https://github.com/NNBnh)";
base00 = "000000";

View file

@ -1,5 +1,5 @@
{
slug = "themes/da-one-gray";
slug = "da-one-gray";
name = "Da One Gray";
author = "NNB (https://github.com/NNBnh)";
base00 = "181818";

View file

@ -1,5 +1,5 @@
{
slug = "themes/da-one-ocean";
slug = "da-one-ocean";
name = "Da One Ocean";
author = "NNB (https://github.com/NNBnh)";
base00 = "171726";

View file

@ -1,5 +1,5 @@
{
slug = "themes/da-one-paper";
slug = "da-one-paper";
name = "Da One Paper";
author = "NNB (https://github.com/NNBnh)";
base00 = "FAF0DC";

View file

@ -1,5 +1,5 @@
{
slug = "themes/da-one-sea";
slug = "da-one-sea";
name = "Da One Sea";
author = "NNB (https://github.com/NNBnh)";
base00 = "22273D";

View file

@ -1,5 +1,5 @@
{
slug = "themes/da-one-white";
slug = "da-one-white";
name = "Da One White";
author = "NNB (https://github.com/NNBnh)";
base00 = "FFFFFF";

View file

@ -1,5 +1,5 @@
{
slug = "themes/danqing-light";
slug = "danqing-light";
name = "DanQing Light";
author = "Wenhan Zhu (Cosmos) (zhuwenhan950913@gmail.com)";
base00 = "FCFEFD";

View file

@ -1,5 +1,5 @@
{
slug = "themes/danqing";
slug = "danqing";
name = "DanQing";
author = "Wenhan Zhu (Cosmos) (zhuwenhan950913@gmail.com)";
base00 = "2D302F";

View file

@ -1,5 +1,5 @@
{
slug = "themes/darcula";
slug = "darcula";
name = "Darcula";
author = "jetbrains";
base00 = "2B2B2B";

View file

@ -1,5 +1,5 @@
{
slug = "themes/darkmoss";
slug = "darkmoss";
name = "darkmoss";
author = "Gabriel Avanzi (https://github.com/avanzzzi)";
base00 = "171E1F";

View file

@ -1,5 +1,5 @@
{
slug = "themes/darktooth";
slug = "darktooth";
name = "Darktooth";
author = "Jason Milkins (https://github.com/jasonm23)";
base00 = "1D2021";

View file

@ -1,5 +1,5 @@
{
slug = "themes/darkviolet";
slug = "darkviolet";
name = "Dark Violet";
author = "ruler501 (https://github.com/ruler501/base16-darkviolet)";
base00 = "000000";

View file

@ -1,5 +1,5 @@
{
slug = "themes/decaf";
slug = "decaf";
name = "Decaf";
author = "Alex Mirrington (https://github.com/alexmirrington)";
base00 = "2D2D2D";

View file

@ -1,5 +1,5 @@
{
slug = "themes/default-dark";
slug = "default-dark";
name = "Default Dark";
author = "Chris Kempson (http://chriskempson.com)";
base00 = "181818";

View file

@ -1,5 +1,5 @@
{
slug = "themes/default-light";
slug = "default-light";
name = "Default Light";
author = "Chris Kempson (http://chriskempson.com)";
base00 = "F8F8F8";

View file

@ -1,5 +1,5 @@
{
slug = "themes/dirtysea";
slug = "dirtysea";
name = "dirtysea";
author = "Kahlil (Kal) Hodgson";
base00 = "E0E0E0";

View file

@ -1,5 +1,5 @@
{
slug = "themes/dracula";
slug = "dracula";
name = "Dracula";
author = "Mike Barkmin (http://github.com/mikebarkmin) based on Dracula Theme (http://github.com/dracula)";
base00 = "282936";

View file

@ -1,5 +1,5 @@
{
slug = "themes/edge-dark";
slug = "edge-dark";
name = "Edge Dark";
author = "cjayross (https://github.com/cjayross)";
base00 = "262729";

View file

@ -1,5 +1,5 @@
{
slug = "themes/edge-light";
slug = "edge-light";
name = "Edge Light";
author = "cjayross (https://github.com/cjayross)";
base00 = "FAFAFA";

View file

@ -1,5 +1,5 @@
{
slug = "themes/eighties";
slug = "eighties";
name = "Eighties";
author = "Chris Kempson (http://chriskempson.com)";
base00 = "2D2D2D";

View file

@ -1,5 +1,5 @@
{
slug = "themes/embers";
slug = "embers";
name = "Embers";
author = "Jannik Siebert (https://github.com/janniks)";
base00 = "16130F";

View file

@ -1,5 +1,5 @@
{
slug = "themes/emil";
slug = "emil";
name = "emil";
author = "limelier";
base00 = "EFEFEF";

View file

@ -1,5 +1,5 @@
{
slug = "themes/equilibrium-dark";
slug = "equilibrium-dark";
name = "Equilibrium Dark";
author = "Carlo Abelli";
base00 = "0C1118";

View file

@ -1,5 +1,5 @@
{
slug = "themes/equilibrium-gray-dark";
slug = "equilibrium-gray-dark";
name = "Equilibrium Gray Dark";
author = "Carlo Abelli";
base00 = "111111";

View file

@ -1,5 +1,5 @@
{
slug = "themes/equilibrium-gray-light";
slug = "equilibrium-gray-light";
name = "Equilibrium Gray Light";
author = "Carlo Abelli";
base00 = "F1F1F1";

View file

@ -1,5 +1,5 @@
{
slug = "themes/equilibrium-light";
slug = "equilibrium-light";
name = "Equilibrium Light";
author = "Carlo Abelli";
base00 = "F5F0E7";

View file

@ -1,5 +1,5 @@
{
slug = "themes/eris";
slug = "eris";
name = "eris";
author = "ed (https://codeberg.org/ed)";
base00 = "0A0920";

View file

@ -1,5 +1,5 @@
{
slug = "themes/espresso";
slug = "espresso";
name = "Espresso";
author = "Unknown. Maintained by Alex Mirrington (https://github.com/alexmirrington)";
base00 = "2D2D2D";

View file

@ -1,5 +1,5 @@
{
slug = "themes/eva-dim";
slug = "eva-dim";
name = "Eva Dim";
author = "kjakapat (https://github.com/kjakapat)";
base00 = "2A3B4D";

View file

@ -1,5 +1,5 @@
{
slug = "themes/eva";
slug = "eva";
name = "Eva";
author = "kjakapat (https://github.com/kjakapat)";
base00 = "2A3B4D";

View file

@ -1,5 +1,5 @@
{
slug = "themes/evenok-dark";
slug = "evenok-dark";
name = "Evenok Dark";
author = "Mekeor Melire";
base00 = "000000";

View file

@ -1,5 +1,5 @@
{
slug = "themes/everforest-dark-hard";
slug = "everforest-dark-hard";
name = "Everforest Dark Hard";
author = "Oskar Liew (https://github.com/OskarLiew)";
base00 = "272E33";

View file

@ -1,5 +1,5 @@
{
slug = "themes/everforest";
slug = "everforest";
name = "Everforest";
author = "Sainnhe Park (https://github.com/sainnhe)";
base00 = "2F383E";

View file

@ -1,5 +1,5 @@
{
slug = "themes/flat";
slug = "flat";
name = "Flat";
author = "Chris Kempson (http://chriskempson.com)";
base00 = "2C3E50";

View file

@ -1,5 +1,5 @@
{
slug = "themes/framer";
slug = "framer";
name = "Framer";
author = "Framer (Maintained by Jesse Hoyos)";
base00 = "181818";

View file

@ -1,5 +1,5 @@
{
slug = "themes/fruit-soda";
slug = "fruit-soda";
name = "Fruit Soda";
author = "jozip";
base00 = "F1ECF1";

View file

@ -1,5 +1,5 @@
{
slug = "themes/gigavolt";
slug = "gigavolt";
name = "Gigavolt";
author = "Aidan Swope (http://github.com/Whillikers)";
base00 = "202126";

View file

@ -1,5 +1,5 @@
{
slug = "themes/github";
slug = "github";
name = "Github";
author = "Defman21";
base00 = "FFFFFF";

View file

@ -1,5 +1,5 @@
{
slug = "themes/google-dark";
slug = "google-dark";
name = "Google Dark";
author = "Seth Wright (http://sethawright.com)";
base00 = "1D1F21";

Some files were not shown because too many files have changed in this diff Show more