Skip to content
Snippets Groups Projects
Commit 79d7da01 authored by khawkins98's avatar khawkins98
Browse files

Instruct on new theme files

#5
parent 18a872ad
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ In all, an evolutionary step of the current EMBL-EBI web compliance kit, this pr
- Be more robust out of the box
- Standardization of tooling
- Core colour palette sync with updated EBI colours (largely same as before, but refined)
- Project themes: colour palettes are now themes with flexible spacing, layout options
- Update visual assets to make use of contemporary web browser features for:
- More consistency with print visual language
- Enhanced mobile support
......
......@@ -82,6 +82,7 @@ function testMigration(steppingTimeSpeed) {
setTimeout(function(){
// Service colour updating
console.log('Service colours:');
console.log(' - We now have much more customisable section and service specific "themes", instead of the previous colour palettes.');
// do not use a colour palette on certain services
if (window.location.pathname.split('/')[1] === 'arrayexpress') {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment