module

PrismatIQ::Constants::Accessibility

Constants

ADJUSTMENT_ITERATIONS = 100
COLOR_SUGGESTION_STEP = 10
FALLBACK_BLACK = {0, 0, 0}
FALLBACK_NEAR_BLACK = {30, 30, 30}
FALLBACK_NEAR_WHITE = {225, 225, 225}
FALLBACK_WHITE = {255, 255, 255}