SiteScripts/DarkBlueTheme.json

{
  "$schema": "https://developer.microsoft.com/json-schemas/sp/site-design-script-actions.schema.json",
  "actions": [
    {
      "verb": "applyTheme",
      "themeJson": {
        "version": "2",
        "isInverted": true,
        "palette": {
          "themePrimary": "#ff3a96dd",
          "themeLighterAlt": "#ff020609",
          "themeLighter": "#ff091823",
          "themeLight": "#ff112d43",
          "themeTertiary": "#ff235a85",
          "themeSecondary": "#ff3385c3",
          "themeDarkAlt": "#ff4ba0e1",
          "themeDark": "#ff65aee6",
          "themeDarker": "#ff8ac2ec",
          "accent": "#ff3a96dd",
          "neutralLighterAlt": "#ff1d2b3c",
          "neutralLighter": "#ff223244",
          "neutralLight": "#ff2b3d51",
          "neutralQuaternaryAlt": "#ff324459",
          "neutralQuaternary": "#ff374a5f",
          "neutralTertiaryAlt": "#ff4f637a",
          "neutralTertiary": "#ffc8c8c8",
          "neutralSecondary": "#ffd0d0d0",
          "neutralPrimaryAlt": "#ffdadada",
          "neutralPrimary": "#ffffffff",
          "neutralDark": "#fff4f4f4",
          "black": "#fff8f8f8",
          "white": "#ff182534",
          "primaryBackground": "#ff182534",
          "primaryText": "#ffffffff",
          "HyperlinkActive": "#ff8ac2ec",
          "CommandLinksPressed": "#ff8ac2ec",
          "NavigationPressed": "#ff8ac2ec",
          "EmphasisHoverBorder": "#ff8ac2ec",
          "TopBarPressedText": "#ff8ac2ec",
          "HeaderNavigationPressedText": "#ff8ac2ec",
          "Hyperlinkfollowed": "#ff8ac2ec",
          "EmphasisHoverBackground": "#ff65aee6",
          "EmphasisBorder": "#ff65aee6",
          "AccentText": "#ff3a96dd",
          "CommandLinksHover": "#ff3a96dd",
          "RowAccent": "#ff3a96dd",
          "NavigationAccent": "#ff3a96dd",
          "NavigationHover": "#ff3a96dd",
          "EmphasisBackground": "#ff3a96dd",
          "HeaderNavigationHoverText": "#ff3a96dd",
          "HeaderNavigationSelectedText": "#ff3a96dd",
          "SuiteBarBackground": "#ff3a96dd",
          "Hyperlink": "#ff3a96dd",
          "ContentAccent1": "#ff3a96dd",
          "AccentLines": "#ff3385c3",
          "HeaderAccentLines": "#ff3385c3",
          "ButtonPressedBorder": "#ff3385c3",
          "SuiteBarHoverBackground": "#ff235a85",
          "StrongLines": "#ff112d43",
          "HeaderStrongLines": "#ff112d43",
          "SuiteBarHoverText": "#ff112d43",
          "ButtonPressedBackground": "#ff112d43",
          "ButtonHoverBorder": "#ff112d43",
          "ButtonHoverBackground": "#ff091823",
          "SelectionBackground": "#7f112d43",
          "HoverBackground": "#7f091823",
          "NavigationHoverBackground": "#7f091823",
          "PageBackground": "#ff182534",
          "EmphasisText": "#ff182534",
          "SuiteBarText": "#ff182534",
          "TileText": "#ff182534",
          "BackgroundOverlay": "#d8182534",
          "HeaderBackground": "#d8182534",
          "FooterBackground": "#d8182534",
          "DisabledBackground": "#ff1d2b3c",
          "HeaderDisabledBackground": "#ff1d2b3c",
          "ButtonBackground": "#ff1d2b3c",
          "ButtonDisabledBackground": "#ff1d2b3c",
          "SubtleEmphasisBackground": "#ff223244",
          "DialogBorder": "#ff223244",
          "NavigationSelectedBackground": "#c62b3d51",
          "TopBarBackground": "#c62b3d51",
          "DisabledLines": "#ff2b3d51",
          "HeaderDisabledLines": "#ff2b3d51",
          "ButtonDisabledBorder": "#ff2b3d51",
          "SuiteBarDisabledText": "#ff2b3d51",
          "SubtleLines": "#ff4f637a",
          "HeaderSubtleLines": "#ff4f637a",
          "ButtonGlyphDisabled": "#ff4f637a",
          "DisabledText": "#ffc8c8c8",
          "CommandLinksDisabled": "#ffc8c8c8",
          "HeaderDisableText": "#ffc8c8c8",
          "ButtonDisabledText": "#ffc8c8c8",
          "Lines": "#ffc8c8c8",
          "HeaderLines": "#ffc8c8c8",
          "ButtonBorder": "#ffc8c8c8",
          "CommandLinks": "#ffd0d0d0",
          "Navigation": "#ffd0d0d0",
          "SubtleEmphasisText": "#ffd0d0d0",
          "TopBarText": "#ffd0d0d0",
          "HeaderNavigationText": "#ffd0d0d0",
          "ButtonGlyph": "#ffd0d0d0",
          "BodyText": "#ffffffff",
          "WebPartHeading": "#ffffffff",
          "HeaderText": "#ffffffff",
          "ButtonText": "#ffffffff",
          "ButtonGlyphActive": "#ffffffff",
          "TopBarHoverText": "#ffffffff",
          "StrongBodyText": "#fff4f4f4",
          "SiteTitle": "#fff4f4f4",
          "CommandLinksSecondary": "#fff4f4f4",
          "SubtleEmphasisCommandLinks": "#fff4f4f4",
          "HeaderSiteTitle": "#fff4f4f4",
          "TileBackgroundOverlay": "#7ff8f8f8",
          "ContentAccent2": "#ff00485b",
          "ContentAccent3": "#ff288054",
          "ContentAccent4": "#ff767956",
          "ContentAccent5": "#ffed0033",
          "ContentAccent6": "#ff682a7a"
        }
      }
    }
  ]
}