💅 Adds new theme, Vapourwave. And fixes curve styling of nav

This commit is contained in:
Alicia Sykes
2021-06-22 14:44:05 +01:00
parent be4621d76f
commit b051c399ac
3 changed files with 85 additions and 0 deletions

View File

@@ -136,6 +136,7 @@ export default {
position: relative;
flex: 1;
background: var(--settings-background);
border-radius: var(--curve-factor-navbar);
}
.options-container {
display: flex;