Commit 54b7265
[DDW-161] Fix theming issues on the wallet import overlays (#1983)
* [DDW-161] - Fix theming issues on the wallet import overlays - Adding fixes for button hover, focus state. Adding tooltip on input fields. Fixing focus, blur on input fields.
* [DDW-161] - Fix theming issues on the wallet import overlays - Adding fixes for button hover, focus state. Adding tooltip on input fields. Fixing focus, blur on input fields.
* [DDW-161] - Fix theming issues on the wallet import overlays - Fixing left button - arrow button visibility
* [DDW-161] - Fix theming issues on the wallet import overlays - Fixing formatting issues
* [DDW-161] - Fix theming issues on the wallet import overlays - Adding close button color variable for all themes
* [DDW-161] - Fix theming issues on the wallet import overlays - Adding new color variables for all themes
* [DDW-161] - Fix theming issues on the wallet import overlays - Adding new color variables for all themes
* [DDW-161] - Fix theming issues on the wallet import overlays - Adding new color variables for all themes
* [DDW-161] - Fix theming issues on the wallet import overlays - changelog
* [DDW-161] - Fix theming issues on the wallet import overlays - changelog
* [DDW-161] - Fix theming issues on the wallet import overlays - fixing colors for lightblue, yellow and white themes
* [DDW-161] - Fix theming issues on the wallet import overlays - fixing colors for lightblue, yellow and white themes
* [DDW-161] - Fix theming issues on the wallet import overlays - fixing colors for lightblue, yellow and white themes
* [DDW-161] - Fix theming issues on the wallet import overlays - fixing colors for lightblue, yellow and white themes
* [DDW-161] - Fix theming issues on the wallet import overlays - fixing colors for lightblue, yellow and white themes
* [DDW-161] - Fix theming issues on the wallet import overlays - fixing esc blur event
* [DDW-161] - Fix theming issues on the wallet import overlays - fixing esc blur event
* [DDW-161] - Fix theming issues on the wallet import overlays - fixing esc blur event
* [DDW-161] - Fix theming issues on the wallet import overlays - fixing coloring
* [DDW-161] - Fix theming issues on the wallet import overlays - fixing coloring
* [DDW-161] - Fix theming issues on the wallet import overlays - fixing coloring
* [DDW-161] - Fix theming issues on the wallet import overlays - fixing coloring - formating
* [DDW-161] - Fix theming issues on the wallet import overlays - fixing coloring - fixing InlineEditingSmallInput rendering
* [DDW-161] Improve wallet import dialog reseting
* [DDW-161] - Fix theming issues on the wallet import overlays - fixing checkbox
* [DDW-161] - Fix theming issues on the wallet import overlays - fixing tooltip
* [DDW-161] - Fix theming issues on the wallet import overlays - fixing checkbox
* [DDW-161] - Fix theming issues on the wallet import overlays - fixing fonts
* [DDW-161] - Fix theming issues on the wallet import overlays - fixing formating
* [DDW-161] - Fix theming issues on the wallet import overlays - fixing border color
* [DDW-161] Fixes
* [DDW-161] Fix wallet row status icons
* [DDW-161] - Fix theming issues on the wallet import overlays - error colors
* [DDW-161] - Fix theming issues on the wallet import overlays - error colors
* [DDW-161] Fix wallet status icons
* [DDW-161] Fix counter positioning
* [DDW-161] - Fix theming issues on the wallet import overlays - error colors
* [DDW-161] - Fix theming issues on the wallet import overlays - error colors
* [DDW-161] - Fix theming issues on the wallet import overlays - error colors
* [DDW-161] - Fix theming issues on the wallet import overlays - itn theme button background fix
* [DDW-161] - Fix theming issues on the wallet import overlays - input field blur on focus
* [DDW-161] - Fix theming issues on the wallet import overlays - input field blur on focus
* [DDW-161] - Fix theming issues on the wallet import overlays - yellow theme fixes
* [DDW-161] Fix checkbox tooltip
* [DDW-161] - Fix theming issues on the wallet import overlays - yellow theme fixes
* [DDW-161] - Fix theming issues on the wallet import overlays - yellow theme fixes
* [DDW-161] - Fix theming issues on the wallet import overlays - radio group/button coloring
* [DDW-161] - Fix theming issues on the wallet import overlays - radio group/button coloring
* [DDW-161] Fix receive screen
* [DDW-161] - Fix theming issues on the wallet import overlays - radio group/button coloring
* [DDW-161] - Fix theming issues on the wallet import overlays - radio group/button coloring
* [DDW-161] - Fix theming issues on the wallet import overlays - error focus
* [DDW-161] - Fix theming issues on the wallet import overlays - error focus
* [DDW-161] - Fix theming issues on the wallet import overlays - border colors on inputs fix
* [DDW-161] - Fix theming issues on the wallet import overlays - border colors for checkboxes
* [DDW-161] - Fix theming issues on the wallet import overlays - alphabetical ordering
* [DDW-161] Final CSS fixes
* [DDW-161] Updates CHANGELOG
Co-authored-by: Nikola Glumac <niglumac@gmail.com>1 parent 30afa67 commit 54b7265
File tree
24 files changed
+613
-392
lines changed- source/renderer/app
- components
- settings/categories
- wallet
- receive
- wallet-import
- widgets/forms
- containers/wallet
- i18n/locales
- stores
- themes
- daedalus
- overrides
- utils
24 files changed
+613
-392
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
205 | 206 | | |
206 | 207 | | |
207 | 208 | | |
208 | | - | |
| 209 | + | |
209 | 210 | | |
210 | 211 | | |
211 | 212 | | |
| |||
223 | 224 | | |
224 | 225 | | |
225 | 226 | | |
226 | | - | |
| 227 | + | |
227 | 228 | | |
228 | 229 | | |
229 | 230 | | |
| |||
Lines changed: 46 additions & 33 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
252 | 254 | | |
253 | 255 | | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
264 | 271 | | |
265 | 272 | | |
266 | 273 | | |
| |||
280 | 287 | | |
281 | 288 | | |
282 | 289 | | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
291 | 309 | | |
292 | 310 | | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
| 311 | + | |
| 312 | + | |
300 | 313 | | |
301 | 314 | | |
302 | 315 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
134 | 143 | | |
135 | 144 | | |
136 | 145 | | |
| |||
150 | 159 | | |
151 | 160 | | |
152 | 161 | | |
| 162 | + | |
153 | 163 | | |
154 | 164 | | |
155 | 165 | | |
| |||
166 | 176 | | |
167 | 177 | | |
168 | 178 | | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
| 179 | + | |
173 | 180 | | |
174 | 181 | | |
175 | 182 | | |
| |||
199 | 206 | | |
200 | 207 | | |
201 | 208 | | |
202 | | - | |
203 | 209 | | |
204 | 210 | | |
205 | 211 | | |
| |||
249 | 255 | | |
250 | 256 | | |
251 | 257 | | |
| 258 | + | |
252 | 259 | | |
253 | 260 | | |
254 | 261 | | |
| |||
0 commit comments