Skip to main content

Theme palettes

Each color scale consists of 41 color weights, starting from 0 (black) to weight 1000 (white) with step increment of 25.

Using custom palettes in Contember admin

You can add generated CSS custom properties in your project in simple 3 steps.

  1. Use pallet generator below to get CSS custom properties.
  2. Create custom-theme.css in admin folder your project and insert generated CSS custom properties.
  3. Import custom-theme.css file in /admin/index.tsx. You need to import this file under import '@contember/admin/style.css'.

You can edit and modify each of the color palettes below and override the shipped palletes by appending the generated CSS properties after the import of the @contember/admin styles in your admin styles file, e.g. src/admin/index.sass. Only the colors that differ from original colors are generated for overrides.

The generated palletes provide sufficient contrasts for both dark and light themes according to the upcoming APCA standard.

You can change highlights, middles and the shadows by unlinking the color inputs and changing colors independently. This will help you achieve expected color tones.

Edit the colors to copy CSS first
primary theme
10009759509259008758508258007757507257006756506256005755505255004754504254003753503253002752502252001751501251007550250
secondary theme
10009759509259008758508258007757507257006756506256005755505255004754504254003753503253002752502252001751501251007550250
tertiary theme
10009759509259008758508258007757507257006756506256005755505255004754504254003753503253002752502252001751501251007550250
positive theme
10009759509259008758508258007757507257006756506256005755505255004754504254003753503253002752502252001751501251007550250
success theme
10009759509259008758508258007757507257006756506256005755505255004754504254003753503253002752502252001751501251007550250
warn theme
10009759509259008758508258007757507257006756506256005755505255004754504254003753503253002752502252001751501251007550250
danger theme
10009759509259008758508258007757507257006756506256005755505255004754504254003753503253002752502252001751501251007550250
default theme
10009759509259008758508258007757507257006756506256005755505255004754504254003753503253002752502252001751501251007550250