mirror of
https://github.com/aljazceru/sendstr-web.git
synced 2025-12-17 06:24:24 +01:00
apply dark/light mode color scheme.
This commit is contained in:
@@ -9,9 +9,9 @@ module.exports = {
|
||||
theme: {
|
||||
extend: {
|
||||
colors: {
|
||||
"custom-green-light": "#6b9370",
|
||||
"custom-green-dark": "#4D6A51",
|
||||
"custom-black": "#3C3744",
|
||||
primary: "var(--primary)",
|
||||
secondary: "var(--secondary)",
|
||||
warning: "var(--warning)",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user