From 5d400192102c861ece9f244cb69376b8a509ca3c Mon Sep 17 00:00:00 2001 From: Rodrigo Passos Date: Thu, 19 Aug 2021 22:44:07 -0400 Subject: [PATCH] Rename Morass.json to morass.json Fixing issue: https://github.com/rainglow/vscode/issues/37 --- themes/{Morass.json => morass.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename themes/{Morass.json => morass.json} (99%) diff --git a/themes/Morass.json b/themes/morass.json similarity index 99% rename from themes/Morass.json rename to themes/morass.json index aac9049..7562586 100644 --- a/themes/Morass.json +++ b/themes/morass.json @@ -566,4 +566,4 @@ "editorSuggestWidget.foreground":"#e4e3e1", "editorSuggestWidget.selectedBackground":"#607169" } -} \ No newline at end of file +}