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

Add templates & a slug attribute to themes

This commit is contained in:
RGBCube 2023-11-26 19:32:29 +03:00
parent 813ba52ead
commit d8ed419eff
No known key found for this signature in database
256 changed files with 835 additions and 4 deletions

View file

@ -1,4 +1,5 @@
{
slug = "themes/railscasts";
name = "Railscasts";
author = "Ryan Bates (http://railscasts.com)";
base00 = "2B2B2B";