From 1b3322156d8d0fd87185148a49fd13bad8ab539a Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Tue, 10 Oct 2023 16:42:31 -0400 Subject: Made things underscores. --- manifest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 5713ea0..2e313da 100644 --- a/manifest.json +++ b/manifest.json @@ -113,9 +113,9 @@ "version" : "0.1" }, { - "id" : "flexoki-dark", + "id" : "flexoki_dark", "mod_version" : "3.0.0", - "name" : "flexoki-dark", + "name" : "flexoki_dark", "path" : "colors/flexoki_dark.lua", "tags" : [ "dark" @@ -124,9 +124,9 @@ "version" : "0.1" }, { - "id" : "flexoki-light", + "id" : "flexoki_light", "mod_version" : "3.0.0", - "name" : "flexoki-light", + "name" : "flexoki_light", "path" : "colors/flexoki_light.lua", "tags" : [ "light" -- cgit v1.2.3