🚧 WIP on darkmode 🌑

This commit is contained in:
Philipp Dormann 2021-07-12 00:26:33 +02:00
parent e568cad22c
commit 673d3c124c
No known key found for this signature in database
GPG key ID: 3BB9ADD52DCA4314
8 changed files with 69 additions and 24 deletions

View file

@ -57,5 +57,7 @@ export default {
</script>
<style scoped>
.badge{
color: #0a0a0a;
}
</style>