sanity-plugin-lion-queen-theme

1.0.3 • Public • Published

Lion Queen Studio Theme

A Lion Queen theme that overrides the default look of the Sanity Studio. Created as part of the How to Brand your Studio tutorial.

Screenshot of the Lion Queen theme

Installation

At the root of your Sanity project, run this command in the terminal.

sanity install lion-queen-theme

Example Studio

To see this theme in action, take a look at the example Studio created with sanity init and the e-commerce template:

cd example
$ npm install # or yarn install 
$ sanity start

CSS Variables

This theme only uses a handful of the available variables that lets you give the Studio a custom look. Find the CSS variables this theme overrides in variables.css.

/* Brand colors */
--brand-primary
--brand-primary--inverted
--brand-secondary
--brand-secondary--inverted
 
/* Typography */
--font-family-sans-serif
--font-size-base
--text-color
 
/* Main Navigation */
--main-navigation-color
--main-navigation-color--inverted

See the documentation for more information about styling the Studio, or explore the full list of variables on GitHub.

/sanity-plugin-lion-queen-theme/

    Package Sidebar

    Install

    npm i sanity-plugin-lion-queen-theme

    Weekly Downloads

    0

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    928 kB

    Total Files

    12

    Last publish

    Collaborators

    • vicbergquist