add new theme zerenity (#722)

Added a calm purple and grey theme with some vivid colors here and there.
This commit is contained in:
Zelow79
2023-08-07 02:41:01 -04:00
committed by GitHub
parent 4ca598defb
commit cef452d35e
3 changed files with 46 additions and 0 deletions
+1
View File
@@ -13,3 +13,4 @@ export { Theme as OneDark } from "./one-dark";
export { Theme as MutedGoldBlue } from "./muted-gold-blue";
export { Theme as Light } from "./light";
export { Theme as IronMan } from "./iron-man";
export { Theme as Zerenity } from "./zerenity";