Skip to content

Latest commit

 

History

History
81 lines (58 loc) · 1.81 KB

File metadata and controls

81 lines (58 loc) · 1.81 KB
background black
foreground white
border cyan
borderStyle rounded
h1 PressStart2P
h2 Silkscreen
h3 Micro5-Regular
h1Color cyan
h2Color yellow
h3Color green
pagination true
paginationStyle minimal

Color Test


Testing Color Support


HTML Span Style

Using standard HTML span tags with style attribute:

  • This text has red text in it
  • This text has blue text in it
  • This text has green text in it
  • This text has yellow text in it
  • This text has magenta text in it
  • This text has cyan text in it

Simple Color Tags

Using simple color tags as shorthand:

  • This text has red text in it
  • This text has blue text in it
  • This text has green text in it
  • This text has yellow text in it
  • This text has magenta text in it
  • This text has cyan text in it

Mixed Formatting

Combining colors with other formatting:

  • Bold with red text
  • Italic with blue text
  • Code with green text
  • Strikethrough with yellow text

You can also mix: bold red text and italic blue text


Spectre Color Names

Spectre Console supports many color names:

  • grey
  • red1
  • green1
  • yellow1
  • blue1
  • magenta1
  • cyan1
  • orange1
  • purple

That's All!

Now you can add color to your presentations!