// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.

// Communication
.ms-bgColor-communicationShade30,
.ms-bgColor-communicationShade30--hover:hover {
  @include ms-bgColor-communicationShade30;
}
.ms-bgColor-communicationShade20,
.ms-bgColor-communicationShade20--hover:hover {
  @include ms-bgColor-communicationShade20;
}
.ms-bgColor-communicationShade10,
.ms-bgColor-communicationShade10--hover:hover {
  @include ms-bgColor-communicationShade10;
}
.ms-bgColor-communicationPrimary,
.ms-bgColor-communicationPrimary--hover:hover {
  @include ms-bgColor-communicationPrimary;
}
.ms-bgColor-communicationTint10,
.ms-bgColor-communicationTint10--hover:hover {
  @include ms-bgColor-communicationTint10;
}
.ms-bgColor-communicationTint20,
.ms-bgColor-communicationTint20--hover:hover {
  @include ms-bgColor-communicationTint20;
}
.ms-bgColor-communicationTint30,
.ms-bgColor-communicationTint30--hover:hover {
  @include ms-bgColor-communicationTint30;
}
.ms-bgColor-communicationTint40,
.ms-bgColor-communicationTint40--hover:hover {
  @include ms-bgColor-communicationTint40;
}

// Neutral
.ms-bgColor-black,
.ms-bgColor-black--hover:hover {
  @include ms-bgColor-black;
}
.ms-bgColor-gray220,
.ms-bgColor-gray220--hover:hover {
  @include ms-bgColor-gray220;
}
.ms-bgColor-gray210,
.ms-bgColor-gray210--hover:hover {
  @include ms-bgColor-gray210;
}
.ms-bgColor-gray200,
.ms-bgColor-gray200--hover:hover {
  @include ms-bgColor-gray200;
}
.ms-bgColor-gray190,
.ms-bgColor-gray190--hover:hover {
  @include ms-bgColor-gray190;
}
.ms-bgColor-gray180,
.ms-bgColor-gray180--hover:hover {
  @include ms-bgColor-gray180;
}
.ms-bgColor-gray170,
.ms-bgColor-gray170--hover:hover {
  @include ms-bgColor-gray170;
}
.ms-bgColor-gray160,
.ms-bgColor-gray160--hover:hover {
  @include ms-bgColor-gray160;
}
.ms-bgColor-gray150,
.ms-bgColor-gray150--hover:hover {
  @include ms-bgColor-gray150;
}
.ms-bgColor-gray140,
.ms-bgColor-gray140--hover:hover {
  @include ms-bgColor-gray140;
}
.ms-bgColor-gray130,
.ms-bgColor-gray130--hover:hover {
  @include ms-bgColor-gray130;
}
.ms-bgColor-gray120,
.ms-bgColor-gray120--hover:hover {
  @include ms-bgColor-gray120;
}
.ms-bgColor-gray110,
.ms-bgColor-gray110--hover:hover {
  @include ms-bgColor-gray110;
}
.ms-bgColor-gray100,
.ms-bgColor-gray100--hover:hover {
  @include ms-bgColor-gray100;
}
.ms-bgColor-gray90,
.ms-bgColor-gray90--hover:hover {
  @include ms-bgColor-gray90;
}
.ms-bgColor-gray80,
.ms-bgColor-gray80--hover:hover {
  @include ms-bgColor-gray80;
}
.ms-bgColor-gray70,
.ms-bgColor-gray70--hover:hover {
  @include ms-bgColor-gray70;
}
.ms-bgColor-gray60,
.ms-bgColor-gray60--hover:hover {
  @include ms-bgColor-gray60;
}
.ms-bgColor-gray50,
.ms-bgColor-gray50--hover:hover {
  @include ms-bgColor-gray50;
}
.ms-bgColor-gray40,
.ms-bgColor-gray40--hover:hover {
  @include ms-bgColor-gray40;
}
.ms-bgColor-gray30,
.ms-bgColor-gray30--hover:hover {
  @include ms-bgColor-gray30;
}
.ms-bgColor-gray20,
.ms-bgColor-gray20--hover:hover {
  @include ms-bgColor-gray20;
}
.ms-bgColor-gray10,
.ms-bgColor-gray10--hover:hover {
  @include ms-bgColor-gray10;
}
.ms-bgColor-white,
.ms-bgColor-white--hover:hover {
  @include ms-bgColor-white;
}

