diff --git "a/Themes/blueberry_flavour_\342\234\250.json" "b/Themes/blueberry_flavour_\342\234\250.json" new file mode 100644 index 0000000..afd931b --- /dev/null +++ "b/Themes/blueberry_flavour_\342\234\250.json" @@ -0,0 +1,38 @@ +{ + "author": "Beingzain", + "content": { + "colors": [ + { + "key": "sigColorBackgroundMain", + "value": -12303743 + }, + { + "key": "sigColorBackgroundSurface", + "value": -12303743 + }, + { + "key": "actionSheetBackgroundDrawable", + "value": -12303743 + }, + { + "key": "actionSheetRoundedBackgroundDrawable", + "value": -12303743 + }, + { + "key": "listDivider", + "value": 16777215 + }, + { + "key": "listBackgroundDrawable", + "value": -12303743 + }, + { + "key": "sigColorIconSecondary", + "value": -769 + } + ] + }, + "description": "Blueberry Flavour Theme Is A Combination Of Purple \u0026 White Colors.", + "name": "Blueberry Flavour ✨", + "version": "1.0.0" +} \ No newline at end of file diff --git a/index.json b/index.json index 1a49498..4790ba9 100644 --- a/index.json +++ b/index.json @@ -125,6 +125,13 @@ "description": "Monet Flavor Is A Combination Of Dark Blue & Light Blue 💙👀✨.", "version": "1.0.0", "filepath": "Themes/monet_flavor_✨.json" + }, + { + "name": "Blueberry Flavour", + "author": "BeingZain", + "description": "Blueberry Flavour Theme Is A Combination Of Purple & White Colors✨.", + "version": "1.0.0", + "filepath": "Themes/blueberry_flavour_✨.json" } ] }