Commit a6d1fd3
Enhance color picker tool and remove GHLiveSample macro (mdn#41158)
* Enhance color picker tool and remove GHLiveSample macro
* Apply suggestions from code review
Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org>
* address review comments
* Apply suggestions from code review
Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org>
* address review comments
* correct colorspace name casings
* Apply suggestions from code review
Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org>
* review comments
* align inputs
* better formatting
* rename to color_format_converter
* remove text to avoid repitition
---------
Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org>1 parent 0ea88f7 commit a6d1fd3
File tree
23 files changed
+717
-124
lines changed- files
- en-us
- glossary/color_space
- learn_web_development/getting_started/your_first_website/what_will_your_website_look_like
- web
- accessibility/guides/colors_and_luminance
- css
- color-interpolation-method
- color_value
- color-mix
- color
- hsl
- hwb
- lab
- oklch
- rgb
- css_colors
- color_format_converter
- color_mixer
- color_picker
- color_values
- css_values_and_units/css_value_functions
- sidebars
23 files changed
+717
-124
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12252 | 12252 | | |
12253 | 12253 | | |
12254 | 12254 | | |
12255 | | - | |
| 12255 | + | |
| 12256 | + | |
12256 | 12257 | | |
12257 | 12258 | | |
12258 | 12259 | | |
| |||
12331 | 12332 | | |
12332 | 12333 | | |
12333 | 12334 | | |
12334 | | - | |
| 12335 | + | |
12335 | 12336 | | |
12336 | 12337 | | |
12337 | 12338 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75899 | 75899 | | |
75900 | 75900 | | |
75901 | 75901 | | |
75902 | | - | |
| 75902 | + | |
75903 | 75903 | | |
75904 | 75904 | | |
75905 | 75905 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
| 64 | + | |
| 65 | + | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
| 386 | + | |
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
0 commit comments