Variable CIA_COMPONENT_COLORSConst
CIA_COMPONENT_COLORS: {
CONFIDENTIALITY: { PRIMARY: string; LIGHT: string; DARK: string };
INTEGRITY: { PRIMARY: string; LIGHT: string; DARK: string };
AVAILABILITY: { PRIMARY: string; LIGHT: string; DARK: string };
} = ...
Type Declaration
-
CONFIDENTIALITY: { PRIMARY: string; LIGHT: string; DARK: string }
-
INTEGRITY: { PRIMARY: string; LIGHT: string; DARK: string }
-
AVAILABILITY: { PRIMARY: string; LIGHT: string; DARK: string }
CIA component colors