add vendetta theme
This commit is contained in:
parent
4dd251c25f
commit
4ba9c00a83
1 changed files with 22 additions and 0 deletions
22
themes/VendettaOLED.json
Normal file
22
themes/VendettaOLED.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "VendettaOLED",
|
||||
"description": "OLED theme in \"Automatic\" dark theme",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Mylloon",
|
||||
"id": "158260864623968257"
|
||||
}
|
||||
],
|
||||
"spec": 2,
|
||||
"semanticColors": {
|
||||
"BACKGROUND_MESSAGE_HIGHLIGHT": ["#768afd36"],
|
||||
"BACKGROUND_PRIMARY": ["#101013"],
|
||||
"BACKGROUND_SECONDARY": ["#000000"],
|
||||
"REDESIGN_ACTIVITY_CARD_BACKGROUND": ["#101013"],
|
||||
"REDESIGN_ACTIVITY_CARD_BORDER": ["#222225"],
|
||||
"MODAL_FOOTER_BACKGROUND": ["#000000"]
|
||||
},
|
||||
"rawColors": {
|
||||
"PRIMARY_630": "#131316"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue