diff --git a/.env.development b/.env.development
index 64a2760..25ed957 100644
--- a/.env.development
+++ b/.env.development
@@ -1,2 +1,2 @@
GEN3_COMMONS_NAME=gen3
-NEXT_PUBLIC_GEN3_API=https://localhost:3010
+NEXT_PUBLIC_GEN3_API=https://prometheus.data-commons.org
diff --git a/.env.production b/.env.production
index fa20fe4..25ed957 100644
--- a/.env.production
+++ b/.env.production
@@ -1,3 +1,2 @@
GEN3_COMMONS_NAME=gen3
-NEXT_PUBLIC_GEN3_API=https://localhost/
-NEXT_PUBLIC_GEN3_DOMAIN=https://localhost/
+NEXT_PUBLIC_GEN3_API=https://prometheus.data-commons.org
diff --git a/config/gen3/footer.json b/config/gen3/footer.json
index 57800bb..7584891 100644
--- a/config/gen3/footer.json
+++ b/config/gen3/footer.json
@@ -5,13 +5,13 @@
"footerRightLogos": [
[
{
- "logo": "/ff/icons/gen3.png",
+ "logo": "/icons/gen3.png",
"width": 132,
"height": 60,
"description": "Gen3 Logo"
},
{
- "logo": "/ff/icons/createdby.png",
+ "logo": "/icons/createdby.png",
"width": 170,
"height": 60,
"description": "Created by CTDS"
diff --git a/config/gen3/landingPage.json b/config/gen3/landingPage.json
index 0755dad..d0ac75a 100644
--- a/config/gen3/landingPage.json
+++ b/config/gen3/landingPage.json
@@ -10,7 +10,7 @@
"splitarea": {
"left": [
{
- "text": "Fill in Description of the Data Platform"
+ "text": "PROMETHEUS stands for Project for Military Exposures and Toxin History Evaluation in US Service Members. The Prometheus Data Platform (PDP) is part of the President Biden Cancer Moonshot 2.0, which aims to mobilize a national effort to end cancer as we know it. The PDP is a robust data mesh designed to support existing and future Prometheus projects. PDP provides a hybrid governance structure, ensuring a secure and compliant data exchange through specialized software services, referred to as Gen3 Mesh Services."
},
{
"link": {
diff --git a/config/gen3/navigation.json b/config/gen3/navigation.json
index d51517a..008c02b 100644
--- a/config/gen3/navigation.json
+++ b/config/gen3/navigation.json
@@ -1,5 +1,4 @@
{
- "type": "horizontal",
"navigation": {
"classNames": {
"root": "pl-1 mr-6 bg-base-max text-primary opacity-100 hover:opacity-100",
diff --git a/config/gen3/themeColors.json b/config/gen3/themeColors.json
index f5ff738..26e8e0b 100644
--- a/config/gen3/themeColors.json
+++ b/config/gen3/themeColors.json
@@ -1,58 +1,39 @@
{
"primary": {
+ "max": "#eaf3fa",
+ "lightest": "#bcd7ed",
+ "lighter": "#8ebbe1",
+ "light": "#609fd4",
"DEFAULT": "#3283C8",
"vivid": "#2584d4",
- "min": "#050d14",
- "darkest": "#102b41",
- "darker": "#1c486e",
"dark": "#27669b",
- "light": "#609fd4",
- "lighter": "#8ebbe1",
- "lightest": "#bcd7ed",
- "max": "#eaf3fa"
- "max": "#ebeeed",
- "lightest": "#bdc9c4",
- "lighter": "#8fa49a",
- "light": "#627e71",
- "DEFAULT": "#345948",
- "vivid": "#2d6049",
- "dark": "#284538",
- "darker": "#1d3128",
- "darkest": "#111d17",
- "min": "#050907"
+ "darker": "#1c486e",
+ "darkest": "#102b41",
+ "min": "#050d14"
},
"primary-contrast": {
- "DEFAULT": "#111111",
- "vivid": "#111111",
- "min": "#fefefe",
"max": "#111111",
"lightest": "#111111",
"lighter": "#111111",
- "light": "#000000",
- "DEFAULT": "#fefefe",
- "vivid": "#fefefe",
+ "light": "#111111",
+ "DEFAULT": "#111111",
+ "vivid": "#111111",
"dark": "#fefefe",
"darker": "#fefefe",
"darkest": "#fefefe",
- "darker": "#fefefe",
- "dark": "#fefefe",
- "light": "#111111",
- "lighter": "#111111",
- "lightest": "#111111",
- "max": "#111111"
"min": "#fefefe"
},
"secondary": {
+ "max": "#eaf3fa",
+ "lightest": "#bcd7ed",
+ "lighter": "#8ebbe1",
+ "light": "#609fd4",
"DEFAULT": "#3283C8",
"vivid": "#2584d4",
- "min": "#050d14",
- "darkest": "#102b41",
- "darker": "#1c486e",
"dark": "#27669b",
- "light": "#609fd4",
- "lighter": "#8ebbe1",
- "lightest": "#bcd7ed",
- "max": "#eaf3fa"
+ "darker": "#1c486e",
+ "darkest": "#102b41",
+ "min": "#050d14"
},
"secondary-contrast": {
"max": "#111111",
@@ -67,68 +48,71 @@
"min": "#fefefe"
},
"accent": {
- "DEFAULT": "#8C0404",
- "vivid": "#900000",
- "min": "#0e6666",
- "darkest": "#2d0101",
- "darker": "#4d0202",
- "dark": "#6d0303",
- "light": "#a63c3c",
- "lighter": "#c07575",
- "lightest": "#daadad",
- "max": "#f4e6e6"
+ "max": "#f8eee7",
+ "lightest": "#e8c6b2",
+ "lighter": "#d79f7d",
+ "light": "#c77848",
+ "DEFAULT": "#b75113",
+ "vivid": "#c14f09",
+ "dark": "#8e3f0f",
+ "darker": "#652d0a",
+ "darkest": "#3b1a06",
+ "min": "#120802"
},
"accent-contrast": {
"max": "#111111",
"lightest": "#111111",
"lighter": "#111111",
- "light": "#fefefe",
+ "light": "#111111",
"DEFAULT": "#fefefe",
"vivid": "#fefefe",
"dark": "#fefefe",
- "light": "#fefefe",
- "lighter": "#111111",
- "lightest": "#111111",
- "max": "#111111"
+ "darker": "#fefefe",
+ "darkest": "#fefefe",
+ "min": "#fefefe"
},
"accent-warm": {
- "DEFAULT": "#594B04",
- "vivid": "#5d4e00",
- "min": "#090766",
- "darkest": "#1d1801",
- "darker": "#312902",
- "dark": "#453a03",
- "light": "#7e743c",
- "lighter": "#a49c75",
- "lightest": "#c9c5ad",
- "max": "#eeede6"
+ "max": "#e9f3f5",
+ "lightest": "#b8d8df",
+ "lighter": "#87bcc8",
+ "light": "#56a1b2",
+ "DEFAULT": "#25869b",
+ "vivid": "#1b8ca5",
+ "dark": "#1d6878",
+ "darker": "#144a55",
+ "darkest": "#0c2c32",
+ "min": "#040d0f"
},
"accent-warm-contrast": {
- "DEFAULT": "#fefefe",
- "vivid": "#fefefe",
- "min": "#fefefe",
- "darkest": "#fefefe",
- "darker": "#fefefe",
- "dark": "#fefefe",
- "light": "#fefefe",
- "lighter": "#111111",
+ "max": "#111111",
"lightest": "#111111",
- "max": "#111111"
+ "lighter": "#111111",
+ "light": "#111111",
+ "DEFAULT": "#000000",
+ "vivid": "#111111",
+ "dark": "#fefefe",
+ "darker": "#fefefe",
+ "darkest": "#fefefe",
+ "min": "#fefefe"
},
"accent-cool": {
- "DEFAULT": "#908719",
- "vivid": "#988e11",
- "min": "#0e0d02",
- "darkest": "#2f2c08",
- "darker": "#4f4a0e",
- "dark": "#706913",
- "light": "#a9a24d",
- "lighter": "#c2bd81",
- "lightest": "#dbd8b4",
- "max": "#f4f3e8"
+ "max": "#e9f3f5",
+ "lightest": "#b6d7df",
+ "lighter": "#84bbc8",
+ "light": "#519fb2",
+ "DEFAULT": "#1f839b",
+ "vivid": "#1689a4",
+ "dark": "#186678",
+ "darker": "#114855",
+ "darkest": "#0a2b32",
+ "min": "#030d0f"
},
"accent-cool-contrast": {
- "DEFAULT": "#111111",
+ "max": "#111111",
+ "lightest": "#111111",
+ "lighter": "#111111",
+ "light": "#111111",
+ "DEFAULT": "#000000",
"vivid": "#111111",
"dark": "#fefefe",
"darker": "#fefefe",
@@ -136,16 +120,16 @@
"min": "#fefefe"
},
"base": {
- "DEFAULT": "#CCCCCC",
- "vivid": "#d1c7c7",
- "min": "#141414",
- "darkest": "#424242",
- "darker": "#707070",
- "dark": "#9e9e9e",
- "light": "#d7d7d7",
- "lighter": "#e3e3e3",
- "lightest": "#eeeeee",
- "max": "#fafafa"
+ "max": "#f9f9f9",
+ "lightest": "#ebebeb",
+ "lighter": "#dcdcdc",
+ "light": "#cecece",
+ "DEFAULT": "#c0c0c0",
+ "vivid": "#c6baba",
+ "dark": "#959595",
+ "darker": "#6a6a6a",
+ "darkest": "#3e3e3e",
+ "min": "#131313"
},
"base-contrast": {
"max": "#111111",
@@ -208,22 +192,27 @@
"min": "#fefefe"
},
"table": {
- "max": "#ffffff",
- "lightest": "#ffffff",
- "lighter": "#ffffff",
- "light": "#ffffff",
- "DEFAULT": "#ffffff",
- "vivid": "#ffffff",
- "dark": "#c6c6c6",
- "darker": "#8c8c8c",
- "darkest": "#535353",
- "min": "#191919"
+ "max": "#f9f9f9",
+ "lightest": "#ebebeb",
+ "lighter": "#dcdcdc",
+ "light": "#cecece",
+ "DEFAULT": "#c0c0c0",
+ "vivid": "#c6baba",
+ "dark": "#959595",
+ "darker": "#6a6a6a",
+ "darkest": "#3e3e3e",
+ "min": "#131313"
},
"tablePallet-contrast": {
"max": "#111111",
"lightest": "#111111",
"lighter": "#111111",
- "lightest": "#111111",
- "max": "#111111"
+ "light": "#111111",
+ "DEFAULT": "#111111",
+ "vivid": "#111111",
+ "dark": "#111111",
+ "darker": "#fefefe",
+ "darkest": "#fefefe",
+ "min": "#fefefe"
}
}