From 59708192eb000770ede58f21e5a397c65875eb3b Mon Sep 17 00:00:00 2001 From: Solstice Date: Tue, 9 Jun 2026 00:06:42 -0700 Subject: chore: initial project scaffolding - Tauri v2 + React + TypeScript (Vite) - Tailwind CSS v4 via @tailwindcss/vite - Zustand for state management - Design system: tokens.css, fonts, icons - tauri.conf.json: solstice, 900x640, min 700x520 - global.css imports tokens and Tailwind --- src/App.css | 116 +++++++ src/App.tsx | 12 + src/assets/icons/arrow-down.svg | 3 + src/assets/icons/arrow-up.svg | 3 + src/assets/icons/calendar.svg | 6 + src/assets/icons/chart.svg | 6 + src/assets/icons/clock.svg | 4 + src/assets/icons/command.svg | 4 + src/assets/icons/dollar.svg | 4 + src/assets/icons/external.svg | 5 + src/assets/icons/folder.svg | 3 + src/assets/icons/ledger.svg | 5 + src/assets/icons/pulse.svg | 3 + src/assets/icons/search.svg | 4 + src/assets/icons/terminal.svg | 6 + src/assets/icons/user.svg | 4 + src/assets/icons/window.svg | 5 + src/assets/react.svg | 1 + src/fonts/EBGaramond-Italic-VariableFont_wght.ttf | Bin 0 -> 811012 bytes src/fonts/EBGaramond-VariableFont_wght.ttf | Bin 0 -> 934420 bytes src/fonts/IBM_Plex_Mono/IBMPlexMono-Bold.ttf | Bin 0 -> 136008 bytes src/fonts/IBM_Plex_Mono/IBMPlexMono-BoldItalic.ttf | Bin 0 -> 142712 bytes src/fonts/IBM_Plex_Mono/IBMPlexMono-ExtraLight.ttf | Bin 0 -> 134236 bytes .../IBM_Plex_Mono/IBMPlexMono-ExtraLightItalic.ttf | Bin 0 -> 142856 bytes src/fonts/IBM_Plex_Mono/IBMPlexMono-Italic.ttf | Bin 0 -> 142108 bytes src/fonts/IBM_Plex_Mono/IBMPlexMono-Light.ttf | Bin 0 -> 133468 bytes .../IBM_Plex_Mono/IBMPlexMono-LightItalic.ttf | Bin 0 -> 141596 bytes src/fonts/IBM_Plex_Mono/IBMPlexMono-Medium.ttf | Bin 0 -> 134956 bytes .../IBM_Plex_Mono/IBMPlexMono-MediumItalic.ttf | Bin 0 -> 142204 bytes src/fonts/IBM_Plex_Mono/IBMPlexMono-Regular.ttf | Bin 0 -> 133796 bytes src/fonts/IBM_Plex_Mono/IBMPlexMono-SemiBold.ttf | Bin 0 -> 138448 bytes .../IBM_Plex_Mono/IBMPlexMono-SemiBoldItalic.ttf | Bin 0 -> 145528 bytes src/fonts/IBM_Plex_Mono/IBMPlexMono-Thin.ttf | Bin 0 -> 136152 bytes src/fonts/IBM_Plex_Mono/IBMPlexMono-ThinItalic.ttf | Bin 0 -> 144316 bytes src/fonts/IBM_Plex_Mono/OFL.txt | 93 ++++++ .../IBMPlexSans-Italic-VariableFont_wdth,wght.ttf | Bin 0 -> 594116 bytes .../IBMPlexSans-VariableFont_wdth,wght.ttf | Bin 0 -> 532740 bytes src/fonts/IBM_Plex_Sans/OFL.txt | 93 ++++++ src/fonts/IBM_Plex_Sans/README.txt | 106 ++++++ .../IBM_Plex_Sans/static/IBMPlexSans-Bold.ttf | Bin 0 -> 218212 bytes .../static/IBMPlexSans-BoldItalic.ttf | Bin 0 -> 233508 bytes .../static/IBMPlexSans-ExtraLight.ttf | Bin 0 -> 218948 bytes .../static/IBMPlexSans-ExtraLightItalic.ttf | Bin 0 -> 234252 bytes .../IBM_Plex_Sans/static/IBMPlexSans-Italic.ttf | Bin 0 -> 233508 bytes .../IBM_Plex_Sans/static/IBMPlexSans-Light.ttf | Bin 0 -> 218848 bytes .../static/IBMPlexSans-LightItalic.ttf | Bin 0 -> 234148 bytes .../IBM_Plex_Sans/static/IBMPlexSans-Medium.ttf | Bin 0 -> 218268 bytes .../static/IBMPlexSans-MediumItalic.ttf | Bin 0 -> 233604 bytes .../IBM_Plex_Sans/static/IBMPlexSans-Regular.ttf | Bin 0 -> 218236 bytes .../IBM_Plex_Sans/static/IBMPlexSans-SemiBold.ttf | Bin 0 -> 218248 bytes .../static/IBMPlexSans-SemiBoldItalic.ttf | Bin 0 -> 233624 bytes .../IBM_Plex_Sans/static/IBMPlexSans-Thin.ttf | Bin 0 -> 218724 bytes .../static/IBMPlexSans-ThinItalic.ttf | Bin 0 -> 234196 bytes .../static/IBMPlexSans_Condensed-Bold.ttf | Bin 0 -> 218256 bytes .../static/IBMPlexSans_Condensed-BoldItalic.ttf | Bin 0 -> 233684 bytes .../static/IBMPlexSans_Condensed-ExtraLight.ttf | Bin 0 -> 219028 bytes .../IBMPlexSans_Condensed-ExtraLightItalic.ttf | Bin 0 -> 234452 bytes .../static/IBMPlexSans_Condensed-Italic.ttf | Bin 0 -> 233716 bytes .../static/IBMPlexSans_Condensed-Light.ttf | Bin 0 -> 218888 bytes .../static/IBMPlexSans_Condensed-LightItalic.ttf | Bin 0 -> 234296 bytes .../static/IBMPlexSans_Condensed-Medium.ttf | Bin 0 -> 218380 bytes .../static/IBMPlexSans_Condensed-MediumItalic.ttf | Bin 0 -> 233840 bytes .../static/IBMPlexSans_Condensed-Regular.ttf | Bin 0 -> 218360 bytes .../static/IBMPlexSans_Condensed-SemiBold.ttf | Bin 0 -> 218372 bytes .../IBMPlexSans_Condensed-SemiBoldItalic.ttf | Bin 0 -> 233848 bytes .../static/IBMPlexSans_Condensed-Thin.ttf | Bin 0 -> 218960 bytes .../static/IBMPlexSans_Condensed-ThinItalic.ttf | Bin 0 -> 234260 bytes .../static/IBMPlexSans_SemiCondensed-Bold.ttf | Bin 0 -> 218376 bytes .../IBMPlexSans_SemiCondensed-BoldItalic.ttf | Bin 0 -> 233660 bytes .../IBMPlexSans_SemiCondensed-ExtraLight.ttf | Bin 0 -> 219036 bytes .../IBMPlexSans_SemiCondensed-ExtraLightItalic.ttf | Bin 0 -> 234440 bytes .../static/IBMPlexSans_SemiCondensed-Italic.ttf | Bin 0 -> 233716 bytes .../static/IBMPlexSans_SemiCondensed-Light.ttf | Bin 0 -> 218892 bytes .../IBMPlexSans_SemiCondensed-LightItalic.ttf | Bin 0 -> 234328 bytes .../static/IBMPlexSans_SemiCondensed-Medium.ttf | Bin 0 -> 218428 bytes .../IBMPlexSans_SemiCondensed-MediumItalic.ttf | Bin 0 -> 233820 bytes .../static/IBMPlexSans_SemiCondensed-Regular.ttf | Bin 0 -> 218392 bytes .../static/IBMPlexSans_SemiCondensed-SemiBold.ttf | Bin 0 -> 218408 bytes .../IBMPlexSans_SemiCondensed-SemiBoldItalic.ttf | Bin 0 -> 233808 bytes .../static/IBMPlexSans_SemiCondensed-Thin.ttf | Bin 0 -> 218996 bytes .../IBMPlexSans_SemiCondensed-ThinItalic.ttf | Bin 0 -> 234356 bytes src/main.tsx | 10 + src/styles/global.css | 73 +++++ src/styles/tokens.css | 354 +++++++++++++++++++++ src/vite-env.d.ts | 1 + 85 files changed, 924 insertions(+) create mode 100644 src/App.css create mode 100644 src/App.tsx create mode 100644 src/assets/icons/arrow-down.svg create mode 100644 src/assets/icons/arrow-up.svg create mode 100644 src/assets/icons/calendar.svg create mode 100644 src/assets/icons/chart.svg create mode 100644 src/assets/icons/clock.svg create mode 100644 src/assets/icons/command.svg create mode 100644 src/assets/icons/dollar.svg create mode 100644 src/assets/icons/external.svg create mode 100644 src/assets/icons/folder.svg create mode 100644 src/assets/icons/ledger.svg create mode 100644 src/assets/icons/pulse.svg create mode 100644 src/assets/icons/search.svg create mode 100644 src/assets/icons/terminal.svg create mode 100644 src/assets/icons/user.svg create mode 100644 src/assets/icons/window.svg create mode 100644 src/assets/react.svg create mode 100644 src/fonts/EBGaramond-Italic-VariableFont_wght.ttf create mode 100644 src/fonts/EBGaramond-VariableFont_wght.ttf create mode 100644 src/fonts/IBM_Plex_Mono/IBMPlexMono-Bold.ttf create mode 100644 src/fonts/IBM_Plex_Mono/IBMPlexMono-BoldItalic.ttf create mode 100644 src/fonts/IBM_Plex_Mono/IBMPlexMono-ExtraLight.ttf create mode 100644 src/fonts/IBM_Plex_Mono/IBMPlexMono-ExtraLightItalic.ttf create mode 100644 src/fonts/IBM_Plex_Mono/IBMPlexMono-Italic.ttf create mode 100644 src/fonts/IBM_Plex_Mono/IBMPlexMono-Light.ttf create mode 100644 src/fonts/IBM_Plex_Mono/IBMPlexMono-LightItalic.ttf create mode 100644 src/fonts/IBM_Plex_Mono/IBMPlexMono-Medium.ttf create mode 100644 src/fonts/IBM_Plex_Mono/IBMPlexMono-MediumItalic.ttf create mode 100644 src/fonts/IBM_Plex_Mono/IBMPlexMono-Regular.ttf create mode 100644 src/fonts/IBM_Plex_Mono/IBMPlexMono-SemiBold.ttf create mode 100644 src/fonts/IBM_Plex_Mono/IBMPlexMono-SemiBoldItalic.ttf create mode 100644 src/fonts/IBM_Plex_Mono/IBMPlexMono-Thin.ttf create mode 100644 src/fonts/IBM_Plex_Mono/IBMPlexMono-ThinItalic.ttf create mode 100644 src/fonts/IBM_Plex_Mono/OFL.txt create mode 100644 src/fonts/IBM_Plex_Sans/IBMPlexSans-Italic-VariableFont_wdth,wght.ttf create mode 100644 src/fonts/IBM_Plex_Sans/IBMPlexSans-VariableFont_wdth,wght.ttf create mode 100644 src/fonts/IBM_Plex_Sans/OFL.txt create mode 100644 src/fonts/IBM_Plex_Sans/README.txt create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Bold.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans-BoldItalic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ExtraLight.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ExtraLightItalic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Italic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Light.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans-LightItalic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Medium.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans-MediumItalic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Regular.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans-SemiBold.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans-SemiBoldItalic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Thin.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ThinItalic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Bold.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-BoldItalic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ExtraLight.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ExtraLightItalic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Italic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Light.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-LightItalic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Medium.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-MediumItalic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Regular.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-SemiBold.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-SemiBoldItalic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Thin.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ThinItalic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Bold.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-BoldItalic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ExtraLight.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ExtraLightItalic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Italic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Light.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-LightItalic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Medium.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-MediumItalic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Regular.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-SemiBold.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-SemiBoldItalic.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Thin.ttf create mode 100644 src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ThinItalic.ttf create mode 100644 src/main.tsx create mode 100644 src/styles/global.css create mode 100644 src/styles/tokens.css create mode 100644 src/vite-env.d.ts (limited to 'src') diff --git a/src/App.css b/src/App.css new file mode 100644 index 0000000..85f7a4a --- /dev/null +++ b/src/App.css @@ -0,0 +1,116 @@ +.logo.vite:hover { + filter: drop-shadow(0 0 2em #747bff); +} + +.logo.react:hover { + filter: drop-shadow(0 0 2em #61dafb); +} +:root { + font-family: Inter, Avenir, Helvetica, Arial, sans-serif; + font-size: 16px; + line-height: 24px; + font-weight: 400; + + color: #0f0f0f; + background-color: #f6f6f6; + + font-synthesis: none; + text-rendering: optimizeLegibility; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + -webkit-text-size-adjust: 100%; +} + +.container { + margin: 0; + padding-top: 10vh; + display: flex; + flex-direction: column; + justify-content: center; + text-align: center; +} + +.logo { + height: 6em; + padding: 1.5em; + will-change: filter; + transition: 0.75s; +} + +.logo.tauri:hover { + filter: drop-shadow(0 0 2em #24c8db); +} + +.row { + display: flex; + justify-content: center; +} + +a { + font-weight: 500; + color: #646cff; + text-decoration: inherit; +} + +a:hover { + color: #535bf2; +} + +h1 { + text-align: center; +} + +input, +button { + border-radius: 8px; + border: 1px solid transparent; + padding: 0.6em 1.2em; + font-size: 1em; + font-weight: 500; + font-family: inherit; + color: #0f0f0f; + background-color: #ffffff; + transition: border-color 0.25s; + box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); +} + +button { + cursor: pointer; +} + +button:hover { + border-color: #396cd8; +} +button:active { + border-color: #396cd8; + background-color: #e8e8e8; +} + +input, +button { + outline: none; +} + +#greet-input { + margin-right: 5px; +} + +@media (prefers-color-scheme: dark) { + :root { + color: #f6f6f6; + background-color: #2f2f2f; + } + + a:hover { + color: #24c8db; + } + + input, + button { + color: #ffffff; + background-color: #0f0f0f98; + } + button:active { + background-color: #0f0f0f69; + } +} diff --git a/src/App.tsx b/src/App.tsx new file mode 100644 index 0000000..a6e3249 --- /dev/null +++ b/src/App.tsx @@ -0,0 +1,12 @@ +function App() { + return ( +
+
+

Solstice

+

Pomodoro timer with ambient soundscapes.

+
+
+ ); +} + +export default App; diff --git a/src/assets/icons/arrow-down.svg b/src/assets/icons/arrow-down.svg new file mode 100644 index 0000000..2d7838b --- /dev/null +++ b/src/assets/icons/arrow-down.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/assets/icons/arrow-up.svg b/src/assets/icons/arrow-up.svg new file mode 100644 index 0000000..0f54028 --- /dev/null +++ b/src/assets/icons/arrow-up.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/assets/icons/calendar.svg b/src/assets/icons/calendar.svg new file mode 100644 index 0000000..2a116c9 --- /dev/null +++ b/src/assets/icons/calendar.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/assets/icons/chart.svg b/src/assets/icons/chart.svg new file mode 100644 index 0000000..830d53d --- /dev/null +++ b/src/assets/icons/chart.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/assets/icons/clock.svg b/src/assets/icons/clock.svg new file mode 100644 index 0000000..42a244b --- /dev/null +++ b/src/assets/icons/clock.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/assets/icons/command.svg b/src/assets/icons/command.svg new file mode 100644 index 0000000..19dd2af --- /dev/null +++ b/src/assets/icons/command.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/assets/icons/dollar.svg b/src/assets/icons/dollar.svg new file mode 100644 index 0000000..83e4a40 --- /dev/null +++ b/src/assets/icons/dollar.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/assets/icons/external.svg b/src/assets/icons/external.svg new file mode 100644 index 0000000..079a763 --- /dev/null +++ b/src/assets/icons/external.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/assets/icons/folder.svg b/src/assets/icons/folder.svg new file mode 100644 index 0000000..cb8ea41 --- /dev/null +++ b/src/assets/icons/folder.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/assets/icons/ledger.svg b/src/assets/icons/ledger.svg new file mode 100644 index 0000000..989e7a8 --- /dev/null +++ b/src/assets/icons/ledger.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/assets/icons/pulse.svg b/src/assets/icons/pulse.svg new file mode 100644 index 0000000..bfa6e5b --- /dev/null +++ b/src/assets/icons/pulse.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/assets/icons/search.svg b/src/assets/icons/search.svg new file mode 100644 index 0000000..4c561f8 --- /dev/null +++ b/src/assets/icons/search.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/assets/icons/terminal.svg b/src/assets/icons/terminal.svg new file mode 100644 index 0000000..a36c7bc --- /dev/null +++ b/src/assets/icons/terminal.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/assets/icons/user.svg b/src/assets/icons/user.svg new file mode 100644 index 0000000..45b7766 --- /dev/null +++ b/src/assets/icons/user.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/assets/icons/window.svg b/src/assets/icons/window.svg new file mode 100644 index 0000000..1c37c86 --- /dev/null +++ b/src/assets/icons/window.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/assets/react.svg b/src/assets/react.svg new file mode 100644 index 0000000..6c87de9 --- /dev/null +++ b/src/assets/react.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/fonts/EBGaramond-Italic-VariableFont_wght.ttf b/src/fonts/EBGaramond-Italic-VariableFont_wght.ttf new file mode 100644 index 0000000..9cb1376 Binary files /dev/null and b/src/fonts/EBGaramond-Italic-VariableFont_wght.ttf differ diff --git a/src/fonts/EBGaramond-VariableFont_wght.ttf b/src/fonts/EBGaramond-VariableFont_wght.ttf new file mode 100644 index 0000000..baf64b2 Binary files /dev/null and b/src/fonts/EBGaramond-VariableFont_wght.ttf differ diff --git a/src/fonts/IBM_Plex_Mono/IBMPlexMono-Bold.ttf b/src/fonts/IBM_Plex_Mono/IBMPlexMono-Bold.ttf new file mode 100644 index 0000000..247979c Binary files /dev/null and b/src/fonts/IBM_Plex_Mono/IBMPlexMono-Bold.ttf differ diff --git a/src/fonts/IBM_Plex_Mono/IBMPlexMono-BoldItalic.ttf b/src/fonts/IBM_Plex_Mono/IBMPlexMono-BoldItalic.ttf new file mode 100644 index 0000000..2321473 Binary files /dev/null and b/src/fonts/IBM_Plex_Mono/IBMPlexMono-BoldItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Mono/IBMPlexMono-ExtraLight.ttf b/src/fonts/IBM_Plex_Mono/IBMPlexMono-ExtraLight.ttf new file mode 100644 index 0000000..d6ab75d Binary files /dev/null and b/src/fonts/IBM_Plex_Mono/IBMPlexMono-ExtraLight.ttf differ diff --git a/src/fonts/IBM_Plex_Mono/IBMPlexMono-ExtraLightItalic.ttf b/src/fonts/IBM_Plex_Mono/IBMPlexMono-ExtraLightItalic.ttf new file mode 100644 index 0000000..88308ef Binary files /dev/null and b/src/fonts/IBM_Plex_Mono/IBMPlexMono-ExtraLightItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Mono/IBMPlexMono-Italic.ttf b/src/fonts/IBM_Plex_Mono/IBMPlexMono-Italic.ttf new file mode 100644 index 0000000..e259e84 Binary files /dev/null and b/src/fonts/IBM_Plex_Mono/IBMPlexMono-Italic.ttf differ diff --git a/src/fonts/IBM_Plex_Mono/IBMPlexMono-Light.ttf b/src/fonts/IBM_Plex_Mono/IBMPlexMono-Light.ttf new file mode 100644 index 0000000..0dcb2fb Binary files /dev/null and b/src/fonts/IBM_Plex_Mono/IBMPlexMono-Light.ttf differ diff --git a/src/fonts/IBM_Plex_Mono/IBMPlexMono-LightItalic.ttf b/src/fonts/IBM_Plex_Mono/IBMPlexMono-LightItalic.ttf new file mode 100644 index 0000000..f4a5fea Binary files /dev/null and b/src/fonts/IBM_Plex_Mono/IBMPlexMono-LightItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Mono/IBMPlexMono-Medium.ttf b/src/fonts/IBM_Plex_Mono/IBMPlexMono-Medium.ttf new file mode 100644 index 0000000..8253c5f Binary files /dev/null and b/src/fonts/IBM_Plex_Mono/IBMPlexMono-Medium.ttf differ diff --git a/src/fonts/IBM_Plex_Mono/IBMPlexMono-MediumItalic.ttf b/src/fonts/IBM_Plex_Mono/IBMPlexMono-MediumItalic.ttf new file mode 100644 index 0000000..528b13b Binary files /dev/null and b/src/fonts/IBM_Plex_Mono/IBMPlexMono-MediumItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Mono/IBMPlexMono-Regular.ttf b/src/fonts/IBM_Plex_Mono/IBMPlexMono-Regular.ttf new file mode 100644 index 0000000..601ae94 Binary files /dev/null and b/src/fonts/IBM_Plex_Mono/IBMPlexMono-Regular.ttf differ diff --git a/src/fonts/IBM_Plex_Mono/IBMPlexMono-SemiBold.ttf b/src/fonts/IBM_Plex_Mono/IBMPlexMono-SemiBold.ttf new file mode 100644 index 0000000..5e0b41d Binary files /dev/null and b/src/fonts/IBM_Plex_Mono/IBMPlexMono-SemiBold.ttf differ diff --git a/src/fonts/IBM_Plex_Mono/IBMPlexMono-SemiBoldItalic.ttf b/src/fonts/IBM_Plex_Mono/IBMPlexMono-SemiBoldItalic.ttf new file mode 100644 index 0000000..58243dd Binary files /dev/null and b/src/fonts/IBM_Plex_Mono/IBMPlexMono-SemiBoldItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Mono/IBMPlexMono-Thin.ttf b/src/fonts/IBM_Plex_Mono/IBMPlexMono-Thin.ttf new file mode 100644 index 0000000..e069a64 Binary files /dev/null and b/src/fonts/IBM_Plex_Mono/IBMPlexMono-Thin.ttf differ diff --git a/src/fonts/IBM_Plex_Mono/IBMPlexMono-ThinItalic.ttf b/src/fonts/IBM_Plex_Mono/IBMPlexMono-ThinItalic.ttf new file mode 100644 index 0000000..f3ed26b Binary files /dev/null and b/src/fonts/IBM_Plex_Mono/IBMPlexMono-ThinItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Mono/OFL.txt b/src/fonts/IBM_Plex_Mono/OFL.txt new file mode 100644 index 0000000..5bb330e --- /dev/null +++ b/src/fonts/IBM_Plex_Mono/OFL.txt @@ -0,0 +1,93 @@ +Copyright © 2017 IBM Corp. with Reserved Font Name "Plex" + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +https://openfontlicense.org + + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of collaborative font projects, to support the font creation +efforts of academic and linguistic communities, and to provide a free and +open framework in which fonts may be shared and improved in partnership +with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The +fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply +to any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. This may +include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, +or substituting -- in part or in whole -- any of the components of the +Original Version, by changing formats or by porting the Font Software to a +new environment. + +"Author" refers to any designer, engineer, programmer, technical +writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, +in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the corresponding +Copyright Holder. This restriction only applies to the primary font name as +presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created +using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/src/fonts/IBM_Plex_Sans/IBMPlexSans-Italic-VariableFont_wdth,wght.ttf b/src/fonts/IBM_Plex_Sans/IBMPlexSans-Italic-VariableFont_wdth,wght.ttf new file mode 100644 index 0000000..6232aaa Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/IBMPlexSans-Italic-VariableFont_wdth,wght.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/IBMPlexSans-VariableFont_wdth,wght.ttf b/src/fonts/IBM_Plex_Sans/IBMPlexSans-VariableFont_wdth,wght.ttf new file mode 100644 index 0000000..9add875 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/IBMPlexSans-VariableFont_wdth,wght.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/OFL.txt b/src/fonts/IBM_Plex_Sans/OFL.txt new file mode 100644 index 0000000..5bb330e --- /dev/null +++ b/src/fonts/IBM_Plex_Sans/OFL.txt @@ -0,0 +1,93 @@ +Copyright © 2017 IBM Corp. with Reserved Font Name "Plex" + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +https://openfontlicense.org + + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of collaborative font projects, to support the font creation +efforts of academic and linguistic communities, and to provide a free and +open framework in which fonts may be shared and improved in partnership +with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The +fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply +to any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. This may +include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, +or substituting -- in part or in whole -- any of the components of the +Original Version, by changing formats or by porting the Font Software to a +new environment. + +"Author" refers to any designer, engineer, programmer, technical +writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, +in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the corresponding +Copyright Holder. This restriction only applies to the primary font name as +presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created +using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/src/fonts/IBM_Plex_Sans/README.txt b/src/fonts/IBM_Plex_Sans/README.txt new file mode 100644 index 0000000..65b4063 --- /dev/null +++ b/src/fonts/IBM_Plex_Sans/README.txt @@ -0,0 +1,106 @@ +IBM Plex Sans Variable Font +=========================== + +This download contains IBM Plex Sans as both variable fonts and static fonts. + +IBM Plex Sans is a variable font with these axes: + wdth + wght + +This means all the styles are contained in these files: + IBMPlexSans-VariableFont_wdth,wght.ttf + IBMPlexSans-Italic-VariableFont_wdth,wght.ttf + +If your app fully supports variable fonts, you can now pick intermediate styles +that aren’t available as static fonts. Not all apps support variable fonts, and +in those cases you can use the static font files for IBM Plex Sans: + static/IBMPlexSans_Condensed-Thin.ttf + static/IBMPlexSans_Condensed-ExtraLight.ttf + static/IBMPlexSans_Condensed-Light.ttf + static/IBMPlexSans_Condensed-Regular.ttf + static/IBMPlexSans_Condensed-Medium.ttf + static/IBMPlexSans_Condensed-SemiBold.ttf + static/IBMPlexSans_Condensed-Bold.ttf + static/IBMPlexSans_SemiCondensed-Thin.ttf + static/IBMPlexSans_SemiCondensed-ExtraLight.ttf + static/IBMPlexSans_SemiCondensed-Light.ttf + static/IBMPlexSans_SemiCondensed-Regular.ttf + static/IBMPlexSans_SemiCondensed-Medium.ttf + static/IBMPlexSans_SemiCondensed-SemiBold.ttf + static/IBMPlexSans_SemiCondensed-Bold.ttf + static/IBMPlexSans-Thin.ttf + static/IBMPlexSans-ExtraLight.ttf + static/IBMPlexSans-Light.ttf + static/IBMPlexSans-Regular.ttf + static/IBMPlexSans-Medium.ttf + static/IBMPlexSans-SemiBold.ttf + static/IBMPlexSans-Bold.ttf + static/IBMPlexSans_Condensed-ThinItalic.ttf + static/IBMPlexSans_Condensed-ExtraLightItalic.ttf + static/IBMPlexSans_Condensed-LightItalic.ttf + static/IBMPlexSans_Condensed-Italic.ttf + static/IBMPlexSans_Condensed-MediumItalic.ttf + static/IBMPlexSans_Condensed-SemiBoldItalic.ttf + static/IBMPlexSans_Condensed-BoldItalic.ttf + static/IBMPlexSans_SemiCondensed-ThinItalic.ttf + static/IBMPlexSans_SemiCondensed-ExtraLightItalic.ttf + static/IBMPlexSans_SemiCondensed-LightItalic.ttf + static/IBMPlexSans_SemiCondensed-Italic.ttf + static/IBMPlexSans_SemiCondensed-MediumItalic.ttf + static/IBMPlexSans_SemiCondensed-SemiBoldItalic.ttf + static/IBMPlexSans_SemiCondensed-BoldItalic.ttf + static/IBMPlexSans-ThinItalic.ttf + static/IBMPlexSans-ExtraLightItalic.ttf + static/IBMPlexSans-LightItalic.ttf + static/IBMPlexSans-Italic.ttf + static/IBMPlexSans-MediumItalic.ttf + static/IBMPlexSans-SemiBoldItalic.ttf + static/IBMPlexSans-BoldItalic.ttf + +Get started +----------- + +1. Install the font files you want to use + +2. Use your app's font picker to view the font family and all the +available styles + +Learn more about variable fonts +------------------------------- + + https://developers.google.com/web/fundamentals/design-and-ux/typography/variable-fonts + https://variablefonts.typenetwork.com + https://medium.com/variable-fonts + +In desktop apps + + https://theblog.adobe.com/can-variable-fonts-illustrator-cc + https://helpx.adobe.com/nz/photoshop/using/fonts.html#variable_fonts + +Online + + https://developers.google.com/fonts/docs/getting_started + https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide + https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/variable-fonts + +Installing fonts + + MacOS: https://support.apple.com/en-us/HT201749 + Linux: https://www.google.com/search?q=how+to+install+a+font+on+gnu%2Blinux + Windows: https://support.microsoft.com/en-us/help/314960/how-to-install-or-remove-a-font-in-windows + +Android Apps + + https://developers.google.com/fonts/docs/android + https://developer.android.com/guide/topics/ui/look-and-feel/downloadable-fonts + +License +------- +Please read the full license text (OFL.txt) to understand the permissions, +restrictions and requirements for usage, redistribution, and modification. + +You can use them in your products & projects – print or digital, +commercial or otherwise. + +This isn't legal advice, please consider consulting a lawyer and see the full +license for all details. diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Bold.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Bold.ttf new file mode 100644 index 0000000..258c10a Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Bold.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-BoldItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-BoldItalic.ttf new file mode 100644 index 0000000..fabdca0 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-BoldItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ExtraLight.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ExtraLight.ttf new file mode 100644 index 0000000..46f52c4 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ExtraLight.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ExtraLightItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ExtraLightItalic.ttf new file mode 100644 index 0000000..6fac7fa Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ExtraLightItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Italic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Italic.ttf new file mode 100644 index 0000000..bf43956 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Italic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Light.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Light.ttf new file mode 100644 index 0000000..56e7db7 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Light.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-LightItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-LightItalic.ttf new file mode 100644 index 0000000..1e2e86a Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-LightItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Medium.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Medium.ttf new file mode 100644 index 0000000..fb75072 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Medium.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-MediumItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-MediumItalic.ttf new file mode 100644 index 0000000..1b059be Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-MediumItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Regular.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Regular.ttf new file mode 100644 index 0000000..5387ad4 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Regular.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-SemiBold.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-SemiBold.ttf new file mode 100644 index 0000000..a63f1c5 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-SemiBold.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-SemiBoldItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-SemiBoldItalic.ttf new file mode 100644 index 0000000..981d514 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-SemiBoldItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Thin.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Thin.ttf new file mode 100644 index 0000000..918d4a0 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Thin.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ThinItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ThinItalic.ttf new file mode 100644 index 0000000..f7d1dab Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ThinItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Bold.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Bold.ttf new file mode 100644 index 0000000..064ffb4 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Bold.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-BoldItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-BoldItalic.ttf new file mode 100644 index 0000000..924b914 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-BoldItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ExtraLight.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ExtraLight.ttf new file mode 100644 index 0000000..cdf06a1 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ExtraLight.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ExtraLightItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ExtraLightItalic.ttf new file mode 100644 index 0000000..9b9f6ce Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ExtraLightItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Italic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Italic.ttf new file mode 100644 index 0000000..03de618 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Italic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Light.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Light.ttf new file mode 100644 index 0000000..f8f53b9 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Light.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-LightItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-LightItalic.ttf new file mode 100644 index 0000000..b0cd1b2 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-LightItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Medium.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Medium.ttf new file mode 100644 index 0000000..7ae38ba Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Medium.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-MediumItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-MediumItalic.ttf new file mode 100644 index 0000000..0a09a4f Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-MediumItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Regular.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Regular.ttf new file mode 100644 index 0000000..fd7f8a0 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Regular.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-SemiBold.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-SemiBold.ttf new file mode 100644 index 0000000..a715d67 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-SemiBold.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-SemiBoldItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-SemiBoldItalic.ttf new file mode 100644 index 0000000..1ca1180 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-SemiBoldItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Thin.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Thin.ttf new file mode 100644 index 0000000..f2bce48 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Thin.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ThinItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ThinItalic.ttf new file mode 100644 index 0000000..b2ff4b1 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ThinItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Bold.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Bold.ttf new file mode 100644 index 0000000..e6f7439 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Bold.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-BoldItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-BoldItalic.ttf new file mode 100644 index 0000000..15a7756 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-BoldItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ExtraLight.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ExtraLight.ttf new file mode 100644 index 0000000..cd72939 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ExtraLight.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ExtraLightItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ExtraLightItalic.ttf new file mode 100644 index 0000000..ec6f0f0 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ExtraLightItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Italic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Italic.ttf new file mode 100644 index 0000000..0b6665d Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Italic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Light.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Light.ttf new file mode 100644 index 0000000..3a24359 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Light.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-LightItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-LightItalic.ttf new file mode 100644 index 0000000..64cb0e7 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-LightItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Medium.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Medium.ttf new file mode 100644 index 0000000..a432758 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Medium.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-MediumItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-MediumItalic.ttf new file mode 100644 index 0000000..c8f51aa Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-MediumItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Regular.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Regular.ttf new file mode 100644 index 0000000..ad9a625 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Regular.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-SemiBold.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-SemiBold.ttf new file mode 100644 index 0000000..77832b0 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-SemiBold.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-SemiBoldItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-SemiBoldItalic.ttf new file mode 100644 index 0000000..6f11e69 Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-SemiBoldItalic.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Thin.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Thin.ttf new file mode 100644 index 0000000..dda2e8a Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Thin.ttf differ diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ThinItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ThinItalic.ttf new file mode 100644 index 0000000..4d4518e Binary files /dev/null and b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ThinItalic.ttf differ diff --git a/src/main.tsx b/src/main.tsx new file mode 100644 index 0000000..e6d4740 --- /dev/null +++ b/src/main.tsx @@ -0,0 +1,10 @@ +import React from "react"; +import ReactDOM from "react-dom/client"; +import "./styles/global.css"; +import App from "./App"; + +ReactDOM.createRoot(document.getElementById("root") as HTMLElement).render( + + + , +); diff --git a/src/styles/global.css b/src/styles/global.css new file mode 100644 index 0000000..2f1d37e --- /dev/null +++ b/src/styles/global.css @@ -0,0 +1,73 @@ +@import "./tokens.css"; +@import "tailwindcss"; + +@layer base { + :root { + /* Surface colors */ + --color-ink-0: var(--ink-0); + --color-ink-1: var(--ink-1); + --color-ink-2: var(--ink-2); + --color-ink-3: var(--ink-3); + --color-ink-4: var(--ink-4); + + /* Line colors */ + --color-line-1: var(--line-1); + --color-line-2: var(--line-2); + --color-line-3: var(--line-3); + + /* Foreground */ + --color-fg-1: var(--fg-1); + --color-fg-2: var(--fg-2); + --color-fg-3: var(--fg-3); + --color-fg-4: var(--fg-4); + + /* Accent */ + --color-brass: var(--brass); + --color-brass-bright: var(--brass-bright); + --color-brass-deep: var(--brass-deep); + --color-brass-ink: var(--brass-ink); + + /* Secondary palette */ + --color-oxford: var(--oxford); + --color-oxford-light: var(--oxford-light); + --color-burgundy: var(--burgundy); + --color-burgundy-light: var(--burgundy-light); + + /* Semantic */ + --color-positive: var(--positive); + --color-positive-bg: var(--positive-bg); + --color-negative: var(--negative); + --color-negative-bg: var(--negative-bg); + --color-warning: var(--warning); + --color-warning-bg: var(--warning-bg); + --color-info: var(--info); + --color-info-bg: var(--info-bg); + + /* Border radii */ + --radius-1: var(--r-1); + --radius-2: var(--r-2); + --radius-3: var(--r-3); + --radius-4: var(--r-4); + --radius-full: var(--r-full); + + /* Shadows */ + --shadow-s1: var(--shadow-1); + --shadow-s2: var(--shadow-2); + --shadow-s3: var(--shadow-3); + --shadow-sbr: var(--shadow-brass); + } + + html, body { + background: var(--ink-0); + color: var(--fg-2); + font-family: var(--font-sans); + font-size: var(--fs-16); + line-height: var(--lh-normal); + -webkit-font-smoothing: antialiased; + text-rendering: optimizeLegibility; + } + + #root { + min-height: 100vh; + } +} diff --git a/src/styles/tokens.css b/src/styles/tokens.css new file mode 100644 index 0000000..1ccaf4a --- /dev/null +++ b/src/styles/tokens.css @@ -0,0 +1,354 @@ +/* ========================================================================= + Tyler Hoang — Colors & Type + Dark, traditional, polished. Finance-forward. + ========================================================================= */ + +/* ========================================================================= + LOCAL BRAND FONTS — all self-hosted, no network requests + ========================================================================= */ + +/* EB Garamond — variable, both axes */ +@font-face { + font-family: 'EB Garamond'; + src: url('../fonts/EBGaramond-VariableFont_wght.ttf') format('truetype-variations'), + url('../fonts/EBGaramond-VariableFont_wght.ttf') format('truetype'); + font-weight: 400 800; + font-style: normal; + font-display: swap; +} +@font-face { + font-family: 'EB Garamond'; + src: url('../fonts/EBGaramond-Italic-VariableFont_wght.ttf') format('truetype-variations'), + url('../fonts/EBGaramond-Italic-VariableFont_wght.ttf') format('truetype'); + font-weight: 400 800; + font-style: italic; + font-display: swap; +} + +/* IBM Plex Sans — variable, both axes (wdth + wght) */ +@font-face { + font-family: 'IBM Plex Sans'; + src: url('../fonts/IBM_Plex_Sans/IBMPlexSans-VariableFont_wdth,wght.ttf') format('truetype-variations'), + url('../fonts/IBM_Plex_Sans/IBMPlexSans-VariableFont_wdth,wght.ttf') format('truetype'); + font-weight: 100 700; + font-stretch: 85% 100%; + font-style: normal; + font-display: swap; +} +@font-face { + font-family: 'IBM Plex Sans'; + src: url('../fonts/IBM_Plex_Sans/IBMPlexSans-Italic-VariableFont_wdth,wght.ttf') format('truetype-variations'), + url('../fonts/IBM_Plex_Sans/IBMPlexSans-Italic-VariableFont_wdth,wght.ttf') format('truetype'); + font-weight: 100 700; + font-stretch: 85% 100%; + font-style: italic; + font-display: swap; +} + +/* IBM Plex Mono — static weights 300 / 400 / 500 / 600 (roman + italic) */ +@font-face { + font-family: 'IBM Plex Mono'; + src: url('../fonts/IBM_Plex_Mono/IBMPlexMono-Light.ttf') format('truetype'); + font-weight: 300; + font-style: normal; + font-display: swap; +} +@font-face { + font-family: 'IBM Plex Mono'; + src: url('../fonts/IBM_Plex_Mono/IBMPlexMono-LightItalic.ttf') format('truetype'); + font-weight: 300; + font-style: italic; + font-display: swap; +} +@font-face { + font-family: 'IBM Plex Mono'; + src: url('../fonts/IBM_Plex_Mono/IBMPlexMono-Regular.ttf') format('truetype'); + font-weight: 400; + font-style: normal; + font-display: swap; +} +@font-face { + font-family: 'IBM Plex Mono'; + src: url('../fonts/IBM_Plex_Mono/IBMPlexMono-Italic.ttf') format('truetype'); + font-weight: 400; + font-style: italic; + font-display: swap; +} +@font-face { + font-family: 'IBM Plex Mono'; + src: url('../fonts/IBM_Plex_Mono/IBMPlexMono-Medium.ttf') format('truetype'); + font-weight: 500; + font-style: normal; + font-display: swap; +} +@font-face { + font-family: 'IBM Plex Mono'; + src: url('../fonts/IBM_Plex_Mono/IBMPlexMono-MediumItalic.ttf') format('truetype'); + font-weight: 500; + font-style: italic; + font-display: swap; +} +@font-face { + font-family: 'IBM Plex Mono'; + src: url('../fonts/IBM_Plex_Mono/IBMPlexMono-SemiBold.ttf') format('truetype'); + font-weight: 600; + font-style: normal; + font-display: swap; +} +@font-face { + font-family: 'IBM Plex Mono'; + src: url('../fonts/IBM_Plex_Mono/IBMPlexMono-SemiBoldItalic.ttf') format('truetype'); + font-weight: 600; + font-style: italic; + font-display: swap; +} + +:root { + /* ---------- COLOR — Surfaces (warm-cool ink, never pure black) ---------- */ + --ink-0: #0B0E13; /* page background — deep midnight, hint of blue */ + --ink-1: #11151C; /* card / surface 1 */ + --ink-2: #181D26; /* surface 2 — popovers, raised */ + --ink-3: #222934; /* surface 3 — input fills */ + --ink-4: #2C3340; /* surface 4 — hover */ + + /* ---------- COLOR — Lines ---------- */ + --line-1: #232934; /* hairline divider */ + --line-2: #2E3645; /* default border */ + --line-3: #3D4658; /* prominent border / focus ring base */ + + /* ---------- COLOR — Foreground (warm cream — never pure white) ---------- */ + --fg-1: #F2ECDC; /* high — headings, primary text */ + --fg-2: #C7C0AE; /* mid — body text */ + --fg-3: #8E8676; /* low — secondary, captions */ + --fg-4: #5E5849; /* lowest — disabled, tertiary */ + + /* ---------- COLOR — Brand accents (restrained, traditional) ---------- */ + /* Champagne — soft, muted, never honey-gold. Confirmed by user + against the "Lumière" gold which read too yellow. */ + --brass: #C2AA7A; /* primary accent — muted champagne */ + --brass-bright: #DCC79E; /* hover / highlight — pale champagne */ + --brass-deep: #8F7A50; /* pressed — deeper champagne */ + --brass-ink: #17120A; /* on-brass foreground */ + + --oxford: #1F3D5C; /* secondary — oxford navy */ + --oxford-light: #2E5A87; + --burgundy: #6E2A2E; /* tertiary — bound-leather burgundy */ + --burgundy-light:#8B3A3F; + + /* ---------- COLOR — Semantic (financial; never neon) ---------- */ + --positive: #4F8C5E; /* gain — forest green */ + --positive-bg: #15241A; + --negative: #B5494B; /* loss — muted vermilion */ + --negative-bg: #2A1517; + --warning: #C49545; /* caution — amber */ + --warning-bg: #2A1F0F; + --info: #4A78B5; /* info — slate blue */ + --info-bg: #11202E; + + /* ---------- COLOR — Selection / focus ---------- */ + --focus-ring: rgba(194, 170, 122, 0.55); /* champagne at 55% */ + --selection-bg: rgba(194, 170, 122, 0.25); + + /* ---------- TYPE — Families ---------- */ + --font-display: 'EB Garamond', 'Source Serif Pro', 'Georgia', serif; + --font-sans: 'IBM Plex Sans', 'Helvetica Neue', system-ui, sans-serif; + --font-mono: 'IBM Plex Mono', 'SF Mono', Menlo, monospace; + + /* ---------- TYPE — Scale (modular, 1.250 — major third) ---------- */ + --fs-12: 0.75rem; /* 12 — micro / labels */ + --fs-13: 0.8125rem; /* 13 — caption */ + --fs-14: 0.875rem; /* 14 — small */ + --fs-16: 1rem; /* 16 — body */ + --fs-18: 1.125rem; /* 18 — body lg */ + --fs-20: 1.25rem; /* 20 — h6 */ + --fs-24: 1.5rem; /* 24 — h5 */ + --fs-30: 1.875rem; /* 30 — h4 */ + --fs-38: 2.375rem; /* 38 — h3 */ + --fs-48: 3rem; /* 48 — h2 */ + --fs-64: 4rem; /* 64 — h1 */ + --fs-88: 5.5rem; /* 88 — display */ + + /* ---------- TYPE — Weights ---------- */ + --w-light: 300; + --w-regular: 400; + --w-medium: 500; + --w-semibold: 600; + --w-bold: 700; + + /* ---------- TYPE — Line heights ---------- */ + --lh-tight: 1.05; + --lh-snug: 1.2; + --lh-normal: 1.45; + --lh-relaxed: 1.6; + + /* ---------- TYPE — Tracking ---------- */ + --tr-tight: -0.02em; + --tr-snug: -0.01em; + --tr-normal: 0; + --tr-wide: 0.04em; + --tr-wider: 0.12em; /* small-caps labels */ + + /* ---------- SPACING (4px base) ---------- */ + --sp-1: 4px; + --sp-2: 8px; + --sp-3: 12px; + --sp-4: 16px; + --sp-5: 24px; + --sp-6: 32px; + --sp-7: 48px; + --sp-8: 64px; + --sp-9: 96px; + --sp-10: 128px; + + /* ---------- RADII — small, never bubbly ---------- */ + --r-0: 0; + --r-1: 2px; + --r-2: 4px; + --r-3: 6px; /* cards default */ + --r-4: 8px; /* large surfaces */ + --r-full: 999px; + + /* ---------- ELEVATION — long, low, warm ---------- */ + --shadow-1: 0 1px 0 rgba(0,0,0,.4), 0 1px 2px rgba(0,0,0,.3); + --shadow-2: 0 1px 0 rgba(0,0,0,.4), 0 4px 12px rgba(0,0,0,.45); + --shadow-3: 0 2px 0 rgba(0,0,0,.5), 0 12px 32px rgba(0,0,0,.55); + --shadow-inset: inset 0 1px 0 rgba(255,255,255,.04); + --shadow-brass: 0 0 0 1px rgba(194,170,122,.35), 0 6px 20px rgba(194,170,122,.18); +} + +/* ========================================================================= + SEMANTIC TYPE STYLES + ========================================================================= */ + +body { + font-family: var(--font-sans); + font-size: var(--fs-16); + line-height: var(--lh-normal); + color: var(--fg-2); + background: var(--ink-0); + font-weight: var(--w-regular); + text-rendering: optimizeLegibility; + -webkit-font-smoothing: antialiased; +} + +::selection { background: var(--selection-bg); color: var(--fg-1); } + +.display, h1.display { + font-family: var(--font-display); + font-size: var(--fs-88); + font-weight: var(--w-regular); + line-height: var(--lh-tight); + letter-spacing: var(--tr-tight); + color: var(--fg-1); + font-style: italic; /* EB Garamond italics are the signature move */ +} + +h1, .h1 { + font-family: var(--font-display); + font-size: var(--fs-64); + font-weight: var(--w-regular); + line-height: var(--lh-tight); + letter-spacing: var(--tr-tight); + color: var(--fg-1); + margin: 0; +} + +h2, .h2 { + font-family: var(--font-display); + font-size: var(--fs-48); + font-weight: var(--w-regular); + line-height: var(--lh-snug); + letter-spacing: var(--tr-snug); + color: var(--fg-1); + margin: 0; +} + +h3, .h3 { + font-family: var(--font-display); + font-size: var(--fs-30); + font-weight: var(--w-medium); + line-height: var(--lh-snug); + color: var(--fg-1); + margin: 0; +} + +h4, .h4 { + font-family: var(--font-sans); + font-size: var(--fs-20); + font-weight: var(--w-semibold); + line-height: var(--lh-snug); + letter-spacing: var(--tr-snug); + color: var(--fg-1); + margin: 0; +} + +h5, .h5 { + font-family: var(--font-sans); + font-size: var(--fs-16); + font-weight: var(--w-semibold); + line-height: var(--lh-snug); + color: var(--fg-1); + margin: 0; +} + +h6, .eyebrow { + font-family: var(--font-sans); + font-size: var(--fs-12); + font-weight: var(--w-semibold); + text-transform: uppercase; + letter-spacing: var(--tr-wider); + color: var(--fg-3); + margin: 0; +} + +p, .p { + font-family: var(--font-sans); + font-size: var(--fs-16); + line-height: var(--lh-relaxed); + color: var(--fg-2); + margin: 0; +} + +.lead { + font-family: var(--font-display); + font-size: var(--fs-24); + font-weight: var(--w-regular); + line-height: var(--lh-relaxed); + color: var(--fg-1); + font-style: italic; +} + +.caption { + font-family: var(--font-sans); + font-size: var(--fs-13); + line-height: var(--lh-normal); + color: var(--fg-3); +} + +.micro { + font-family: var(--font-sans); + font-size: var(--fs-12); + text-transform: uppercase; + letter-spacing: var(--tr-wider); + color: var(--fg-3); +} + +code, .code { + font-family: var(--font-mono); + font-size: 0.92em; + background: var(--ink-3); + color: var(--fg-1); + padding: 2px 6px; + border-radius: var(--r-1); + border: 1px solid var(--line-1); +} + +.tabular { font-family: var(--font-mono); font-variant-numeric: tabular-nums; } + +a { + color: var(--brass-bright); + text-decoration: none; + border-bottom: 1px solid var(--brass-deep); + transition: color .15s ease, border-color .15s ease; +} +a:hover { color: var(--fg-1); border-color: var(--brass-bright); } diff --git a/src/vite-env.d.ts b/src/vite-env.d.ts new file mode 100644 index 0000000..11f02fe --- /dev/null +++ b/src/vite-env.d.ts @@ -0,0 +1 @@ +/// -- cgit v1.3-2-g0d8e