Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
craigrbarnes committed Jul 3, 2024
1 parent c634b46 commit 7cbe65d
Show file tree
Hide file tree
Showing 6 changed files with 97 additions and 110 deletions.
2 changes: 1 addition & 1 deletion .env.development
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
GEN3_COMMONS_NAME=gen3
NEXT_PUBLIC_GEN3_API=https://localhost:3010
NEXT_PUBLIC_GEN3_API=https://prometheus.data-commons.org
3 changes: 1 addition & 2 deletions .env.production
Original file line number Diff line number Diff line change
@@ -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
4 changes: 2 additions & 2 deletions config/gen3/footer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion config/gen3/landingPage.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"splitarea": {
"left": [
{
"text": "Fill in Description of the Data Platform"
"text": "<strong>PROMETHEUS</strong> stands for <strong>Pro</strong>ject for <strong>M</strong>ilitary <strong>E</strong>xposures and <strong>T</strong>oxin <strong>H</strong>istory <strong>E</strong>valuation in <strong>US</strong> 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": {
Expand Down
1 change: 0 additions & 1 deletion config/gen3/navigation.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"type": "horizontal",
"navigation": {
"classNames": {
"root": "pl-1 mr-6 bg-base-max text-primary opacity-100 hover:opacity-100",
Expand Down
195 changes: 92 additions & 103 deletions config/gen3/themeColors.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -67,85 +48,88 @@
"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",
"darkest": "#fefefe",
"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",
Expand Down Expand Up @@ -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"
}
}

0 comments on commit 7cbe65d

Please sign in to comment.