Extract authenticated coulomb.social design language via designlang
Session probe lands on /vw_pages (Research). Use main designlang extract with --cookie-file — pack ignores auth. 39 artifacts under docs/design-extract; tolerate designlang late summary crash when cores exist.
This commit is contained in:
parent
319dd00465
commit
6fe263444a
71 changed files with 4939 additions and 797 deletions
15
docs/design-extract/coulomb-social-shadcn-theme.css
Normal file
15
docs/design-extract/coulomb-social-shadcn-theme.css
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
/* shadcn/ui Theme — extracted from https://coulomb.social */
|
||||
/* Paste into your globals.css */
|
||||
|
||||
@layer base {
|
||||
:root {
|
||||
--background: 0 0% 100%;
|
||||
--foreground: 0 0% 0%;
|
||||
--primary: 34 68% 49%;
|
||||
--primary-foreground: 0 0% 100%;
|
||||
--muted: 0 0% 90%;
|
||||
--muted-foreground: 0 0% 0%;
|
||||
--border: 0 0% 9%;
|
||||
--radius: 8px;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue