Commit 6d44097
style: unified frosted glass aesthetic for AskBarView and ConversationView (#67)
style: apply unified frosted glass aesthetic to AskBarView and ConversationView
Brings the main chat UI in line with the approved onboarding screens:
- Warm dark surface base (rgba(22,18,15,0.98)) replacing the neutral gray
- Warm elevated surface (rgba(38,30,24,0.6)) for consistency
- Radial gradient glow at top of morphing container (signature warm ambient touch)
- Top border accent (rgba(255,141,92,0.2)) matching onboarding panel treatment
- Glowing line pseudo-element at top edge via ::before
- AI chat bubble warmed to rgba(36,30,26,0.95) with top border accent
- Shadow tokens tightened: removed wide-spread glow that caused native window clipping
Signed-off-by: Logan Nguyen <lg.131.dev@gmail.com>
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>1 parent 8c7f2cd commit 6d44097
1 file changed
Lines changed: 34 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
58 | 82 | | |
59 | 83 | | |
60 | 84 | | |
| |||
76 | 100 | | |
77 | 101 | | |
78 | 102 | | |
79 | | - | |
| 103 | + | |
80 | 104 | | |
81 | 105 | | |
82 | | - | |
| 106 | + | |
83 | 107 | | |
84 | 108 | | |
85 | 109 | | |
| 110 | + | |
86 | 111 | | |
87 | | - | |
| 112 | + | |
88 | 113 | | |
89 | 114 | | |
90 | 115 | | |
| |||
0 commit comments