25 lines
921 B
Markdown
25 lines
921 B
Markdown
|
# Themes
|
||
|
|
||
|
### Dark
|
||
|
|
||
|
A clean, versatile theme featuring a Discord dark color scheme with vibrant accents, a [system font stack](https://css-tricks.com/snippets/css/system-font-stack/), a gradient
|
||
|
background cover page, and visual indicators for drop-menus and expand/collapse
|
||
|
state.
|
||
|
|
||
|
<a href="#" data-link-title="Dark">Preview</a>
|
||
|
|
||
|
<figure class="thumbnails">
|
||
|
<img src="assets/img/theme-dark-cover.png" alt="Screenshot of coverpage" title="Cover page">
|
||
|
<img src="assets/img/theme-dark-content.png" alt="Screenshot of content" title="Content">
|
||
|
</figure>
|
||
|
|
||
|
### Light
|
||
|
|
||
|
A modified version of the Dark theme featuring a light color scheme.
|
||
|
|
||
|
<a href="#" data-link-title="Light">Preview</a>
|
||
|
|
||
|
<figure class="thumbnails">
|
||
|
<img src="assets/img/theme-light-cover.png" alt="Screenshot of coverpage" title="Cover page">
|
||
|
<img src="assets/img/theme-light-content.png" alt="Screenshot of content" title="Content">
|
||
|
</figure>
|