Revert "add holi_theme (#2539)"

This reverts commit 5f20e6c97a.
This commit is contained in:
Zohan Subhash
2023-02-25 13:44:47 +05:30
committed by GitHub
parent a6ff0fa521
commit c151822839
-7
View File
@@ -387,13 +387,6 @@ export const themes = {
border_color: "e9d8d4",
bg_color: "e9d8d4",
},
holi_theme: {
title_color: "5FABEE",
text_color: "D6E7FF",
icon_color: "5FABEE",
border_color: "85A4C0",
bg_color: "030314",
},
};
export default themes;