From 843f0de38de424db2b4ba9fc2a972b1bcccf13d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 29 Mar 2025 03:32:51 +0000 Subject: [PATCH] CI: update JSON schemes --- json/base16/windows-10-light.json | 2 +- json/base16/windows-10.json | 2 +- json/base16/windows-95-light.json | 2 +- json/base16/windows-95.json | 2 +- json/base16/windows-highcontrast-light.json | 2 +- json/base16/windows-highcontrast.json | 2 +- json/base16/windows-nt-light.json | 2 +- json/base16/windows-nt.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/json/base16/windows-10-light.json b/json/base16/windows-10-light.json index 3f10108..3c636cf 100644 --- a/json/base16/windows-10-light.json +++ b/json/base16/windows-10-light.json @@ -1,7 +1,7 @@ { "system": "base16", "name": "Windows 10 Light", - "author": "Fergus Collins (https://github.com/C-Fergus)", + "author": "Fergus Collins (https://github.com/ferguscollins)", "variant": "light", "palette": { "base00": "#f2f2f2", diff --git a/json/base16/windows-10.json b/json/base16/windows-10.json index 7ee39d5..f783a1f 100644 --- a/json/base16/windows-10.json +++ b/json/base16/windows-10.json @@ -1,7 +1,7 @@ { "system": "base16", "name": "Windows 10", - "author": "Fergus Collins (https://github.com/C-Fergus)", + "author": "Fergus Collins (https://github.com/ferguscollins)", "variant": "dark", "palette": { "base00": "#0c0c0c", diff --git a/json/base16/windows-95-light.json b/json/base16/windows-95-light.json index 339c5b8..ec237b3 100644 --- a/json/base16/windows-95-light.json +++ b/json/base16/windows-95-light.json @@ -1,7 +1,7 @@ { "system": "base16", "name": "Windows 95 Light", - "author": "Fergus Collins (https://github.com/C-Fergus)", + "author": "Fergus Collins (https://github.com/ferguscollins)", "variant": "light", "palette": { "base00": "#fcfcfc", diff --git a/json/base16/windows-95.json b/json/base16/windows-95.json index 65e4cb3..5b72c71 100644 --- a/json/base16/windows-95.json +++ b/json/base16/windows-95.json @@ -1,7 +1,7 @@ { "system": "base16", "name": "Windows 95", - "author": "Fergus Collins (https://github.com/C-Fergus)", + "author": "Fergus Collins (https://github.com/ferguscollins)", "variant": "dark", "palette": { "base00": "#000000", diff --git a/json/base16/windows-highcontrast-light.json b/json/base16/windows-highcontrast-light.json index 30a7abc..8f41c54 100644 --- a/json/base16/windows-highcontrast-light.json +++ b/json/base16/windows-highcontrast-light.json @@ -2,7 +2,7 @@ "system": "base16", "name": "Windows High Contrast Light", "slug": "windows-highcontrast-light", - "author": "Fergus Collins (https://github.com/C-Fergus)", + "author": "Fergus Collins (https://github.com/ferguscollins)", "variant": "light", "palette": { "base00": "#fcfcfc", diff --git a/json/base16/windows-highcontrast.json b/json/base16/windows-highcontrast.json index 3fbdea4..103109d 100644 --- a/json/base16/windows-highcontrast.json +++ b/json/base16/windows-highcontrast.json @@ -2,7 +2,7 @@ "system": "base16", "name": "Windows High Contrast", "slug": "windows-highcontrast", - "author": "Fergus Collins (https://github.com/C-Fergus)", + "author": "Fergus Collins (https://github.com/ferguscollins)", "variant": "dark", "palette": { "base00": "#000000", diff --git a/json/base16/windows-nt-light.json b/json/base16/windows-nt-light.json index b2d0144..f3d4b4d 100644 --- a/json/base16/windows-nt-light.json +++ b/json/base16/windows-nt-light.json @@ -1,7 +1,7 @@ { "system": "base16", "name": "Windows NT Light", - "author": "Fergus Collins (https://github.com/C-Fergus)", + "author": "Fergus Collins (https://github.com/ferguscollins)", "variant": "light", "palette": { "base00": "#ffffff", diff --git a/json/base16/windows-nt.json b/json/base16/windows-nt.json index d3080a1..a2dce9c 100644 --- a/json/base16/windows-nt.json +++ b/json/base16/windows-nt.json @@ -1,7 +1,7 @@ { "system": "base16", "name": "Windows NT", - "author": "Fergus Collins (https://github.com/C-Fergus)", + "author": "Fergus Collins (https://github.com/ferguscollins)", "variant": "dark", "palette": { "base00": "#000000",