Updated content

This commit is contained in:
magmahindenburg 2017-06-16 14:52:07 +09:00
commit 5b55650bd3
6 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
/* Colors */
$v-primary-color: #fab915;
$v-secondary-color: #fab915;
$v-accent-color: #fab915;
$v-accent-color: #191919;
$v-text-primary-color: #fab915;
$v-text-secondary-color: #f8ecd0;