Skip to content

Commit

Permalink
fixed colorscheme + added sign up help
Browse files Browse the repository at this point in the history
  • Loading branch information
gerritversteegh committed Oct 11, 2024
1 parent 3977960 commit 37db454
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions nlcs/app/viewer/client/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

"_description": "Customisation of the html's page header, footer and letters. The 'color' parameter changes the letters.",
"styling": {
"backgroundColor": "#FFD700",
"backgroundColor": "#ECD304",
"color": "rgb(0, 0, 0)"
},

Expand Down Expand Up @@ -98,6 +98,7 @@
"subtitleHTML": "",
"description": "HTML content which will be shown under the application version and title",
"type": "string",
"_description": "(Optional). It creates an info button on log-in page with the below message."
"_description": "(Optional). It creates an info button on log-in page with the below message.",

"signUpTooltip": "De NLCS is voor iedereen toegankelijk. Om in te loggen gebruik je voor zowel de gebruikersnaam als het wachtwoord: nlcs"
}

0 comments on commit 37db454

Please sign in to comment.