fix: theme switching causing constant color transitions, too much shadow on codeblocks in light theme
This commit is contained in:
parent
8848037c63
commit
5d43f69d69
52 changed files with 8088 additions and 3601 deletions
|
|
@ -11,6 +11,7 @@ export async function getStaticPaths() {
|
|||
|
||||
const { version } = Astro.props;
|
||||
---
|
||||
|
||||
<DocsLayout title="Quickshell Docs" description="Quickshell Documentation">
|
||||
<h2>Docs</h2>
|
||||
<div class="root-nav">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue