mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-22 07:08:44 +00:00
SPRINT-20: made pagination options avaialble for table widgets, updated 'primary color' to come from metadata where possible (at this time),
This commit is contained in:
@ -191,7 +191,7 @@ const colors: Types = {
|
||||
},
|
||||
|
||||
info: {
|
||||
main: "#04aaef",
|
||||
main: "#0062FF",
|
||||
focus: "#1662C4",
|
||||
},
|
||||
|
||||
@ -245,7 +245,7 @@ const colors: Types = {
|
||||
|
||||
info: {
|
||||
main: "#49a3f1",
|
||||
state: "#04aaef",
|
||||
state: "#0062FF",
|
||||
},
|
||||
|
||||
success: {
|
||||
|
Reference in New Issue
Block a user