SiteScripts/BlueTheme.json

{
  "$schema": "https://developer.microsoft.com/json-schemas/sp/site-design-script-actions.schema.json",
  "actions": [
    {
      "verb": "applyTheme",
      "themeJson": {
        "version": "2",
        "isInverted": true,
        "palette": {
          "BodyText": "#ffd8d8d8",
          "SubtleBodyText": "#ff9b9b9b",
          "StrongBodyText": "#fff7f7f7",
          "DisabledText": "#ff706a60",
          "SiteTitle": "#fff22bb0",
          "WebPartHeading": "#ffd8d8d8",
          "ErrorText": "#ffff0000",
          "AccentText": "#fff22bb0",
          "SearchURL": "#ff358700",
          "Hyperlink": "#fff22bb0",
          "Hyperlinkfollowed": "#ffd695b9",
          "HyperlinkActive": "#ffcf0b8f",
          "CommandLinks": "#ffb7b3ac",
          "CommandLinksSecondary": "#ff938e84",
          "CommandLinksHover": "#fff341b8",
          "CommandLinksPressed": "#ffdc0b98",
          "CommandLinksDisabled": "#ff7a7469",
          "BackgroundOverlay": "#a6000000",
          "DisabledBackground": "#cb000000",
          "PageBackground": "#ff000000",
          "HeaderBackground": "#a6000000",
          "FooterBackground": "#a6000000",
          "SelectionBackground": "#7fc75093",
          "HoverBackground": "#59cd4532",
          "RowAccent": "#ffba1c88",
          "StrongLines": "#ff9b9191",
          "Lines": "#ff726868",
          "SubtleLines": "#ff554e4e",
          "DisabledLines": "#ff524e46",
          "AccentLines": "#fff22bb0",
          "DialogBorder": "#ff47473f",
          "Navigation": "#ffd8d8d8",
          "NavigationAccent": "#fff22bb0",
          "NavigationHover": "#fff8f8f8",
          "NavigationPressed": "#ffd8d8d8",
          "NavigationHoverBackground": "#59cd4532",
          "NavigationSelectedBackground": "#b3000000",
          "EmphasisText": "#ff000000",
          "EmphasisBackground": "#ffba1387",
          "EmphasisHoverBackground": "#ffda34a2",
          "EmphasisBorder": "#ff8b2064",
          "EmphasisHoverBorder": "#ff8b2064",
          "SubtleEmphasisText": "#ff999999",
          "SubtleEmphasisCommandLinks": "#ff8c877c",
          "SubtleEmphasisBackground": "#cc000000",
          "TopBarText": "#ffcfbeaa",
          "TopBarBackground": "#bf000000",
          "TopBarHoverText": "#ffe2d8cc",
          "TopBarPressedText": "#ffcfbeaa",
          "HeaderText": "#ffd8d8d8",
          "HeaderSubtleText": "#ff9b9b9b",
          "HeaderDisableText": "#ff5f5a51",
          "HeaderNavigationText": "#ffd8d8d8",
          "HeaderNavigationHoverText": "#fff8f8f8",
          "HeaderNavigationPressedText": "#ffd8d8d8",
          "HeaderNavigationSelectedText": "#fff22bb0",
          "HeaderLines": "#ff716767",
          "HeaderStrongLines": "#ff9b9191",
          "HeaderAccentLines": "#fff22bb0",
          "HeaderSubtleLines": "#ff473f3f",
          "HeaderDisabledLines": "#ff524e46",
          "HeaderDisabledBackground": "#cb000000",
          "HeaderFlyoutBorder": "#ff47473f",
          "HeaderSiteTitle": "#fff22bb0",
          "SuiteBarBackground": "#ff000000",
          "SuiteBarHoverBackground": "#ff8b2064",
          "SuiteBarText": "#ffd8d8d8",
          "SuiteBarDisabledText": "#ffc3c3c3",
          "ButtonText": "#ffbfbfbf",
          "ButtonDisabledText": "#ff514d45",
          "ButtonBackground": "#ff000000",
          "ButtonHoverBackground": "#ffba1c88",
          "ButtonPressedBackground": "#ff97216d",
          "ButtonDisabledBackground": "#ff000000",
          "ButtonBorder": "#ff695f5f",
          "ButtonHoverBorder": "#ffca1e93",
          "ButtonPressedBorder": "#ff7c1c59",
          "ButtonDisabledBorder": "#ff403d36",
          "ButtonGlyph": "#ff777171",
          "ButtonGlyphActive": "#ffbfbfbf",
          "ButtonGlyphDisabled": "#ff514d45",
          "TileText": "#ffd8d8d8",
          "TileBackgroundOverlay": "#a6000000",
          "ContentAccent1": "#fff22bb0",
          "ContentAccent2": "#ffbfa68f",
          "ContentAccent3": "#ff966724",
          "ContentAccent4": "#ffc05036",
          "ContentAccent5": "#ff2f7bab",
          "ContentAccent6": "#ff257763"
        }
      }
    }
  ]
}