UNPKG

zmp-core

Version:

Full featured mobile HTML framework for building iOS & Android apps

21 lines (19 loc) 845 B
:root { --zmp-photobrowser-bg-color: #fff; --zmp-photobrowser-bars-bg-image: none; /* --zmp-photobrowser-bars-bg-color: rgba(var(--zmp-bars-bg-color-rgb), 0.95); --zmp-photobrowser-bars-text-color: var(--zmp-bars-text-color); --zmp-photobrowser-bars-link-color: var(--zmp-bars-link-color); */ --zmp-photobrowser-caption-font-size: 14px; --zmp-photobrowser-caption-light-text-color: #000; --zmp-photobrowser-caption-light-bg-color: rgba(255, 255, 255, 0.8); --zmp-photobrowser-caption-dark-text-color: #fff; --zmp-photobrowser-caption-dark-bg-color: rgba(0, 0, 0, 0.8); --zmp-photobrowser-exposed-bg-color: #000; --zmp-photobrowser-dark-bg-color: #000; --zmp-photobrowser-dark-bars-bg-color: rgba(27, 27, 27, 0.8); --zmp-photobrowser-dark-bars-text-color: #fff; --zmp-photobrowser-dark-bars-link-color: #fff; }