PosButtonColorDark
The color of the menu entity's button on the Toast POS app, when the app is running in dark mode. When an employee configures a POS button's color, they select a color pairing that consists of two colors, one for light mode and one for dark mode. `posButtonColorDark` contains the HEX code for the dark mode color. `posButtonColorDark` defaults to `#1a1c23`, the HEX code when the `WHITE` color pairing is chosen. The following list shows the possible HEX codes for `posButtonColorDark`, with the associated color pairing in parentheses. * #1a1c23 (WHITE) * #7e635d (TERRACOTTA_1) * #74504D (TERRACOTTA_2) * #722e25 (TERRACOTTA_3) * #561408 (TERRACOTTA_4) * #8f5f3d (ORANGE_1) * #7e4116 (ORANGE_2) * #803500 (ORANGE_3) * #682d03 (ORANGE_4) * #7e6b44 (YELLOW_1) * #7b5f27 (YELLOW_2) * #7c5000 (YELLOW_3) * #633d09 (YELLOW_4) * #657552 (GRASS_1) * #556e34 (GRASS_2) * #37570a (GRASS_3) * #113a00 (GRASS_4) * #637486 (SKY_1) * #4d6074 (SKY_2) * #2a456b (SKY_3) * #213554 (SKY_4) * #78668a (LAVENDER_1) * #5e4776 (LAVENDER_2) * #402960 (LAVENDER_3) * #25174f (LAVENDER_4) * #6c6c6c (GRAY_1) * #5f5f5f (GRAY_2) * #474747 (GRAY_3) * #404040 (GRAY_4)