From c7024ef81ba7a6d8a3509ce8a292a2f532c8dd3f Mon Sep 17 00:00:00 2001 From: Stepanov Aleksey Date: Sat, 12 Jul 2025 18:05:21 +0500 Subject: update colors dir --- colors/base16-github.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'colors/base16-github.json') diff --git a/colors/base16-github.json b/colors/base16-github.json index 12cb37e..03aa89d 100644 --- a/colors/base16-github.json +++ b/colors/base16-github.json @@ -1,5 +1,6 @@ { - "name": "Github", + "name": "colorscheme", + "schemeName": "Github", "author": "Tinted Theming (https://github.com/tinted-theming)", "slug": "github", "slug-underscored": "github", -- cgit