feat(gui): design theme — amber palette, Inter/JetBrains Mono, styled cards#5
Merged
Conversation
…styled cards - theme.rs: palette tokens, egui Style/Visuals (warm near-black + amber accent), bundled Inter + JetBrains Mono fonts (OFL) with egui fallback for Cyrillic/emoji, hex-mark painter, accent match-highlight LayoutJob, card shadow - restyle: brand row, mono input w/ amber focus, primary/secondary buttons, accent radio + spinner, status dots, result cards (shadow + highlighted match), secret inset, 'Скопировано ✓' flash; min window size - docs/: design-brief.md + design-mockup.html (visual reference) - README: fonts credit (OFL), roadmap; ported from claude.ai design tool output - gates: fmt, clippy pedantic -D warnings, 22 tests; live smoke verified
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Дизайн-тема (порт из claude.ai Design tool → egui)
Полный визуальный рестайл GUI по согласованному макету (
docs/design-mockup.html, брифdocs/design-brief.md).Что внутри
theme.rs: цветовые токены 1:1 с макетом (тёплый near-black#14120d+ янтарь#f5a623),egui::Style/Visualsс per-state виджетами, встроенные шрифты Inter + JetBrains Mono (OFL) с сохранением egui-fallback для кириллицы и 🔒-эмодзи, painter шестиугольника0x, подсветка совпадения (LayoutJob), мягкая тень карточек.docs/: бриф + HTML-макет как референс; README — кредит шрифтов (OFL).Качество
cargo fmt·clippy --all-targets -D warnings(pedantic) · 22 теста — зелёныеfc-scan→ru), OFL-лицензии приложены (assets/fonts/OFL-*.txt)