docs: add theme-color-schemes guide

- remove 95% width restriction
- adjust the transparency of the buttons
- update tag formatting for posts
- update the offset of the underline for links
This commit is contained in:
radishzzz 2025-04-12 00:08:11 +01:00
parent 8ad2315d08
commit 3da5b38407
50 changed files with 1094 additions and 246 deletions

View file

@ -36,7 +36,7 @@ export default defineConfig({
'uno-desktop-column': 'fixed w-14rem right-[max(5.625rem,calc(50vw-34.375rem))]',
'uno-tags-style': 'inline-block whitespace-nowrap border border-secondary/25 rounded-full px-3.2 py-0.7 c-secondary transition-colors hover:(border-secondary/75 text-primary)',
'uno-decorative-line': 'h-0.25 w-10 bg-secondary/25 mb-4.5 lg:(w-11 mb-6)',
'uno-tags-wrapper': 'w-95% flex flex-wrap gap-x-3 gap-y-3.2 lg:w-100%',
'uno-tags-wrapper': 'flex flex-wrap gap-x-3 gap-y-3.2',
},
rules: [
['scrollbar-hidden', {