// Shared
.ms-bgColor-sharedPinkRed10,
.ms-bgColor-sharedPinkRed10--hover:hover {
  @include ms-bgColor-sharedPinkRed10;
}
.ms-bgColor-sharedRed20,
.ms-bgColor-sharedRed20--hover:hover {
  @include ms-bgColor-sharedRed20;
}
.ms-bgColor-sharedRed10,
.ms-bgColor-sharedRed10--hover:hover {
  @include ms-bgColor-sharedRed10;
}
.ms-bgColor-sharedRedOrange20,
.ms-bgColor-sharedRedOrange20--hover:hover {
  @include ms-bgColor-sharedRedOrange20;
}
.ms-bgColor-sharedRedOrange10,
.ms-bgColor-sharedRedOrange10--hover:hover {
  @include ms-bgColor-sharedRedOrange10;
}
.ms-bgColor-sharedOrange30,
.ms-bgColor-sharedOrange30--hover:hover {
  @include ms-bgColor-sharedOrange30;
}
.ms-bgColor-sharedOrange20,
.ms-bgColor-sharedOrange20--hover:hover {
  @include ms-bgColor-sharedOrange20;
}
.ms-bgColor-sharedOrange10,
.ms-bgColor-sharedOrange10--hover:hover {
  @include ms-bgColor-sharedOrange10;
}
.ms-bgColor-sharedYellow10,
.ms-bgColor-sharedYellow10--hover:hover {
  @include ms-bgColor-sharedYellow10;
}
.ms-bgColor-sharedOrangeYellow20,
.ms-bgColor-sharedOrangeYellow20--hover:hover {
  @include ms-bgColor-sharedOrangeYellow20;
}
.ms-bgColor-sharedOrangeYellow10,
.ms-bgColor-sharedOrangeYellow10--hover:hover {
  @include ms-bgColor-sharedOrangeYellow10;
}
.ms-bgColor-sharedYellowGreen10,
.ms-bgColor-sharedYellowGreen10--hover:hover {
  @include ms-bgColor-sharedYellowGreen10;
}
.ms-bgColor-sharedGreen20,
.ms-bgColor-sharedGreen20--hover:hover {
  @include ms-bgColor-sharedGreen20;
}
.ms-bgColor-sharedGreen10,
.ms-bgColor-sharedGreen10--hover:hover {
  @include ms-bgColor-sharedGreen10;
}
.ms-bgColor-sharedGreenCyan10,
.ms-bgColor-sharedGreenCyan10--hover:hover {
  @include ms-bgColor-sharedGreenCyan10;
}
.ms-bgColor-sharedCyan40,
.ms-bgColor-sharedCyan40--hover:hover {
  @include ms-bgColor-sharedCyan40;
}
.ms-bgColor-sharedCyan30,
.ms-bgColor-sharedCyan30--hover:hover {
  @include ms-bgColor-sharedCyan30;
}
.ms-bgColor-sharedCyan20,
.ms-bgColor-sharedCyan20--hover:hover {
  @include ms-bgColor-sharedCyan20;
}
.ms-bgColor-sharedCyan10,
.ms-bgColor-sharedCyan10--hover:hover {
  @include ms-bgColor-sharedCyan10;
}
.ms-bgColor-sharedCyanBlue20,
.ms-bgColor-sharedCyanBlue20--hover:hover {
  @include ms-bgColor-sharedCyanBlue20;
}
.ms-bgColor-sharedCyanBlue10,
.ms-bgColor-sharedCyanBlue10--hover:hover {
  @include ms-bgColor-sharedCyanBlue10;
}
.ms-bgColor-sharedBlue10,
.ms-bgColor-sharedBlue10--hover:hover {
  @include ms-bgColor-sharedBlue10;
}
.ms-bgColor-sharedBlueMagenta40,
.ms-bgColor-sharedBlueMagenta40--hover:hover {
  @include ms-bgColor-sharedBlueMagenta40;
}
.ms-bgColor-sharedBlueMagenta30,
.ms-bgColor-sharedBlueMagenta30--hover:hover {
  @include ms-bgColor-sharedBlueMagenta30;
}
.ms-bgColor-sharedBlueMagenta20,
.ms-bgColor-sharedBlueMagenta20--hover:hover {
  @include ms-bgColor-sharedBlueMagenta20;
}
.ms-bgColor-sharedBlueMagenta10,
.ms-bgColor-sharedBlueMagenta10--hover:hover {
  @include ms-bgColor-sharedBlueMagenta10;
}
.ms-bgColor-sharedMagenta20,
.ms-bgColor-sharedMagenta20--hover:hover {
  @include ms-bgColor-sharedMagenta20;
}
.ms-bgColor-sharedMagenta10,
.ms-bgColor-sharedMagenta10--hover:hover {
  @include ms-bgColor-sharedMagenta10;
}
.ms-bgColor-sharedMagentaPink20,
.ms-bgColor-sharedMagentaPink20--hover:hover {
  @include ms-bgColor-sharedMagentaPink20;
}
.ms-bgColor-sharedMagentaPink10,
.ms-bgColor-sharedMagentaPink10--hover:hover {
  @include ms-bgColor-sharedMagentaPink10;
}
.ms-bgColor-sharedGray40,
.ms-bgColor-sharedGray40--hover:hover {
  @include ms-bgColor-sharedGray40;
}
.ms-bgColor-sharedGray30,
.ms-bgColor-sharedGray30--hover:hover {
  @include ms-bgColor-sharedGray30;
}
.ms-bgColor-sharedGray20,
.ms-bgColor-sharedGray20--hover:hover {
  @include ms-bgColor-sharedGray20;
}
.ms-bgColor-sharedGray10,
.ms-bgColor-sharedGray10--hover:hover {
  @include ms-bgColor-sharedGray10;
}
