File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ synthwave:
66 disabled-text-color : ' #bdbdbd'
77
88 # main interface colors
9- primary-color : ' #34294f88 '
9+ primary-color : ' #f92aad '
1010 primary-background-color : ' #2a2139'
1111 dark-primary-color : ' #f92aad'
1212 light-primary-color : ' #241b2f'
@@ -21,11 +21,11 @@ synthwave:
2121 # ##
2222
2323 # background and sidebar
24- card-background-color : ' #34294f88 '
24+ card-background-color : ' #34294fe6 '
2525 app-header-background-color : ' var(--primary-background-color)'
2626 paper-card-background-color : ' var(--card-background-color)'
2727 secondary-background-color : ' var(--light-primary-color)' # behind the cards on state
28- ha-card-border-radius : ' 0 '
28+ ha-card-border-radius : ' 8px '
2929
3030 # sidebar menu
3131 sidebar-text-color : ' var(--secondary-text-color)'
@@ -36,6 +36,7 @@ synthwave:
3636
3737 # mwc - for some reason it's buttons
3838 mdc-theme-primary : ' var(--dark-primary-color)'
39+ mdc-theme-secondary : ' var(--dark-primary-color)'
3940
4041 # shadows
4142 ha-card-box-shadow : ' 0'
You can’t perform that action at this time.
0 commit comments