Skip to content

Commit 3987843

Browse files
authored
update configs (#44)
1 parent 4a96dee commit 3987843

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

frontend/config-core-sdh-1dev.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"Brand color #1": "#2196F3",
3838
"Brand color #2": "#64B5F6",
3939
"Brand color #3": "#1976D2",
40-
"implementationName": "SDH",
40+
"implementationName": "SDH-dev",
4141
"preferredCalendar": {
4242
"en": "gregory"
4343
}

frontend/config-core-sdh-2test.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,10 @@
3636
"@openmrs/esm-styleguide": {
3737
"Brand color #1": "#FFD53E",
3838
"Brand color #2": "#FDC43F",
39-
"Brand color #3": "#FDB833"
39+
"Brand color #3": "#FDB833",
40+
"implementationName": "SDH-test",
41+
"preferredCalendar": {
42+
"en": "gregory"
4043
},
4144
"@openmrs/esm-login-app": {
4245
"logo": {

frontend/config-core-sdh-3stage.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,10 @@
3636
"@openmrs/esm-styleguide": {
3737
"Brand color #1": "#2b9348",
3838
"Brand color #2": "#55A630",
39-
"Brand color #3": "#388E3C"
39+
"Brand color #3": "#388E3C",
40+
"implementationName": "SDH-stage",
41+
"preferredCalendar": {
42+
"en": "gregory"
4043
},
4144
"@openmrs/esm-login-app": {
4245
"logo": {

frontend/config-core-sdh-4prod.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,10 @@
3636
"@openmrs/esm-styleguide": {
3737
"Brand color #1": "#E91E63",
3838
"Brand color #2": "#F06292",
39-
"Brand color #3": "#C2185B"
39+
"Brand color #3": "#C2185B",
40+
"implementationName": "SDH",
41+
"preferredCalendar": {
42+
"en": "gregory"
4043
},
4144
"@openmrs/esm-login-app": {
4245
"logo": {

0 commit comments

Comments
 (0)