diff --git a/themes/VendettaOLED.json b/themes/VendettaOLED.json index eaf9a16..4f36130 100644 --- a/themes/VendettaOLED.json +++ b/themes/VendettaOLED.json @@ -7,22 +7,16 @@ "id": "158260864623968257" } ], - "spec": 2, "semanticColors": { - "BACKGROUND_MESSAGE_HIGHLIGHT": ["#768afd36"], "BACKGROUND_PRIMARY": ["#000000"], - "BACKGROUND_SECONDARY": ["#121318"], + "BACKGROUND_SECONDARY": ["#000000"], "BACKGROUND_SECONDARY_ALT": ["#15151d"], - "BACKGROUND_TERTIARY": ["#22222c"], - "BACKGROUND_FLOATING": ["#121318"], + "BACKGROUND_TERTIARY": ["#000000"], + "BACKGROUND_FLOATING": ["#000000"], "BACKGROUND_MOBILE_PRIMARY": ["#000000"], - "BACKGROUND_MOBILE_SECONDARY": ["#08080a"], - "CHAT_BACKGROUND": ["#000000"], - "REDESIGN_ACTIVITY_CARD_BACKGROUND": ["#101013"], - "REDESIGN_ACTIVITY_CARD_BORDER": ["#222225"], - "MODAL_FOOTER_BACKGROUND": ["#000000"] + "BACKGROUND_MOBILE_SECONDARY": ["#000000"], + "CHAT_BACKGROUND": ["#000000"] }, - "rawColors": { - "PRIMARY_630": "#131316" - } + "rawColors": {}, + "spec": 2 }