== Select a Theme
For the default themes `Uno` of J1 Template, the following _Rouge_ themes
are used:
* theme_light: based on theme `igorpro`
* theme_dark: based on theme `monokai.sublime`
The *default* themes used for the J1 Template can be configured with
the global *template config* file `~/_data/j1_config.yml`.
[source, yaml]
----
# ------------------------------------------------------------------------------
# HIGHLIGHTERs
#
rouge:
theme_light: uno.light
theme_dark: uno.dark
----
To preview *all* themes supported by *J1 Template*, make your selection
from the button *AVAILABLE THEMES* below.
++++