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:
Tim Chamberlain
2023-02-13 13:18:19 -06:00
parent 12aa042058
commit 57c02fe7c8
20 changed files with 1045 additions and 1001 deletions

View File

@ -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: {