Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EBI-Framework
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ebiwd
EBI-Framework
Commits
79d7da01
Commit
79d7da01
authored
8 years ago
by
khawkins98
Browse files
Options
Downloads
Patches
Plain Diff
Instruct on new theme files
#5
parent
18a872ad
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-0
1 addition, 0 deletions
README.md
sample-site/migrations/testMigration.js
+1
-0
1 addition, 0 deletions
sample-site/migrations/testMigration.js
with
2 additions
and
0 deletions
README.md
+
1
−
0
View file @
79d7da01
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
sample-site/migrations/testMigration.js
+
1
−
0
View file @
79d7da01
...
...
@@ -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
'
)
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment