mirror of
https://github.com/wassname/talk.git
synced 2026-08-16 11:29:31 +08:00
Add margin, move elevation to theme, use colors from theme
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
*/
|
||||
|
||||
const variables = {
|
||||
elevation: {
|
||||
main: "1px 0px 4px rgba(0, 0, 0, 0.25)",
|
||||
},
|
||||
palette: {
|
||||
/* Primary colors */
|
||||
primary: {
|
||||
|
||||
Reference in New Issue
Block a user