A minimalistic theme containing only the default values used by all other themes. This theme is intended to serve as the most basic starting point for a customized theme.
<!-- Theme: Defaults -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-defaults.css">A clean, versatile theme featuring a light color scheme with vibrant accents, a system font stack, a gradient background cover page, and visual indicators for drop-menus and expand/collapse state.
<!-- Theme: Simple -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple.css">A modified version of the Simple theme featuring a dark color scheme.
<!-- Theme: Simple Dark -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple-dark.css">




