|
1 | 1 | {
|
2 | 2 | "host": {
|
3 | 3 | "name": "kin-rpd",
|
| 4 | + |
4 | 5 | "emailHeaders": [],
|
5 |
| - "logo_url": "/images/logo-KIN.svg", |
6 |
| - "website": "https://hetkin.nl/en/home-en/", |
| 6 | + "logo_url": "/images/veda-beta-logo.png", |
| 7 | + "website": "https://hetkin.nl/en/", |
7 | 8 | "feedback": {
|
8 | 9 | "enabled": true,
|
9 |
| - "url": "rsd@esciencecenter.nl", |
| 10 | + "url": "veda@hetkin.nl", |
10 | 11 | "issues_page_url": "https://github.com/research-software-directory/KIN-RPD/issues"
|
11 | 12 | },
|
12 | 13 | "login_info_url":"https://research-software-directory.github.io/documentation/getting-access.html",
|
|
52 | 53 | "base-content": "#306070",
|
53 | 54 | "base-content-secondary": "rgba(48,96,112,0.7)",
|
54 | 55 | "base-content-disabled": "rgba(34,36,37,0.45)",
|
55 |
| - "primary": "#01A2D6", |
| 56 | + "primary": "#01a2d6", |
56 | 57 | "primary-content": "#fff",
|
57 | 58 | "secondary": "#306070",
|
58 | 59 | "secondary-content": "#fff",
|
59 |
| - "accent": "#a3ccb9", |
60 |
| - "accent-content": "#306070", |
61 |
| - "error": "#8A1D12", |
| 60 | + "accent": "#01a2d6", |
| 61 | + "accent-content": "#fff", |
| 62 | + "error": "#EC5F59", |
62 | 63 | "error-content": "#fff",
|
63 | 64 | "warning": "#ed6c02",
|
64 | 65 | "warning-content": "#fff",
|
65 | 66 | "info": "#0288d1",
|
66 | 67 | "info-content": "#fff",
|
67 |
| - "success": "#307070", |
| 68 | + "success": "#71ad93", |
68 | 69 | "success-content": "#fff",
|
69 | 70 | "glow-start": "#db2777",
|
70 | 71 | "glow-end": "#9333ea"
|
|
101 | 102 | "primary-content": "#fff",
|
102 | 103 | "secondary": "#306070",
|
103 | 104 | "secondary-content": "#fff",
|
104 |
| - "accent": "#73095d", |
| 105 | + "accent": "#6C4E71", |
105 | 106 | "accent-content": "#fff",
|
106 |
| - "error": "#e53935", |
| 107 | + "error": "#EC5F59", |
107 | 108 | "error-content": "#000",
|
108 | 109 | "warning": "#ed6c02",
|
109 | 110 | "warning-content": "#000",
|
110 | 111 | "info": "#0288d1",
|
111 | 112 | "info-content": "#000",
|
112 |
| - "success": "#2e7d32", |
| 113 | + "success": "#71ad93", |
113 | 114 | "success-content": "#fff",
|
114 | 115 | "glow-start": "#db2777",
|
115 | 116 | "glow-end": "#9333ea"
|
|
129 | 130 | }
|
130 | 131 | },
|
131 | 132 | "typography": {
|
132 |
| - "defaultFontFamily": "aller, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif,'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'", |
133 |
| - "titlesFontFamily": "aller, Roboto, sans-serif", |
| 133 | + "defaultFontFamily": "Aller, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif,'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'", |
| 134 | + "titlesFontFamily": "Aller, Roboto, sans-serif", |
134 | 135 | "fontWeightLight": 200,
|
135 | 136 | "fontWeightRegular": 400,
|
136 | 137 | "fontWeightMedium": 500,
|
|
0 commit comments