From 9d18c34d065bdf2d06363850e43854268348240f Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Sun, 5 Nov 2023 11:17:50 -0500 Subject: Added missing color. --- manifest.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/manifest.json b/manifest.json index 2e313da..643cc47 100644 --- a/manifest.json +++ b/manifest.json @@ -365,6 +365,17 @@ "type" : "color", "version" : "0.1" }, + { + "id" : "solarized_dark", + "mod_version" : "3.0.0", + "name" : "solarized_dark", + "path" : "colors/solarized_dark.lua", + "tags" : [ + "dark" + ], + "type" : "color", + "version" : "0.1" + }, { "id" : "solarized_light", "mod_version" : "3.0.0", -- cgit v1.2.3