profiles/discord: add AMOLED-Cord theme

This commit is contained in:
Infinidoge 2021-12-01 14:06:27 -05:00
parent bdc3b61787
commit 58836225d1
2 changed files with 7 additions and 0 deletions

View file

@ -73,6 +73,9 @@
discord-voice-user-count
discord-webhook-tag
];
themes = with inputs; [
discord-amoled-cord
];
})
];
}