New Color (#569)

* New Color

Added a new color to the light mode themes.

* Update theme.vue
This commit is contained in:
KashBoi7 2022-10-22 16:34:54 -07:00 committed by GitHub
parent 77f354050f
commit 2b8fa311c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@
export default {
data() {
return {
primaryLight: ["#E57373", "#8b5f37", "#016a49", "#34495E"],
primaryLight: ["#6b0406","#E57373", "#34495E", "#6e0ba3","#016a49", "#8b5f37"],
primaryDark: [
"#dc2626",
"#FFBBFF",