Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

OpenNeuroOrg/openneuro-content

Repository files navigation

Instance specific content and configurations. This repo contains content for the main OpenNeuro.org instance.

Example edits

Theme

You can override theme variables in theme.json like so:

{
  "--primary": "palevioletred",
  "--secondary": "periwinkle",
  "--font-family-open": "'Comic Sans MS', Papyrus"
}