Commit 1553d34
committed
feat(ccb): add pressed-chip active state to design-mode toggle
The CCB design-mode toggle had no visible active state beyond a title
change, so it wasn't obvious the button was "on" without reading the
tooltip. Add a subtle lighter background (rgba(255,255,255,0.12)) on
.is-active to make the button read as a pressed toolbar chip, and
bump the icon color one step brighter. No accent color — keeps the
CCB's neutral palette intact.1 parent 02d8e6e commit 1553d34
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
108 | 117 | | |
109 | 118 | | |
110 | 119 | | |
| |||
0 commit comments