Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions docs/.vitepress/theme/custom.css
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
/* entity accent — the mascotte's blush pink. The shared @btravstack/theme
* derives every accent shade (deep/hover/soft/washes/hero glow/feature icons/AA
* text) from this single token, including the darkened --text-accent that keeps
* accent-coloured text readable on the light canvas. */
/* entity accent — amber. Amber encases and preserves: a thing suspended intact,
* permanently. That is sealed construction and immutable data. The blush pink it
* replaces was --bt-pink-soft, the org accent, which the multi-accent rule
* reserves for org chrome. @btravstack/theme derives the accent shades from this
* token; public/icons/*.svg do NOT — they hardcode the hex. */
:root {
--accent: #ee9cc4;
--accent: #c8871f;
}

/* Hero name in the package accent — the BtravStack multi-accent rule: the
Expand Down
2 changes: 1 addition & 1 deletion docs/public/icons/nest.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/public/icons/result.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/public/icons/schemas.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/public/icons/seal.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/public/logo-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/public/logo-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading