/**
 * Note: This is the config style, it is used to configure the whole page.
 */

:root {
    /* 🎨 Note: This is a color palette computed by colorful-192x108-16bit-v15palette algorithm */

    /* Note: --hejny-palette-0 is The most common color to appear at the bottom of the wallpaper. */
    --hejny-palette-0: #111122;
    --hejny-palette-0-triplet: 17, 17, 34;
    /* Note: --hejny-palette-1 is 1st most satulighted color of the bottom half of the wallpaper which is contrast enough (30%) against the primary color. */
    --hejny-palette-1: #ffbb77;
    --hejny-palette-1-triplet: 255, 187, 119;
    /* Note: --hejny-palette-2 is The most common color to appear at the bottom of the wallpaper. */
    --hejny-palette-2: #111122;
    --hejny-palette-2-triplet: 17, 17, 34;
    /* Note: --hejny-palette-3 is 1st most satulighted color of the bottom half of the wallpaper which is contrast enough (30%) against the primary color. */
    --hejny-palette-3: #ffbb77;
    --hejny-palette-3-triplet: 255, 187, 119;
    /* Note: --hejny-palette-4 is The most common color to appear at the bottom of the wallpaper. */
    --hejny-palette-4: #111122;
    --hejny-palette-4-triplet: 17, 17, 34;
    /* Note: --hejny-palette-5 is 1st most satulighted color of the bottom half of the wallpaper which is contrast enough (30%) against the primary color. */
    --hejny-palette-5: #ffbb77;
    --hejny-palette-5-triplet: 255, 187, 119;
    /* Note: --hejny-palette-6 is The most common color to appear at the bottom of the wallpaper. */
    --hejny-palette-6: #111122;
    --hejny-palette-6-triplet: 17, 17, 34;
    /* Note: --hejny-palette-7 is 1st most satulighted color of the bottom half of the wallpaper which is contrast enough (30%) against the primary color. */
    --hejny-palette-7: #ffbb77;
    --hejny-palette-7-triplet: 255, 187, 119;
    /* Note: --hejny-palette-8 is The most common color to appear at the bottom of the wallpaper. */
    --hejny-palette-8: #111122;
    --hejny-palette-8-triplet: 17, 17, 34;
    /* Note: --hejny-palette-9 is 1st most satulighted color of the bottom half of the wallpaper which is contrast enough (30%) against the primary color. */
    --hejny-palette-9: #ffbb77;
    --hejny-palette-9-triplet: 255, 187, 119;
    /* Note: --hejny-palette-10 is The most common color to appear at the bottom of the wallpaper. */
    --hejny-palette-10: #111122;
    --hejny-palette-10-triplet: 17, 17, 34;
    /* Note: --hejny-palette-11 is 1st most satulighted color of the bottom half of the wallpaper which is contrast enough (30%) against the primary color. */
    --hejny-palette-11: #ffbb77;
    --hejny-palette-11-triplet: 255, 187, 119;
}
