Searched refs:FUNC_COLOR_B (Results 1 – 3 of 3) sorted by relevance
84 ? [...ColorUtils.FUNC_COLOR_B]116 window.localStorage.setItem('DarkThemeColors', JSON.stringify(ColorUtils.FUNC_COLOR_B));157 ? [...ColorUtils.FUNC_COLOR_B]194 ? [...ColorUtils.FUNC_COLOR_B]
43 public static FUNC_COLOR_B: Array<string> = [ property in ColorUtils88 public static MD_PALETTE: Array<string> = ColorUtils.FUNC_COLOR_B;89 public static FUNC_COLOR: Array<string> = ColorUtils.FUNC_COLOR_B;
1819 ColorUtils.FUNC_COLOR_B !== JSON.parse(window.localStorage.getItem('DarkThemeColors')!)1827 ColorUtils.MD_PALETTE = ColorUtils.FUNC_COLOR_B;1828 ColorUtils.FUNC_COLOR = ColorUtils.FUNC_COLOR_B;