Skip to content

Commit 9c774ec

Browse files
authored
Add rejected visit status circle color (#3765)
1 parent 5f4417a commit 9c774ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

android/quest/src/main/assets/fhircore_style.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12414,6 +12414,10 @@
1241412414
"not_started"
1241512415
],
1241612416
"hsl(0, 0%, 56%)",
12417+
[
12418+
"rejected"
12419+
],
12420+
"hsl(349, 92%, 42%)",
1241712421
"hsl(100, 100%, 100%)"
1241812422
],
1241912423
"circle-opacity": 1

0 commit comments

Comments
 (0)