Sha256: a2e2150d322bb3c5c73cbf758c41b95da387e18d4cc6020303733174164ef07f

Contents?: true

Size: 995 Bytes

Versions: 17

Compression:

Stored size: 995 Bytes

Contents

.palette-grayscale {
  color: #191918; /* black :: literal, blockquote text */
  color: #333332; /* off-black :: body text, heading default, chapter header background */
  color: #4F4F4C; /* deep gray :: h4 */
  /* what about 40403E or 4C4C4B? for h4 */
  color: #666665; /* dark gray :: h5, visited link, list bullets, abstract, caption, open quote */
  color: #80807F; /* medium gray :: table borders */
  color: #B3B3B1; /* gray :: chapter title, footer subtitle, sidebar border */
  color: #DCDCDE; /* lighter gray :: footer lines, byline text, pre border, masthead bottom line */
  /* what about DEDEDC instead of DCDCDE? */
  color: #F2F2F2; /* off white :: pre background, sidebar background */
  color: #FFFFFF; /* white :: chapter subtitle */
}

.palette-color {
  color: #468C54; /* medium green :: code annotation numbers */
  color: #57AD68; /* green :: end mark, chapter title keyword */
  color: #A9D8B2; /* light green */
}

/*
type scale::
50 2.27
32 1.45
30 1.36
24 1.1
22 1
*/

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
asciidoctor-epub3-1.5.0.alpha.17 data/styles/color-palette.css
asciidoctor-epub3-1.5.0.alpha.16 data/styles/color-palette.css
asciidoctor-epub3-1.5.0.alpha.15 data/styles/color-palette.css
asciidoctor-epub3-1.5.0.alpha.14 data/styles/color-palette.css
asciidoctor-epub3-1.5.0.alpha.13 data/styles/color-palette.css
asciidoctor-epub3-1.5.0.alpha.12 data/styles/color-palette.css
asciidoctor-epub3-1.5.0.alpha.11 data/styles/color-palette.css
asciidoctor-epub3-1.5.0.alpha.10 data/styles/color-palette.css
asciidoctor-epub3-1.5.0.alpha.9 data/styles/color-palette.css
asciidoctor-epub3-1.5.0.alpha.8 data/styles/color-palette.css
asciidoctor-epub3-1.5.0.alpha.7 data/styles/color-palette.css
asciidoctor-epub3-1.5.0.alpha.6 data/styles/color-palette.css
asciidoctor-epub3-1.5.0.alpha.5 data/styles/color-palette.css
asciidoctor-epub3-1.5.0.alpha.4 data/styles/color-palette.css
asciidoctor-epub3-1.0.0.alpha.3 data/styles/color-palette.css
asciidoctor-epub3-1.0.0.alpha.2 data/styles/color-palette.css
asciidoctor-epub3-1.0.0.alpha.1 data/styles/color-palette.css