From 7a509770d8b5b21f33a20d7633cbb6e7110ccac9 Mon Sep 17 00:00:00 2001 From: Stepanov Aleksey Date: Sat, 12 Jul 2025 18:13:49 +0500 Subject: update colors dir --- colors/base16-github-dark.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'colors/base16-github-dark.json') diff --git a/colors/base16-github-dark.json b/colors/base16-github-dark.json index 6e1de76..dbd6966 100644 --- a/colors/base16-github-dark.json +++ b/colors/base16-github-dark.json @@ -1,6 +1,6 @@ { - "name": "colorscheme", - "schemeName": "Github Dark", + "name": "base16", + "scheme-name": "Github Dark", "author": "Tinted Theming (https://github.com/tinted-theming)", "slug": "github-dark", "slug-underscored": "github_dark", -- cgit