From 3ae0fedc6c5cf76bb34cb05467fdaa09b0bcc441 Mon Sep 17 00:00:00 2001 From: Simone Vittori Date: Fri, 21 Jun 2024 11:50:28 +0100 Subject: [PATCH] RIS-365 Change emphasis background color (#1) * Change `bgColor.accent.emphasis` to prov.color.neonGreen` * Run `npm run build build:v8 build:fallbacks build:figma` --- .../functional/themes/light-colorblind.css | 52 ++++++------ .../functional/themes/light-high-contrast.css | 52 ++++++------ .../functional/themes/light-tritanopia.css | 52 ++++++------ dist/css/functional/themes/light.css | 52 ++++++------ .../functional/themes/light-colorblind.json | 28 +++---- .../themes/light-high-contrast.json | 28 +++---- .../functional/themes/light-tritanopia.json | 28 +++---- dist/docs/functional/themes/light.json | 28 +++---- dist/figma/themes/light-colorblind.json | 80 +++++++++---------- dist/figma/themes/light-high-contrast.json | 80 +++++++++---------- dist/figma/themes/light-tritanopia.json | 80 +++++++++---------- dist/figma/themes/light.json | 80 +++++++++---------- dist/internalCss/light-colorblind.css | 52 ++++++------ dist/internalCss/light-high-contrast.css | 52 ++++++------ dist/internalCss/light-tritanopia.css | 52 ++++++------ dist/internalCss/light.css | 52 ++++++------ .../functional/themes/light-colorblind.json | 28 +++---- .../themes/light-high-contrast.json | 28 +++---- .../functional/themes/light-tritanopia.json | 28 +++---- dist/styleLint/functional/themes/light.json | 28 +++---- .../color/light/primitives-light.json5 | 2 +- 21 files changed, 481 insertions(+), 481 deletions(-) diff --git a/dist/css/functional/themes/light-colorblind.css b/dist/css/functional/themes/light-colorblind.css index 2a733bef9..d3cf42889 100644 --- a/dist/css/functional/themes/light-colorblind.css +++ b/dist/css/functional/themes/light-colorblind.css @@ -190,15 +190,15 @@ --control-danger-fgColor-hover: #be4e02; --control-danger-bgColor-hover: #fff1e5; --control-danger-bgColor-active: #fff1e566; - --control-checked-bgColor-rest: #0969da; - --control-checked-bgColor-hover: #0860ca; - --control-checked-bgColor-active: #0757ba; + --control-checked-bgColor-rest: #c9f04d; + --control-checked-bgColor-hover: #a1cc59; + --control-checked-bgColor-active: #7aa866; --control-checked-bgColor-disabled: #8c959f; --control-checked-fgColor-rest: #ffffff; --control-checked-fgColor-disabled: #ffffff; - --control-checked-borderColor-rest: #0969da; - --control-checked-borderColor-hover: #0860ca; - --control-checked-borderColor-active: #0757ba; + --control-checked-borderColor-rest: #c9f04d; + --control-checked-borderColor-hover: #a1cc59; + --control-checked-borderColor-active: #7aa866; --control-checked-borderColor-disabled: #8c959f; --controlTrack-bgColor-rest: #eaeef2; --controlTrack-bgColor-hover: #dee3e8; @@ -213,7 +213,7 @@ --controlKnob-bgColor-checked: #ffffff; --controlKnob-borderColor-rest: #868f99; --controlKnob-borderColor-disabled: #eaeef2b3; - --controlKnob-borderColor-checked: #0969da; + --controlKnob-borderColor-checked: #c9f04d; --counter-borderColor: #ffffff00; --button-default-fgColor-rest: #24292f; --button-default-bgColor-rest: #f6f8fa; @@ -256,8 +256,8 @@ --button-outline-fgColor-active: #ffffff; --button-outline-fgColor-disabled: #0969da80; --button-outline-bgColor-rest: #f6f8fa; - --button-outline-bgColor-hover: #0969da; - --button-outline-bgColor-active: #0757ba; + --button-outline-bgColor-hover: #c9f04d; + --button-outline-bgColor-active: #7aa866; --button-outline-bgColor-disabled: #f6f8fa; --button-outline-borderColor-hover: #1f232826; --button-outline-borderColor-active: #1f232826; @@ -282,9 +282,9 @@ --buttonCounter-default-bgColor-rest: #afb8c133; --buttonCounter-invisible-bgColor-rest: #afb8c133; --buttonCounter-primary-bgColor-rest: #002d1133; - --buttonCounter-outline-bgColor-rest: #0969da1a; + --buttonCounter-outline-bgColor-rest: #c9f04d1a; --buttonCounter-outline-bgColor-hover: #ffffff33; - --buttonCounter-outline-bgColor-disabled: #0969da0d; + --buttonCounter-outline-bgColor-disabled: #c9f04d0d; --buttonCounter-outline-fgColor-rest: #0550ae; --buttonCounter-outline-fgColor-hover: #ffffff; --buttonCounter-outline-fgColor-disabled: #0969da80; @@ -313,7 +313,7 @@ --underlineNav-borderColor-active: #fd8c73; --underlineNav-borderColor-hover: #afb8c133; --underlineNav-iconColor-rest: #636c76; - --selection-bgColor: #0969da33; + --selection-bgColor: #c9f04d33; --card-bgColor: #ffffff; --label-green-bgColor-rest: #caf7ca; --label-green-bgColor-hover: #9ceda0; @@ -459,7 +459,7 @@ --bgColor-neutral-muted: #afb8c133; --bgColor-neutral-emphasis: #6e7781; --bgColor-accent-muted: #ddf4ff; - --bgColor-accent-emphasis: #0969da; + --bgColor-accent-emphasis: #c9f04d; --bgColor-success-muted: #ddf4ff; --bgColor-success-emphasis: #0f72e3; --bgColor-attention-muted: #fff8c5; @@ -754,15 +754,15 @@ --control-danger-fgColor-hover: #be4e02; --control-danger-bgColor-hover: #fff1e5; --control-danger-bgColor-active: #fff1e566; - --control-checked-bgColor-rest: #0969da; - --control-checked-bgColor-hover: #0860ca; - --control-checked-bgColor-active: #0757ba; + --control-checked-bgColor-rest: #c9f04d; + --control-checked-bgColor-hover: #a1cc59; + --control-checked-bgColor-active: #7aa866; --control-checked-bgColor-disabled: #8c959f; --control-checked-fgColor-rest: #ffffff; --control-checked-fgColor-disabled: #ffffff; - --control-checked-borderColor-rest: #0969da; - --control-checked-borderColor-hover: #0860ca; - --control-checked-borderColor-active: #0757ba; + --control-checked-borderColor-rest: #c9f04d; + --control-checked-borderColor-hover: #a1cc59; + --control-checked-borderColor-active: #7aa866; --control-checked-borderColor-disabled: #8c959f; --controlTrack-bgColor-rest: #eaeef2; --controlTrack-bgColor-hover: #dee3e8; @@ -777,7 +777,7 @@ --controlKnob-bgColor-checked: #ffffff; --controlKnob-borderColor-rest: #868f99; --controlKnob-borderColor-disabled: #eaeef2b3; - --controlKnob-borderColor-checked: #0969da; + --controlKnob-borderColor-checked: #c9f04d; --counter-borderColor: #ffffff00; --button-default-fgColor-rest: #24292f; --button-default-bgColor-rest: #f6f8fa; @@ -820,8 +820,8 @@ --button-outline-fgColor-active: #ffffff; --button-outline-fgColor-disabled: #0969da80; --button-outline-bgColor-rest: #f6f8fa; - --button-outline-bgColor-hover: #0969da; - --button-outline-bgColor-active: #0757ba; + --button-outline-bgColor-hover: #c9f04d; + --button-outline-bgColor-active: #7aa866; --button-outline-bgColor-disabled: #f6f8fa; --button-outline-borderColor-hover: #1f232826; --button-outline-borderColor-active: #1f232826; @@ -846,9 +846,9 @@ --buttonCounter-default-bgColor-rest: #afb8c133; --buttonCounter-invisible-bgColor-rest: #afb8c133; --buttonCounter-primary-bgColor-rest: #002d1133; - --buttonCounter-outline-bgColor-rest: #0969da1a; + --buttonCounter-outline-bgColor-rest: #c9f04d1a; --buttonCounter-outline-bgColor-hover: #ffffff33; - --buttonCounter-outline-bgColor-disabled: #0969da0d; + --buttonCounter-outline-bgColor-disabled: #c9f04d0d; --buttonCounter-outline-fgColor-rest: #0550ae; --buttonCounter-outline-fgColor-hover: #ffffff; --buttonCounter-outline-fgColor-disabled: #0969da80; @@ -877,7 +877,7 @@ --underlineNav-borderColor-active: #fd8c73; --underlineNav-borderColor-hover: #afb8c133; --underlineNav-iconColor-rest: #636c76; - --selection-bgColor: #0969da33; + --selection-bgColor: #c9f04d33; --card-bgColor: #ffffff; --label-green-bgColor-rest: #caf7ca; --label-green-bgColor-hover: #9ceda0; @@ -1023,7 +1023,7 @@ --bgColor-neutral-muted: #afb8c133; --bgColor-neutral-emphasis: #6e7781; --bgColor-accent-muted: #ddf4ff; - --bgColor-accent-emphasis: #0969da; + --bgColor-accent-emphasis: #c9f04d; --bgColor-success-muted: #ddf4ff; --bgColor-success-emphasis: #0f72e3; --bgColor-attention-muted: #fff8c5; diff --git a/dist/css/functional/themes/light-high-contrast.css b/dist/css/functional/themes/light-high-contrast.css index aed746df1..fff88cdec 100644 --- a/dist/css/functional/themes/light-high-contrast.css +++ b/dist/css/functional/themes/light-high-contrast.css @@ -190,15 +190,15 @@ --control-danger-fgColor-hover: #ffffff; --control-danger-bgColor-hover: #a0111f; --control-danger-bgColor-active: #8c0b1d; - --control-checked-bgColor-rest: #0349b4; - --control-checked-bgColor-hover: #0344a8; - --control-checked-bgColor-active: #033f9d; + --control-checked-bgColor-rest: #c9f04d; + --control-checked-bgColor-hover: #a1c956; + --control-checked-bgColor-active: #79a35f; --control-checked-bgColor-disabled: #66707b; --control-checked-fgColor-rest: #ffffff; --control-checked-fgColor-disabled: #ffffff; - --control-checked-borderColor-rest: #0349b4; - --control-checked-borderColor-hover: #0344a8; - --control-checked-borderColor-active: #033f9d; + --control-checked-borderColor-rest: #c9f04d; + --control-checked-borderColor-hover: #a1c956; + --control-checked-borderColor-active: #79a35f; --control-checked-borderColor-disabled: #66707b; --controlTrack-bgColor-rest: #acb6c0; --controlTrack-bgColor-hover: #9ea8b2; @@ -213,7 +213,7 @@ --controlKnob-bgColor-checked: #ffffff; --controlKnob-borderColor-rest: #20252c; --controlKnob-borderColor-disabled: #ced5dcb3; - --controlKnob-borderColor-checked: #0349b4; + --controlKnob-borderColor-checked: #c9f04d; --counter-borderColor: #20252c; --button-default-fgColor-rest: #0e1116; --button-default-bgColor-rest: #e7ecf0; @@ -256,8 +256,8 @@ --button-outline-fgColor-active: #ffffff; --button-outline-fgColor-disabled: #023b9580; --button-outline-bgColor-rest: #e7ecf0; - --button-outline-bgColor-hover: #0349b4; - --button-outline-bgColor-active: #033f9d; + --button-outline-bgColor-hover: #c9f04d; + --button-outline-bgColor-active: #79a35f; --button-outline-bgColor-disabled: #ffffff; --button-outline-borderColor-hover: #01040926; --button-outline-borderColor-active: #01040926; @@ -282,9 +282,9 @@ --buttonCounter-default-bgColor-rest: #66707b33; --buttonCounter-invisible-bgColor-rest: #66707b33; --buttonCounter-primary-bgColor-rest: #00230b33; - --buttonCounter-outline-bgColor-rest: #0349b41a; + --buttonCounter-outline-bgColor-rest: #c9f04d1a; --buttonCounter-outline-bgColor-hover: #ffffff33; - --buttonCounter-outline-bgColor-disabled: #0349b40d; + --buttonCounter-outline-bgColor-disabled: #c9f04d0d; --buttonCounter-outline-fgColor-rest: #023b95; --buttonCounter-outline-fgColor-hover: #ffffff; --buttonCounter-outline-fgColor-disabled: #023b9580; @@ -313,7 +313,7 @@ --underlineNav-borderColor-active: #cd3425; --underlineNav-borderColor-hover: #88929d; --underlineNav-iconColor-rest: #0e1116; - --selection-bgColor: #0349b433; + --selection-bgColor: #c9f04d33; --card-bgColor: #ffffff; --label-green-bgColor-rest: #caf7ca; --label-green-bgColor-hover: #9ceda0; @@ -459,7 +459,7 @@ --bgColor-neutral-muted: #e7ecf0; --bgColor-neutral-emphasis: #66707b; --bgColor-accent-muted: #dff7ff; - --bgColor-accent-emphasis: #0349b4; + --bgColor-accent-emphasis: #c9f04d; --bgColor-success-muted: #f3f8f6; --bgColor-success-emphasis: #055d20; --bgColor-attention-muted: #fcf7be; @@ -754,15 +754,15 @@ --control-danger-fgColor-hover: #ffffff; --control-danger-bgColor-hover: #a0111f; --control-danger-bgColor-active: #8c0b1d; - --control-checked-bgColor-rest: #0349b4; - --control-checked-bgColor-hover: #0344a8; - --control-checked-bgColor-active: #033f9d; + --control-checked-bgColor-rest: #c9f04d; + --control-checked-bgColor-hover: #a1c956; + --control-checked-bgColor-active: #79a35f; --control-checked-bgColor-disabled: #66707b; --control-checked-fgColor-rest: #ffffff; --control-checked-fgColor-disabled: #ffffff; - --control-checked-borderColor-rest: #0349b4; - --control-checked-borderColor-hover: #0344a8; - --control-checked-borderColor-active: #033f9d; + --control-checked-borderColor-rest: #c9f04d; + --control-checked-borderColor-hover: #a1c956; + --control-checked-borderColor-active: #79a35f; --control-checked-borderColor-disabled: #66707b; --controlTrack-bgColor-rest: #acb6c0; --controlTrack-bgColor-hover: #9ea8b2; @@ -777,7 +777,7 @@ --controlKnob-bgColor-checked: #ffffff; --controlKnob-borderColor-rest: #20252c; --controlKnob-borderColor-disabled: #ced5dcb3; - --controlKnob-borderColor-checked: #0349b4; + --controlKnob-borderColor-checked: #c9f04d; --counter-borderColor: #20252c; --button-default-fgColor-rest: #0e1116; --button-default-bgColor-rest: #e7ecf0; @@ -820,8 +820,8 @@ --button-outline-fgColor-active: #ffffff; --button-outline-fgColor-disabled: #023b9580; --button-outline-bgColor-rest: #e7ecf0; - --button-outline-bgColor-hover: #0349b4; - --button-outline-bgColor-active: #033f9d; + --button-outline-bgColor-hover: #c9f04d; + --button-outline-bgColor-active: #79a35f; --button-outline-bgColor-disabled: #ffffff; --button-outline-borderColor-hover: #01040926; --button-outline-borderColor-active: #01040926; @@ -846,9 +846,9 @@ --buttonCounter-default-bgColor-rest: #66707b33; --buttonCounter-invisible-bgColor-rest: #66707b33; --buttonCounter-primary-bgColor-rest: #00230b33; - --buttonCounter-outline-bgColor-rest: #0349b41a; + --buttonCounter-outline-bgColor-rest: #c9f04d1a; --buttonCounter-outline-bgColor-hover: #ffffff33; - --buttonCounter-outline-bgColor-disabled: #0349b40d; + --buttonCounter-outline-bgColor-disabled: #c9f04d0d; --buttonCounter-outline-fgColor-rest: #023b95; --buttonCounter-outline-fgColor-hover: #ffffff; --buttonCounter-outline-fgColor-disabled: #023b9580; @@ -877,7 +877,7 @@ --underlineNav-borderColor-active: #cd3425; --underlineNav-borderColor-hover: #88929d; --underlineNav-iconColor-rest: #0e1116; - --selection-bgColor: #0349b433; + --selection-bgColor: #c9f04d33; --card-bgColor: #ffffff; --label-green-bgColor-rest: #caf7ca; --label-green-bgColor-hover: #9ceda0; @@ -1023,7 +1023,7 @@ --bgColor-neutral-muted: #e7ecf0; --bgColor-neutral-emphasis: #66707b; --bgColor-accent-muted: #dff7ff; - --bgColor-accent-emphasis: #0349b4; + --bgColor-accent-emphasis: #c9f04d; --bgColor-success-muted: #f3f8f6; --bgColor-success-emphasis: #055d20; --bgColor-attention-muted: #fcf7be; diff --git a/dist/css/functional/themes/light-tritanopia.css b/dist/css/functional/themes/light-tritanopia.css index db986cdf2..8cf5c79ad 100644 --- a/dist/css/functional/themes/light-tritanopia.css +++ b/dist/css/functional/themes/light-tritanopia.css @@ -190,15 +190,15 @@ --control-danger-fgColor-hover: #d1242f; --control-danger-bgColor-hover: #ffebe9; --control-danger-bgColor-active: #ffebe966; - --control-checked-bgColor-rest: #0969da; - --control-checked-bgColor-hover: #0860ca; - --control-checked-bgColor-active: #0757ba; + --control-checked-bgColor-rest: #c9f04d; + --control-checked-bgColor-hover: #a1cc59; + --control-checked-bgColor-active: #7aa866; --control-checked-bgColor-disabled: #8c959f; --control-checked-fgColor-rest: #ffffff; --control-checked-fgColor-disabled: #ffffff; - --control-checked-borderColor-rest: #0969da; - --control-checked-borderColor-hover: #0860ca; - --control-checked-borderColor-active: #0757ba; + --control-checked-borderColor-rest: #c9f04d; + --control-checked-borderColor-hover: #a1cc59; + --control-checked-borderColor-active: #7aa866; --control-checked-borderColor-disabled: #8c959f; --controlTrack-bgColor-rest: #eaeef2; --controlTrack-bgColor-hover: #dee3e8; @@ -213,7 +213,7 @@ --controlKnob-bgColor-checked: #ffffff; --controlKnob-borderColor-rest: #868f99; --controlKnob-borderColor-disabled: #eaeef2b3; - --controlKnob-borderColor-checked: #0969da; + --controlKnob-borderColor-checked: #c9f04d; --counter-borderColor: #ffffff00; --button-default-fgColor-rest: #24292f; --button-default-bgColor-rest: #f6f8fa; @@ -256,8 +256,8 @@ --button-outline-fgColor-active: #ffffff; --button-outline-fgColor-disabled: #0969da80; --button-outline-bgColor-rest: #f6f8fa; - --button-outline-bgColor-hover: #0969da; - --button-outline-bgColor-active: #0757ba; + --button-outline-bgColor-hover: #c9f04d; + --button-outline-bgColor-active: #7aa866; --button-outline-bgColor-disabled: #f6f8fa; --button-outline-borderColor-hover: #1f232826; --button-outline-borderColor-active: #1f232826; @@ -282,9 +282,9 @@ --buttonCounter-default-bgColor-rest: #afb8c133; --buttonCounter-invisible-bgColor-rest: #afb8c133; --buttonCounter-primary-bgColor-rest: #002d1133; - --buttonCounter-outline-bgColor-rest: #0969da1a; + --buttonCounter-outline-bgColor-rest: #c9f04d1a; --buttonCounter-outline-bgColor-hover: #ffffff33; - --buttonCounter-outline-bgColor-disabled: #0969da0d; + --buttonCounter-outline-bgColor-disabled: #c9f04d0d; --buttonCounter-outline-fgColor-rest: #0550ae; --buttonCounter-outline-fgColor-hover: #ffffff; --buttonCounter-outline-fgColor-disabled: #0969da80; @@ -313,7 +313,7 @@ --underlineNav-borderColor-active: #fd8c73; --underlineNav-borderColor-hover: #afb8c133; --underlineNav-iconColor-rest: #636c76; - --selection-bgColor: #0969da33; + --selection-bgColor: #c9f04d33; --card-bgColor: #ffffff; --label-green-bgColor-rest: #caf7ca; --label-green-bgColor-hover: #9ceda0; @@ -459,7 +459,7 @@ --bgColor-neutral-muted: #afb8c133; --bgColor-neutral-emphasis: #6e7781; --bgColor-accent-muted: #ddf4ff; - --bgColor-accent-emphasis: #0969da; + --bgColor-accent-emphasis: #c9f04d; --bgColor-success-muted: #ddf4ff; --bgColor-success-emphasis: #0f72e3; --bgColor-attention-muted: #fff8c5; @@ -754,15 +754,15 @@ --control-danger-fgColor-hover: #d1242f; --control-danger-bgColor-hover: #ffebe9; --control-danger-bgColor-active: #ffebe966; - --control-checked-bgColor-rest: #0969da; - --control-checked-bgColor-hover: #0860ca; - --control-checked-bgColor-active: #0757ba; + --control-checked-bgColor-rest: #c9f04d; + --control-checked-bgColor-hover: #a1cc59; + --control-checked-bgColor-active: #7aa866; --control-checked-bgColor-disabled: #8c959f; --control-checked-fgColor-rest: #ffffff; --control-checked-fgColor-disabled: #ffffff; - --control-checked-borderColor-rest: #0969da; - --control-checked-borderColor-hover: #0860ca; - --control-checked-borderColor-active: #0757ba; + --control-checked-borderColor-rest: #c9f04d; + --control-checked-borderColor-hover: #a1cc59; + --control-checked-borderColor-active: #7aa866; --control-checked-borderColor-disabled: #8c959f; --controlTrack-bgColor-rest: #eaeef2; --controlTrack-bgColor-hover: #dee3e8; @@ -777,7 +777,7 @@ --controlKnob-bgColor-checked: #ffffff; --controlKnob-borderColor-rest: #868f99; --controlKnob-borderColor-disabled: #eaeef2b3; - --controlKnob-borderColor-checked: #0969da; + --controlKnob-borderColor-checked: #c9f04d; --counter-borderColor: #ffffff00; --button-default-fgColor-rest: #24292f; --button-default-bgColor-rest: #f6f8fa; @@ -820,8 +820,8 @@ --button-outline-fgColor-active: #ffffff; --button-outline-fgColor-disabled: #0969da80; --button-outline-bgColor-rest: #f6f8fa; - --button-outline-bgColor-hover: #0969da; - --button-outline-bgColor-active: #0757ba; + --button-outline-bgColor-hover: #c9f04d; + --button-outline-bgColor-active: #7aa866; --button-outline-bgColor-disabled: #f6f8fa; --button-outline-borderColor-hover: #1f232826; --button-outline-borderColor-active: #1f232826; @@ -846,9 +846,9 @@ --buttonCounter-default-bgColor-rest: #afb8c133; --buttonCounter-invisible-bgColor-rest: #afb8c133; --buttonCounter-primary-bgColor-rest: #002d1133; - --buttonCounter-outline-bgColor-rest: #0969da1a; + --buttonCounter-outline-bgColor-rest: #c9f04d1a; --buttonCounter-outline-bgColor-hover: #ffffff33; - --buttonCounter-outline-bgColor-disabled: #0969da0d; + --buttonCounter-outline-bgColor-disabled: #c9f04d0d; --buttonCounter-outline-fgColor-rest: #0550ae; --buttonCounter-outline-fgColor-hover: #ffffff; --buttonCounter-outline-fgColor-disabled: #0969da80; @@ -877,7 +877,7 @@ --underlineNav-borderColor-active: #fd8c73; --underlineNav-borderColor-hover: #afb8c133; --underlineNav-iconColor-rest: #636c76; - --selection-bgColor: #0969da33; + --selection-bgColor: #c9f04d33; --card-bgColor: #ffffff; --label-green-bgColor-rest: #caf7ca; --label-green-bgColor-hover: #9ceda0; @@ -1023,7 +1023,7 @@ --bgColor-neutral-muted: #afb8c133; --bgColor-neutral-emphasis: #6e7781; --bgColor-accent-muted: #ddf4ff; - --bgColor-accent-emphasis: #0969da; + --bgColor-accent-emphasis: #c9f04d; --bgColor-success-muted: #ddf4ff; --bgColor-success-emphasis: #0f72e3; --bgColor-attention-muted: #fff8c5; diff --git a/dist/css/functional/themes/light.css b/dist/css/functional/themes/light.css index 3f7e8dffd..61743b5e4 100644 --- a/dist/css/functional/themes/light.css +++ b/dist/css/functional/themes/light.css @@ -190,15 +190,15 @@ --control-danger-fgColor-hover: #d1242f; --control-danger-bgColor-hover: #ffebe9; --control-danger-bgColor-active: #ffebe966; - --control-checked-bgColor-rest: #0969da; - --control-checked-bgColor-hover: #0860ca; - --control-checked-bgColor-active: #0757ba; + --control-checked-bgColor-rest: #c9f04d; + --control-checked-bgColor-hover: #a1cc59; + --control-checked-bgColor-active: #7aa866; --control-checked-bgColor-disabled: #8c959f; --control-checked-fgColor-rest: #ffffff; --control-checked-fgColor-disabled: #ffffff; - --control-checked-borderColor-rest: #0969da; - --control-checked-borderColor-hover: #0860ca; - --control-checked-borderColor-active: #0757ba; + --control-checked-borderColor-rest: #c9f04d; + --control-checked-borderColor-hover: #a1cc59; + --control-checked-borderColor-active: #7aa866; --control-checked-borderColor-disabled: #8c959f; --controlTrack-bgColor-rest: #eaeef2; --controlTrack-bgColor-hover: #dee3e8; @@ -213,7 +213,7 @@ --controlKnob-bgColor-checked: #ffffff; --controlKnob-borderColor-rest: #868f99; --controlKnob-borderColor-disabled: #eaeef2b3; - --controlKnob-borderColor-checked: #0969da; + --controlKnob-borderColor-checked: #c9f04d; --counter-borderColor: #ffffff00; --button-default-fgColor-rest: #24292f; --button-default-bgColor-rest: #f6f8fa; @@ -256,8 +256,8 @@ --button-outline-fgColor-active: #ffffff; --button-outline-fgColor-disabled: #0969da80; --button-outline-bgColor-rest: #f6f8fa; - --button-outline-bgColor-hover: #0969da; - --button-outline-bgColor-active: #0757ba; + --button-outline-bgColor-hover: #c9f04d; + --button-outline-bgColor-active: #7aa866; --button-outline-bgColor-disabled: #f6f8fa; --button-outline-borderColor-hover: #1f232826; --button-outline-borderColor-active: #1f232826; @@ -282,9 +282,9 @@ --buttonCounter-default-bgColor-rest: #afb8c133; --buttonCounter-invisible-bgColor-rest: #afb8c133; --buttonCounter-primary-bgColor-rest: #002d1133; - --buttonCounter-outline-bgColor-rest: #0969da1a; + --buttonCounter-outline-bgColor-rest: #c9f04d1a; --buttonCounter-outline-bgColor-hover: #ffffff33; - --buttonCounter-outline-bgColor-disabled: #0969da0d; + --buttonCounter-outline-bgColor-disabled: #c9f04d0d; --buttonCounter-outline-fgColor-rest: #0550ae; --buttonCounter-outline-fgColor-hover: #ffffff; --buttonCounter-outline-fgColor-disabled: #0969da80; @@ -313,7 +313,7 @@ --underlineNav-borderColor-active: #fd8c73; --underlineNav-borderColor-hover: #afb8c133; --underlineNav-iconColor-rest: #636c76; - --selection-bgColor: #0969da33; + --selection-bgColor: #c9f04d33; --card-bgColor: #ffffff; --label-green-bgColor-rest: #caf7ca; --label-green-bgColor-hover: #9ceda0; @@ -459,7 +459,7 @@ --bgColor-neutral-muted: #afb8c133; --bgColor-neutral-emphasis: #6e7781; --bgColor-accent-muted: #ddf4ff; - --bgColor-accent-emphasis: #0969da; + --bgColor-accent-emphasis: #c9f04d; --bgColor-success-muted: #f3f8f6; --bgColor-success-emphasis: #1c8e75; --bgColor-attention-muted: #fff8c5; @@ -754,15 +754,15 @@ --control-danger-fgColor-hover: #d1242f; --control-danger-bgColor-hover: #ffebe9; --control-danger-bgColor-active: #ffebe966; - --control-checked-bgColor-rest: #0969da; - --control-checked-bgColor-hover: #0860ca; - --control-checked-bgColor-active: #0757ba; + --control-checked-bgColor-rest: #c9f04d; + --control-checked-bgColor-hover: #a1cc59; + --control-checked-bgColor-active: #7aa866; --control-checked-bgColor-disabled: #8c959f; --control-checked-fgColor-rest: #ffffff; --control-checked-fgColor-disabled: #ffffff; - --control-checked-borderColor-rest: #0969da; - --control-checked-borderColor-hover: #0860ca; - --control-checked-borderColor-active: #0757ba; + --control-checked-borderColor-rest: #c9f04d; + --control-checked-borderColor-hover: #a1cc59; + --control-checked-borderColor-active: #7aa866; --control-checked-borderColor-disabled: #8c959f; --controlTrack-bgColor-rest: #eaeef2; --controlTrack-bgColor-hover: #dee3e8; @@ -777,7 +777,7 @@ --controlKnob-bgColor-checked: #ffffff; --controlKnob-borderColor-rest: #868f99; --controlKnob-borderColor-disabled: #eaeef2b3; - --controlKnob-borderColor-checked: #0969da; + --controlKnob-borderColor-checked: #c9f04d; --counter-borderColor: #ffffff00; --button-default-fgColor-rest: #24292f; --button-default-bgColor-rest: #f6f8fa; @@ -820,8 +820,8 @@ --button-outline-fgColor-active: #ffffff; --button-outline-fgColor-disabled: #0969da80; --button-outline-bgColor-rest: #f6f8fa; - --button-outline-bgColor-hover: #0969da; - --button-outline-bgColor-active: #0757ba; + --button-outline-bgColor-hover: #c9f04d; + --button-outline-bgColor-active: #7aa866; --button-outline-bgColor-disabled: #f6f8fa; --button-outline-borderColor-hover: #1f232826; --button-outline-borderColor-active: #1f232826; @@ -846,9 +846,9 @@ --buttonCounter-default-bgColor-rest: #afb8c133; --buttonCounter-invisible-bgColor-rest: #afb8c133; --buttonCounter-primary-bgColor-rest: #002d1133; - --buttonCounter-outline-bgColor-rest: #0969da1a; + --buttonCounter-outline-bgColor-rest: #c9f04d1a; --buttonCounter-outline-bgColor-hover: #ffffff33; - --buttonCounter-outline-bgColor-disabled: #0969da0d; + --buttonCounter-outline-bgColor-disabled: #c9f04d0d; --buttonCounter-outline-fgColor-rest: #0550ae; --buttonCounter-outline-fgColor-hover: #ffffff; --buttonCounter-outline-fgColor-disabled: #0969da80; @@ -877,7 +877,7 @@ --underlineNav-borderColor-active: #fd8c73; --underlineNav-borderColor-hover: #afb8c133; --underlineNav-iconColor-rest: #636c76; - --selection-bgColor: #0969da33; + --selection-bgColor: #c9f04d33; --card-bgColor: #ffffff; --label-green-bgColor-rest: #caf7ca; --label-green-bgColor-hover: #9ceda0; @@ -1023,7 +1023,7 @@ --bgColor-neutral-muted: #afb8c133; --bgColor-neutral-emphasis: #6e7781; --bgColor-accent-muted: #ddf4ff; - --bgColor-accent-emphasis: #0969da; + --bgColor-accent-emphasis: #c9f04d; --bgColor-success-muted: #f3f8f6; --bgColor-success-emphasis: #1c8e75; --bgColor-attention-muted: #fff8c5; diff --git a/dist/docs/functional/themes/light-colorblind.json b/dist/docs/functional/themes/light-colorblind.json index 68747b310..fb961cb09 100644 --- a/dist/docs/functional/themes/light-colorblind.json +++ b/dist/docs/functional/themes/light-colorblind.json @@ -5517,7 +5517,7 @@ "path": ["control", "danger", "bgColor", "active"] }, "control-checked-bgColor-rest": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5546,7 +5546,7 @@ "path": ["control", "checked", "bgColor", "rest"] }, "control-checked-bgColor-hover": { - "value": "#0860ca", + "value": "#a1cc59", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5583,7 +5583,7 @@ "path": ["control", "checked", "bgColor", "hover"] }, "control-checked-bgColor-active": { - "value": "#0757ba", + "value": "#7aa866", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5707,7 +5707,7 @@ "path": ["control", "checked", "fgColor", "disabled"] }, "control-checked-borderColor-rest": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5736,7 +5736,7 @@ "path": ["control", "checked", "borderColor", "rest"] }, "control-checked-borderColor-hover": { - "value": "#0860ca", + "value": "#a1cc59", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5773,7 +5773,7 @@ "path": ["control", "checked", "borderColor", "hover"] }, "control-checked-borderColor-active": { - "value": "#0757ba", + "value": "#7aa866", "$type": "color", "$extensions": { "org.primer.figma": { @@ -6232,7 +6232,7 @@ "path": ["controlKnob", "borderColor", "disabled"] }, "controlKnob-borderColor-checked": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -7511,7 +7511,7 @@ "path": ["button", "outline", "bgColor", "rest"] }, "button-outline-bgColor-hover": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -7540,7 +7540,7 @@ "path": ["button", "outline", "bgColor", "hover"] }, "button-outline-bgColor-active": { - "value": "#0757ba", + "value": "#7aa866", "$type": "color", "$extensions": { "org.primer.figma": { @@ -8305,7 +8305,7 @@ "path": ["buttonCounter", "primary", "bgColor", "rest"] }, "buttonCounter-outline-bgColor-rest": { - "value": "#0969da1a", + "value": "#c9f04d1a", "$type": "color", "$extensions": { "org.primer.figma": { @@ -8367,7 +8367,7 @@ "path": ["buttonCounter", "outline", "bgColor", "hover"] }, "buttonCounter-outline-bgColor-disabled": { - "value": "#0969da0d", + "value": "#c9f04d0d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -9210,7 +9210,7 @@ "path": ["underlineNav", "iconColor", "rest"] }, "selection-bgColor": { - "value": "#0969da33", + "value": "#c9f04d33", "$type": "color", "$extensions": { "org.primer.figma": { @@ -13586,7 +13586,7 @@ "path": ["bgColor", "accent", "muted"] }, "bgColor-accent-emphasis": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -13602,7 +13602,7 @@ "filePath": "src/tokens/functional/color/light/primitives-light.json5", "isSource": true, "original": { - "value": "{base.color.blue.5}", + "value": "{prov.color.neonGreen}", "$type": "color", "$extensions": { "org.primer.figma": { diff --git a/dist/docs/functional/themes/light-high-contrast.json b/dist/docs/functional/themes/light-high-contrast.json index 130d899a3..dec900714 100644 --- a/dist/docs/functional/themes/light-high-contrast.json +++ b/dist/docs/functional/themes/light-high-contrast.json @@ -5527,7 +5527,7 @@ "path": ["control", "danger", "bgColor", "active"] }, "control-checked-bgColor-rest": { - "value": "#0349b4", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5556,7 +5556,7 @@ "path": ["control", "checked", "bgColor", "rest"] }, "control-checked-bgColor-hover": { - "value": "#0344a8", + "value": "#a1c956", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5593,7 +5593,7 @@ "path": ["control", "checked", "bgColor", "hover"] }, "control-checked-bgColor-active": { - "value": "#033f9d", + "value": "#79a35f", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5717,7 +5717,7 @@ "path": ["control", "checked", "fgColor", "disabled"] }, "control-checked-borderColor-rest": { - "value": "#0349b4", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5746,7 +5746,7 @@ "path": ["control", "checked", "borderColor", "rest"] }, "control-checked-borderColor-hover": { - "value": "#0344a8", + "value": "#a1c956", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5783,7 +5783,7 @@ "path": ["control", "checked", "borderColor", "hover"] }, "control-checked-borderColor-active": { - "value": "#033f9d", + "value": "#79a35f", "$type": "color", "$extensions": { "org.primer.figma": { @@ -6242,7 +6242,7 @@ "path": ["controlKnob", "borderColor", "disabled"] }, "controlKnob-borderColor-checked": { - "value": "#0349b4", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -7529,7 +7529,7 @@ "path": ["button", "outline", "bgColor", "rest"] }, "button-outline-bgColor-hover": { - "value": "#0349b4", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -7558,7 +7558,7 @@ "path": ["button", "outline", "bgColor", "hover"] }, "button-outline-bgColor-active": { - "value": "#033f9d", + "value": "#79a35f", "$type": "color", "$extensions": { "org.primer.figma": { @@ -8327,7 +8327,7 @@ "path": ["buttonCounter", "primary", "bgColor", "rest"] }, "buttonCounter-outline-bgColor-rest": { - "value": "#0349b41a", + "value": "#c9f04d1a", "$type": "color", "$extensions": { "org.primer.figma": { @@ -8389,7 +8389,7 @@ "path": ["buttonCounter", "outline", "bgColor", "hover"] }, "buttonCounter-outline-bgColor-disabled": { - "value": "#0349b40d", + "value": "#c9f04d0d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -9232,7 +9232,7 @@ "path": ["underlineNav", "iconColor", "rest"] }, "selection-bgColor": { - "value": "#0349b433", + "value": "#c9f04d33", "$type": "color", "$extensions": { "org.primer.figma": { @@ -13602,7 +13602,7 @@ "path": ["bgColor", "accent", "muted"] }, "bgColor-accent-emphasis": { - "value": "#0349b4", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -13618,7 +13618,7 @@ "filePath": "src/tokens/functional/color/light/primitives-light.json5", "isSource": true, "original": { - "value": "{base.color.blue.5}", + "value": "{prov.color.neonGreen}", "$type": "color", "$extensions": { "org.primer.figma": { diff --git a/dist/docs/functional/themes/light-tritanopia.json b/dist/docs/functional/themes/light-tritanopia.json index 8657849f9..9c789e97c 100644 --- a/dist/docs/functional/themes/light-tritanopia.json +++ b/dist/docs/functional/themes/light-tritanopia.json @@ -5513,7 +5513,7 @@ "path": ["control", "danger", "bgColor", "active"] }, "control-checked-bgColor-rest": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5542,7 +5542,7 @@ "path": ["control", "checked", "bgColor", "rest"] }, "control-checked-bgColor-hover": { - "value": "#0860ca", + "value": "#a1cc59", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5579,7 +5579,7 @@ "path": ["control", "checked", "bgColor", "hover"] }, "control-checked-bgColor-active": { - "value": "#0757ba", + "value": "#7aa866", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5703,7 +5703,7 @@ "path": ["control", "checked", "fgColor", "disabled"] }, "control-checked-borderColor-rest": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5732,7 +5732,7 @@ "path": ["control", "checked", "borderColor", "rest"] }, "control-checked-borderColor-hover": { - "value": "#0860ca", + "value": "#a1cc59", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5769,7 +5769,7 @@ "path": ["control", "checked", "borderColor", "hover"] }, "control-checked-borderColor-active": { - "value": "#0757ba", + "value": "#7aa866", "$type": "color", "$extensions": { "org.primer.figma": { @@ -6228,7 +6228,7 @@ "path": ["controlKnob", "borderColor", "disabled"] }, "controlKnob-borderColor-checked": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -7507,7 +7507,7 @@ "path": ["button", "outline", "bgColor", "rest"] }, "button-outline-bgColor-hover": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -7536,7 +7536,7 @@ "path": ["button", "outline", "bgColor", "hover"] }, "button-outline-bgColor-active": { - "value": "#0757ba", + "value": "#7aa866", "$type": "color", "$extensions": { "org.primer.figma": { @@ -8301,7 +8301,7 @@ "path": ["buttonCounter", "primary", "bgColor", "rest"] }, "buttonCounter-outline-bgColor-rest": { - "value": "#0969da1a", + "value": "#c9f04d1a", "$type": "color", "$extensions": { "org.primer.figma": { @@ -8363,7 +8363,7 @@ "path": ["buttonCounter", "outline", "bgColor", "hover"] }, "buttonCounter-outline-bgColor-disabled": { - "value": "#0969da0d", + "value": "#c9f04d0d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -9206,7 +9206,7 @@ "path": ["underlineNav", "iconColor", "rest"] }, "selection-bgColor": { - "value": "#0969da33", + "value": "#c9f04d33", "$type": "color", "$extensions": { "org.primer.figma": { @@ -13582,7 +13582,7 @@ "path": ["bgColor", "accent", "muted"] }, "bgColor-accent-emphasis": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -13598,7 +13598,7 @@ "filePath": "src/tokens/functional/color/light/primitives-light.json5", "isSource": true, "original": { - "value": "{base.color.blue.5}", + "value": "{prov.color.neonGreen}", "$type": "color", "$extensions": { "org.primer.figma": { diff --git a/dist/docs/functional/themes/light.json b/dist/docs/functional/themes/light.json index 17d93368e..c812b16bb 100644 --- a/dist/docs/functional/themes/light.json +++ b/dist/docs/functional/themes/light.json @@ -5513,7 +5513,7 @@ "path": ["control", "danger", "bgColor", "active"] }, "control-checked-bgColor-rest": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5542,7 +5542,7 @@ "path": ["control", "checked", "bgColor", "rest"] }, "control-checked-bgColor-hover": { - "value": "#0860ca", + "value": "#a1cc59", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5579,7 +5579,7 @@ "path": ["control", "checked", "bgColor", "hover"] }, "control-checked-bgColor-active": { - "value": "#0757ba", + "value": "#7aa866", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5703,7 +5703,7 @@ "path": ["control", "checked", "fgColor", "disabled"] }, "control-checked-borderColor-rest": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5732,7 +5732,7 @@ "path": ["control", "checked", "borderColor", "rest"] }, "control-checked-borderColor-hover": { - "value": "#0860ca", + "value": "#a1cc59", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5769,7 +5769,7 @@ "path": ["control", "checked", "borderColor", "hover"] }, "control-checked-borderColor-active": { - "value": "#0757ba", + "value": "#7aa866", "$type": "color", "$extensions": { "org.primer.figma": { @@ -6228,7 +6228,7 @@ "path": ["controlKnob", "borderColor", "disabled"] }, "controlKnob-borderColor-checked": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -7507,7 +7507,7 @@ "path": ["button", "outline", "bgColor", "rest"] }, "button-outline-bgColor-hover": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -7536,7 +7536,7 @@ "path": ["button", "outline", "bgColor", "hover"] }, "button-outline-bgColor-active": { - "value": "#0757ba", + "value": "#7aa866", "$type": "color", "$extensions": { "org.primer.figma": { @@ -8301,7 +8301,7 @@ "path": ["buttonCounter", "primary", "bgColor", "rest"] }, "buttonCounter-outline-bgColor-rest": { - "value": "#0969da1a", + "value": "#c9f04d1a", "$type": "color", "$extensions": { "org.primer.figma": { @@ -8363,7 +8363,7 @@ "path": ["buttonCounter", "outline", "bgColor", "hover"] }, "buttonCounter-outline-bgColor-disabled": { - "value": "#0969da0d", + "value": "#c9f04d0d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -9206,7 +9206,7 @@ "path": ["underlineNav", "iconColor", "rest"] }, "selection-bgColor": { - "value": "#0969da33", + "value": "#c9f04d33", "$type": "color", "$extensions": { "org.primer.figma": { @@ -13582,7 +13582,7 @@ "path": ["bgColor", "accent", "muted"] }, "bgColor-accent-emphasis": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -13598,7 +13598,7 @@ "filePath": "src/tokens/functional/color/light/primitives-light.json5", "isSource": true, "original": { - "value": "{base.color.blue.5}", + "value": "{prov.color.neonGreen}", "$type": "color", "$extensions": { "org.primer.figma": { diff --git a/dist/figma/themes/light-colorblind.json b/dist/figma/themes/light-colorblind.json index 0dfaede60..094c07b76 100644 --- a/dist/figma/themes/light-colorblind.json +++ b/dist/figma/themes/light-colorblind.json @@ -1788,14 +1788,14 @@ { "name": "bgColor/accent-emphasis", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", "refId": "mode/bgColor/accent-emphasis", - "reference": "base/color/light/base/color/blue/5", + "reference": "base/color/light/prov/color/neonGreen", "collection": "mode", "mode": "light colorblind", "group": "semantic", @@ -7657,9 +7657,9 @@ { "name": "selection/bgColor", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 0.2 }, "type": "COLOR", @@ -7807,9 +7807,9 @@ { "name": "buttonCounter/outline/bgColor/disabled", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 0.05 }, "type": "COLOR", @@ -7824,9 +7824,9 @@ { "name": "buttonCounter/outline/bgColor/rest", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 0.1 }, "type": "COLOR", @@ -7986,9 +7986,9 @@ { "name": "button/outline/bgColor/active", "value": { - "r": 0.027450980392156862, - "g": 0.3411764705882353, - "b": 0.7294117647058823, + "r": 0.47843137254901963, + "g": 0.6588235294117647, + "b": 0.4, "a": 1 }, "type": "COLOR", @@ -8003,9 +8003,9 @@ { "name": "button/outline/bgColor/hover", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", @@ -8567,9 +8567,9 @@ { "name": "control/checked/borderColor/active", "value": { - "r": 0.027450980392156862, - "g": 0.3411764705882353, - "b": 0.7294117647058823, + "r": 0.47843137254901963, + "g": 0.6588235294117647, + "b": 0.4, "a": 1 }, "type": "COLOR", @@ -8584,9 +8584,9 @@ { "name": "control/checked/borderColor/hover", "value": { - "r": 0.03137254901960784, - "g": 0.3764705882352941, - "b": 0.792156862745098, + "r": 0.6313725490196078, + "g": 0.8, + "b": 0.34901960784313724, "a": 1 }, "type": "COLOR", @@ -8601,9 +8601,9 @@ { "name": "control/checked/borderColor/rest", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", @@ -8665,9 +8665,9 @@ { "name": "control/checked/bgColor/active", "value": { - "r": 0.027450980392156862, - "g": 0.3411764705882353, - "b": 0.7294117647058823, + "r": 0.47843137254901963, + "g": 0.6588235294117647, + "b": 0.4, "a": 1 }, "type": "COLOR", @@ -8682,9 +8682,9 @@ { "name": "control/checked/bgColor/hover", "value": { - "r": 0.03137254901960784, - "g": 0.3764705882352941, - "b": 0.792156862745098, + "r": 0.6313725490196078, + "g": 0.8, + "b": 0.34901960784313724, "a": 1 }, "type": "COLOR", @@ -8699,9 +8699,9 @@ { "name": "control/checked/bgColor/rest", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", @@ -9293,9 +9293,9 @@ { "name": "controlKnob/borderColor/checked", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", diff --git a/dist/figma/themes/light-high-contrast.json b/dist/figma/themes/light-high-contrast.json index 1173fd7a9..1d6b13700 100644 --- a/dist/figma/themes/light-high-contrast.json +++ b/dist/figma/themes/light-high-contrast.json @@ -1728,14 +1728,14 @@ { "name": "bgColor/accent-emphasis", "value": { - "r": 0.011764705882352941, - "g": 0.28627450980392155, - "b": 0.7058823529411765, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", "refId": "mode/bgColor/accent-emphasis", - "reference": "base/color/light-high-contrast/base/color/blue/5", + "reference": "base/color/light/prov/color/neonGreen", "collection": "mode", "mode": "light high contrast", "group": "semantic", @@ -7734,9 +7734,9 @@ { "name": "selection/bgColor", "value": { - "r": 0.011764705882352941, - "g": 0.28627450980392155, - "b": 0.7058823529411765, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 0.2 }, "type": "COLOR", @@ -7901,9 +7901,9 @@ { "name": "buttonCounter/outline/bgColor/disabled", "value": { - "r": 0.011764705882352941, - "g": 0.28627450980392155, - "b": 0.7058823529411765, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 0.05 }, "type": "COLOR", @@ -7918,9 +7918,9 @@ { "name": "buttonCounter/outline/bgColor/rest", "value": { - "r": 0.011764705882352941, - "g": 0.28627450980392155, - "b": 0.7058823529411765, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 0.1 }, "type": "COLOR", @@ -8082,9 +8082,9 @@ { "name": "button/outline/bgColor/active", "value": { - "r": 0.011764705882352941, - "g": 0.24705882352941178, - "b": 0.615686274509804, + "r": 0.4745098039215686, + "g": 0.6392156862745098, + "b": 0.37254901960784315, "a": 1 }, "type": "COLOR", @@ -8099,9 +8099,9 @@ { "name": "button/outline/bgColor/hover", "value": { - "r": 0.011764705882352941, - "g": 0.28627450980392155, - "b": 0.7058823529411765, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", @@ -8517,9 +8517,9 @@ { "name": "control/checked/borderColor/active", "value": { - "r": 0.011764705882352941, - "g": 0.24705882352941178, - "b": 0.615686274509804, + "r": 0.4745098039215686, + "g": 0.6392156862745098, + "b": 0.37254901960784315, "a": 1 }, "type": "COLOR", @@ -8534,9 +8534,9 @@ { "name": "control/checked/borderColor/hover", "value": { - "r": 0.011764705882352941, - "g": 0.26666666666666666, - "b": 0.6588235294117647, + "r": 0.6313725490196078, + "g": 0.788235294117647, + "b": 0.33725490196078434, "a": 1 }, "type": "COLOR", @@ -8551,9 +8551,9 @@ { "name": "control/checked/borderColor/rest", "value": { - "r": 0.011764705882352941, - "g": 0.28627450980392155, - "b": 0.7058823529411765, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", @@ -8615,9 +8615,9 @@ { "name": "control/checked/bgColor/active", "value": { - "r": 0.011764705882352941, - "g": 0.24705882352941178, - "b": 0.615686274509804, + "r": 0.4745098039215686, + "g": 0.6392156862745098, + "b": 0.37254901960784315, "a": 1 }, "type": "COLOR", @@ -8632,9 +8632,9 @@ { "name": "control/checked/bgColor/hover", "value": { - "r": 0.011764705882352941, - "g": 0.26666666666666666, - "b": 0.6588235294117647, + "r": 0.6313725490196078, + "g": 0.788235294117647, + "b": 0.33725490196078434, "a": 1 }, "type": "COLOR", @@ -8649,9 +8649,9 @@ { "name": "control/checked/bgColor/rest", "value": { - "r": 0.011764705882352941, - "g": 0.28627450980392155, - "b": 0.7058823529411765, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", @@ -9876,9 +9876,9 @@ { "name": "controlKnob/borderColor/checked", "value": { - "r": 0.011764705882352941, - "g": 0.28627450980392155, - "b": 0.7058823529411765, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", diff --git a/dist/figma/themes/light-tritanopia.json b/dist/figma/themes/light-tritanopia.json index 5f9bbb960..509aa8838 100644 --- a/dist/figma/themes/light-tritanopia.json +++ b/dist/figma/themes/light-tritanopia.json @@ -1786,14 +1786,14 @@ { "name": "bgColor/accent-emphasis", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", "refId": "mode/bgColor/accent-emphasis", - "reference": "base/color/light/base/color/blue/5", + "reference": "base/color/light/prov/color/neonGreen", "collection": "mode", "mode": "light tritanopia", "group": "semantic", @@ -7651,9 +7651,9 @@ { "name": "selection/bgColor", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 0.2 }, "type": "COLOR", @@ -7801,9 +7801,9 @@ { "name": "buttonCounter/outline/bgColor/disabled", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 0.05 }, "type": "COLOR", @@ -7818,9 +7818,9 @@ { "name": "buttonCounter/outline/bgColor/rest", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 0.1 }, "type": "COLOR", @@ -7980,9 +7980,9 @@ { "name": "button/outline/bgColor/active", "value": { - "r": 0.027450980392156862, - "g": 0.3411764705882353, - "b": 0.7294117647058823, + "r": 0.47843137254901963, + "g": 0.6588235294117647, + "b": 0.4, "a": 1 }, "type": "COLOR", @@ -7997,9 +7997,9 @@ { "name": "button/outline/bgColor/hover", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", @@ -8561,9 +8561,9 @@ { "name": "control/checked/borderColor/active", "value": { - "r": 0.027450980392156862, - "g": 0.3411764705882353, - "b": 0.7294117647058823, + "r": 0.47843137254901963, + "g": 0.6588235294117647, + "b": 0.4, "a": 1 }, "type": "COLOR", @@ -8578,9 +8578,9 @@ { "name": "control/checked/borderColor/hover", "value": { - "r": 0.03137254901960784, - "g": 0.3764705882352941, - "b": 0.792156862745098, + "r": 0.6313725490196078, + "g": 0.8, + "b": 0.34901960784313724, "a": 1 }, "type": "COLOR", @@ -8595,9 +8595,9 @@ { "name": "control/checked/borderColor/rest", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", @@ -8659,9 +8659,9 @@ { "name": "control/checked/bgColor/active", "value": { - "r": 0.027450980392156862, - "g": 0.3411764705882353, - "b": 0.7294117647058823, + "r": 0.47843137254901963, + "g": 0.6588235294117647, + "b": 0.4, "a": 1 }, "type": "COLOR", @@ -8676,9 +8676,9 @@ { "name": "control/checked/bgColor/hover", "value": { - "r": 0.03137254901960784, - "g": 0.3764705882352941, - "b": 0.792156862745098, + "r": 0.6313725490196078, + "g": 0.8, + "b": 0.34901960784313724, "a": 1 }, "type": "COLOR", @@ -8693,9 +8693,9 @@ { "name": "control/checked/bgColor/rest", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", @@ -9287,9 +9287,9 @@ { "name": "controlKnob/borderColor/checked", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", diff --git a/dist/figma/themes/light.json b/dist/figma/themes/light.json index 775b5ff48..9ee9a0a61 100644 --- a/dist/figma/themes/light.json +++ b/dist/figma/themes/light.json @@ -1709,14 +1709,14 @@ { "name": "bgColor/accent-emphasis", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", "refId": "mode/bgColor/accent-emphasis", - "reference": "base/color/light/base/color/blue/5", + "reference": "base/color/light/prov/color/neonGreen", "collection": "mode", "mode": "light", "group": "semantic", @@ -7650,9 +7650,9 @@ { "name": "selection/bgColor", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 0.2 }, "type": "COLOR", @@ -7800,9 +7800,9 @@ { "name": "buttonCounter/outline/bgColor/disabled", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 0.05 }, "type": "COLOR", @@ -7817,9 +7817,9 @@ { "name": "buttonCounter/outline/bgColor/rest", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 0.1 }, "type": "COLOR", @@ -7979,9 +7979,9 @@ { "name": "button/outline/bgColor/active", "value": { - "r": 0.027450980392156862, - "g": 0.3411764705882353, - "b": 0.7294117647058823, + "r": 0.47843137254901963, + "g": 0.6588235294117647, + "b": 0.4, "a": 1 }, "type": "COLOR", @@ -7996,9 +7996,9 @@ { "name": "button/outline/bgColor/hover", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", @@ -8560,9 +8560,9 @@ { "name": "control/checked/borderColor/active", "value": { - "r": 0.027450980392156862, - "g": 0.3411764705882353, - "b": 0.7294117647058823, + "r": 0.47843137254901963, + "g": 0.6588235294117647, + "b": 0.4, "a": 1 }, "type": "COLOR", @@ -8577,9 +8577,9 @@ { "name": "control/checked/borderColor/hover", "value": { - "r": 0.03137254901960784, - "g": 0.3764705882352941, - "b": 0.792156862745098, + "r": 0.6313725490196078, + "g": 0.8, + "b": 0.34901960784313724, "a": 1 }, "type": "COLOR", @@ -8594,9 +8594,9 @@ { "name": "control/checked/borderColor/rest", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", @@ -8658,9 +8658,9 @@ { "name": "control/checked/bgColor/active", "value": { - "r": 0.027450980392156862, - "g": 0.3411764705882353, - "b": 0.7294117647058823, + "r": 0.47843137254901963, + "g": 0.6588235294117647, + "b": 0.4, "a": 1 }, "type": "COLOR", @@ -8675,9 +8675,9 @@ { "name": "control/checked/bgColor/hover", "value": { - "r": 0.03137254901960784, - "g": 0.3764705882352941, - "b": 0.792156862745098, + "r": 0.6313725490196078, + "g": 0.8, + "b": 0.34901960784313724, "a": 1 }, "type": "COLOR", @@ -8692,9 +8692,9 @@ { "name": "control/checked/bgColor/rest", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", @@ -9286,9 +9286,9 @@ { "name": "controlKnob/borderColor/checked", "value": { - "r": 0.03529411764705882, - "g": 0.4117647058823529, - "b": 0.8549019607843137, + "r": 0.788235294117647, + "g": 0.9411764705882353, + "b": 0.30196078431372547, "a": 1 }, "type": "COLOR", diff --git a/dist/internalCss/light-colorblind.css b/dist/internalCss/light-colorblind.css index 79edc063b..1ce152a80 100644 --- a/dist/internalCss/light-colorblind.css +++ b/dist/internalCss/light-colorblind.css @@ -491,15 +491,15 @@ --control-danger-fgColor-hover: #be4e02; --control-danger-bgColor-hover: #fff1e5; --control-danger-bgColor-active: #fff1e566; - --control-checked-bgColor-rest: #0969da; - --control-checked-bgColor-hover: #0860ca; - --control-checked-bgColor-active: #0757ba; + --control-checked-bgColor-rest: #c9f04d; + --control-checked-bgColor-hover: #a1cc59; + --control-checked-bgColor-active: #7aa866; --control-checked-bgColor-disabled: #8c959f; --control-checked-fgColor-rest: #ffffff; --control-checked-fgColor-disabled: #ffffff; - --control-checked-borderColor-rest: #0969da; - --control-checked-borderColor-hover: #0860ca; - --control-checked-borderColor-active: #0757ba; + --control-checked-borderColor-rest: #c9f04d; + --control-checked-borderColor-hover: #a1cc59; + --control-checked-borderColor-active: #7aa866; --control-checked-borderColor-disabled: #8c959f; --controlTrack-bgColor-rest: #eaeef2; --controlTrack-bgColor-hover: #dee3e8; @@ -514,7 +514,7 @@ --controlKnob-bgColor-checked: #ffffff; --controlKnob-borderColor-rest: #868f99; --controlKnob-borderColor-disabled: #eaeef2b3; - --controlKnob-borderColor-checked: #0969da; + --controlKnob-borderColor-checked: #c9f04d; --counter-borderColor: #ffffff00; --button-default-fgColor-rest: #24292f; --button-default-bgColor-rest: #f6f8fa; @@ -557,8 +557,8 @@ --button-outline-fgColor-active: #ffffff; --button-outline-fgColor-disabled: #0969da80; --button-outline-bgColor-rest: #f6f8fa; - --button-outline-bgColor-hover: #0969da; - --button-outline-bgColor-active: #0757ba; + --button-outline-bgColor-hover: #c9f04d; + --button-outline-bgColor-active: #7aa866; --button-outline-bgColor-disabled: #f6f8fa; --button-outline-borderColor-hover: #1f232826; --button-outline-borderColor-active: #1f232826; @@ -583,9 +583,9 @@ --buttonCounter-default-bgColor-rest: #afb8c133; --buttonCounter-invisible-bgColor-rest: #afb8c133; --buttonCounter-primary-bgColor-rest: #002d1133; - --buttonCounter-outline-bgColor-rest: #0969da1a; + --buttonCounter-outline-bgColor-rest: #c9f04d1a; --buttonCounter-outline-bgColor-hover: #ffffff33; - --buttonCounter-outline-bgColor-disabled: #0969da0d; + --buttonCounter-outline-bgColor-disabled: #c9f04d0d; --buttonCounter-outline-fgColor-rest: #0550ae; --buttonCounter-outline-fgColor-hover: #ffffff; --buttonCounter-outline-fgColor-disabled: #0969da80; @@ -614,7 +614,7 @@ --underlineNav-borderColor-active: #fd8c73; --underlineNav-borderColor-hover: #afb8c133; --underlineNav-iconColor-rest: #636c76; - --selection-bgColor: #0969da33; + --selection-bgColor: #c9f04d33; --card-bgColor: #ffffff; --label-green-bgColor-rest: #caf7ca; --label-green-bgColor-hover: #9ceda0; @@ -760,7 +760,7 @@ --bgColor-neutral-muted: #afb8c133; --bgColor-neutral-emphasis: #6e7781; --bgColor-accent-muted: #ddf4ff; - --bgColor-accent-emphasis: #0969da; + --bgColor-accent-emphasis: #c9f04d; --bgColor-success-muted: #ddf4ff; --bgColor-success-emphasis: #0f72e3; --bgColor-attention-muted: #fff8c5; @@ -1356,15 +1356,15 @@ --control-danger-fgColor-hover: #be4e02; --control-danger-bgColor-hover: #fff1e5; --control-danger-bgColor-active: #fff1e566; - --control-checked-bgColor-rest: #0969da; - --control-checked-bgColor-hover: #0860ca; - --control-checked-bgColor-active: #0757ba; + --control-checked-bgColor-rest: #c9f04d; + --control-checked-bgColor-hover: #a1cc59; + --control-checked-bgColor-active: #7aa866; --control-checked-bgColor-disabled: #8c959f; --control-checked-fgColor-rest: #ffffff; --control-checked-fgColor-disabled: #ffffff; - --control-checked-borderColor-rest: #0969da; - --control-checked-borderColor-hover: #0860ca; - --control-checked-borderColor-active: #0757ba; + --control-checked-borderColor-rest: #c9f04d; + --control-checked-borderColor-hover: #a1cc59; + --control-checked-borderColor-active: #7aa866; --control-checked-borderColor-disabled: #8c959f; --controlTrack-bgColor-rest: #eaeef2; --controlTrack-bgColor-hover: #dee3e8; @@ -1379,7 +1379,7 @@ --controlKnob-bgColor-checked: #ffffff; --controlKnob-borderColor-rest: #868f99; --controlKnob-borderColor-disabled: #eaeef2b3; - --controlKnob-borderColor-checked: #0969da; + --controlKnob-borderColor-checked: #c9f04d; --counter-borderColor: #ffffff00; --button-default-fgColor-rest: #24292f; --button-default-bgColor-rest: #f6f8fa; @@ -1422,8 +1422,8 @@ --button-outline-fgColor-active: #ffffff; --button-outline-fgColor-disabled: #0969da80; --button-outline-bgColor-rest: #f6f8fa; - --button-outline-bgColor-hover: #0969da; - --button-outline-bgColor-active: #0757ba; + --button-outline-bgColor-hover: #c9f04d; + --button-outline-bgColor-active: #7aa866; --button-outline-bgColor-disabled: #f6f8fa; --button-outline-borderColor-hover: #1f232826; --button-outline-borderColor-active: #1f232826; @@ -1448,9 +1448,9 @@ --buttonCounter-default-bgColor-rest: #afb8c133; --buttonCounter-invisible-bgColor-rest: #afb8c133; --buttonCounter-primary-bgColor-rest: #002d1133; - --buttonCounter-outline-bgColor-rest: #0969da1a; + --buttonCounter-outline-bgColor-rest: #c9f04d1a; --buttonCounter-outline-bgColor-hover: #ffffff33; - --buttonCounter-outline-bgColor-disabled: #0969da0d; + --buttonCounter-outline-bgColor-disabled: #c9f04d0d; --buttonCounter-outline-fgColor-rest: #0550ae; --buttonCounter-outline-fgColor-hover: #ffffff; --buttonCounter-outline-fgColor-disabled: #0969da80; @@ -1479,7 +1479,7 @@ --underlineNav-borderColor-active: #fd8c73; --underlineNav-borderColor-hover: #afb8c133; --underlineNav-iconColor-rest: #636c76; - --selection-bgColor: #0969da33; + --selection-bgColor: #c9f04d33; --card-bgColor: #ffffff; --label-green-bgColor-rest: #caf7ca; --label-green-bgColor-hover: #9ceda0; @@ -1625,7 +1625,7 @@ --bgColor-neutral-muted: #afb8c133; --bgColor-neutral-emphasis: #6e7781; --bgColor-accent-muted: #ddf4ff; - --bgColor-accent-emphasis: #0969da; + --bgColor-accent-emphasis: #c9f04d; --bgColor-success-muted: #ddf4ff; --bgColor-success-emphasis: #0f72e3; --bgColor-attention-muted: #fff8c5; diff --git a/dist/internalCss/light-high-contrast.css b/dist/internalCss/light-high-contrast.css index 3fe0e7d3d..38d21a1ae 100644 --- a/dist/internalCss/light-high-contrast.css +++ b/dist/internalCss/light-high-contrast.css @@ -491,15 +491,15 @@ --control-danger-fgColor-hover: #ffffff; --control-danger-bgColor-hover: #a0111f; --control-danger-bgColor-active: #8c0b1d; - --control-checked-bgColor-rest: #0349b4; - --control-checked-bgColor-hover: #0344a8; - --control-checked-bgColor-active: #033f9d; + --control-checked-bgColor-rest: #c9f04d; + --control-checked-bgColor-hover: #a1c956; + --control-checked-bgColor-active: #79a35f; --control-checked-bgColor-disabled: #66707b; --control-checked-fgColor-rest: #ffffff; --control-checked-fgColor-disabled: #ffffff; - --control-checked-borderColor-rest: #0349b4; - --control-checked-borderColor-hover: #0344a8; - --control-checked-borderColor-active: #033f9d; + --control-checked-borderColor-rest: #c9f04d; + --control-checked-borderColor-hover: #a1c956; + --control-checked-borderColor-active: #79a35f; --control-checked-borderColor-disabled: #66707b; --controlTrack-bgColor-rest: #acb6c0; --controlTrack-bgColor-hover: #9ea8b2; @@ -514,7 +514,7 @@ --controlKnob-bgColor-checked: #ffffff; --controlKnob-borderColor-rest: #20252c; --controlKnob-borderColor-disabled: #ced5dcb3; - --controlKnob-borderColor-checked: #0349b4; + --controlKnob-borderColor-checked: #c9f04d; --counter-borderColor: #20252c; --button-default-fgColor-rest: #0e1116; --button-default-bgColor-rest: #e7ecf0; @@ -557,8 +557,8 @@ --button-outline-fgColor-active: #ffffff; --button-outline-fgColor-disabled: #023b9580; --button-outline-bgColor-rest: #e7ecf0; - --button-outline-bgColor-hover: #0349b4; - --button-outline-bgColor-active: #033f9d; + --button-outline-bgColor-hover: #c9f04d; + --button-outline-bgColor-active: #79a35f; --button-outline-bgColor-disabled: #ffffff; --button-outline-borderColor-hover: #01040926; --button-outline-borderColor-active: #01040926; @@ -583,9 +583,9 @@ --buttonCounter-default-bgColor-rest: #66707b33; --buttonCounter-invisible-bgColor-rest: #66707b33; --buttonCounter-primary-bgColor-rest: #00230b33; - --buttonCounter-outline-bgColor-rest: #0349b41a; + --buttonCounter-outline-bgColor-rest: #c9f04d1a; --buttonCounter-outline-bgColor-hover: #ffffff33; - --buttonCounter-outline-bgColor-disabled: #0349b40d; + --buttonCounter-outline-bgColor-disabled: #c9f04d0d; --buttonCounter-outline-fgColor-rest: #023b95; --buttonCounter-outline-fgColor-hover: #ffffff; --buttonCounter-outline-fgColor-disabled: #023b9580; @@ -614,7 +614,7 @@ --underlineNav-borderColor-active: #cd3425; --underlineNav-borderColor-hover: #88929d; --underlineNav-iconColor-rest: #0e1116; - --selection-bgColor: #0349b433; + --selection-bgColor: #c9f04d33; --card-bgColor: #ffffff; --label-green-bgColor-rest: #caf7ca; --label-green-bgColor-hover: #9ceda0; @@ -760,7 +760,7 @@ --bgColor-neutral-muted: #e7ecf0; --bgColor-neutral-emphasis: #66707b; --bgColor-accent-muted: #dff7ff; - --bgColor-accent-emphasis: #0349b4; + --bgColor-accent-emphasis: #c9f04d; --bgColor-success-muted: #f3f8f6; --bgColor-success-emphasis: #055d20; --bgColor-attention-muted: #fcf7be; @@ -1356,15 +1356,15 @@ --control-danger-fgColor-hover: #ffffff; --control-danger-bgColor-hover: #a0111f; --control-danger-bgColor-active: #8c0b1d; - --control-checked-bgColor-rest: #0349b4; - --control-checked-bgColor-hover: #0344a8; - --control-checked-bgColor-active: #033f9d; + --control-checked-bgColor-rest: #c9f04d; + --control-checked-bgColor-hover: #a1c956; + --control-checked-bgColor-active: #79a35f; --control-checked-bgColor-disabled: #66707b; --control-checked-fgColor-rest: #ffffff; --control-checked-fgColor-disabled: #ffffff; - --control-checked-borderColor-rest: #0349b4; - --control-checked-borderColor-hover: #0344a8; - --control-checked-borderColor-active: #033f9d; + --control-checked-borderColor-rest: #c9f04d; + --control-checked-borderColor-hover: #a1c956; + --control-checked-borderColor-active: #79a35f; --control-checked-borderColor-disabled: #66707b; --controlTrack-bgColor-rest: #acb6c0; --controlTrack-bgColor-hover: #9ea8b2; @@ -1379,7 +1379,7 @@ --controlKnob-bgColor-checked: #ffffff; --controlKnob-borderColor-rest: #20252c; --controlKnob-borderColor-disabled: #ced5dcb3; - --controlKnob-borderColor-checked: #0349b4; + --controlKnob-borderColor-checked: #c9f04d; --counter-borderColor: #20252c; --button-default-fgColor-rest: #0e1116; --button-default-bgColor-rest: #e7ecf0; @@ -1422,8 +1422,8 @@ --button-outline-fgColor-active: #ffffff; --button-outline-fgColor-disabled: #023b9580; --button-outline-bgColor-rest: #e7ecf0; - --button-outline-bgColor-hover: #0349b4; - --button-outline-bgColor-active: #033f9d; + --button-outline-bgColor-hover: #c9f04d; + --button-outline-bgColor-active: #79a35f; --button-outline-bgColor-disabled: #ffffff; --button-outline-borderColor-hover: #01040926; --button-outline-borderColor-active: #01040926; @@ -1448,9 +1448,9 @@ --buttonCounter-default-bgColor-rest: #66707b33; --buttonCounter-invisible-bgColor-rest: #66707b33; --buttonCounter-primary-bgColor-rest: #00230b33; - --buttonCounter-outline-bgColor-rest: #0349b41a; + --buttonCounter-outline-bgColor-rest: #c9f04d1a; --buttonCounter-outline-bgColor-hover: #ffffff33; - --buttonCounter-outline-bgColor-disabled: #0349b40d; + --buttonCounter-outline-bgColor-disabled: #c9f04d0d; --buttonCounter-outline-fgColor-rest: #023b95; --buttonCounter-outline-fgColor-hover: #ffffff; --buttonCounter-outline-fgColor-disabled: #023b9580; @@ -1479,7 +1479,7 @@ --underlineNav-borderColor-active: #cd3425; --underlineNav-borderColor-hover: #88929d; --underlineNav-iconColor-rest: #0e1116; - --selection-bgColor: #0349b433; + --selection-bgColor: #c9f04d33; --card-bgColor: #ffffff; --label-green-bgColor-rest: #caf7ca; --label-green-bgColor-hover: #9ceda0; @@ -1625,7 +1625,7 @@ --bgColor-neutral-muted: #e7ecf0; --bgColor-neutral-emphasis: #66707b; --bgColor-accent-muted: #dff7ff; - --bgColor-accent-emphasis: #0349b4; + --bgColor-accent-emphasis: #c9f04d; --bgColor-success-muted: #f3f8f6; --bgColor-success-emphasis: #055d20; --bgColor-attention-muted: #fcf7be; diff --git a/dist/internalCss/light-tritanopia.css b/dist/internalCss/light-tritanopia.css index 6d4e5bc8b..f52132d94 100644 --- a/dist/internalCss/light-tritanopia.css +++ b/dist/internalCss/light-tritanopia.css @@ -491,15 +491,15 @@ --control-danger-fgColor-hover: #d1242f; --control-danger-bgColor-hover: #ffebe9; --control-danger-bgColor-active: #ffebe966; - --control-checked-bgColor-rest: #0969da; - --control-checked-bgColor-hover: #0860ca; - --control-checked-bgColor-active: #0757ba; + --control-checked-bgColor-rest: #c9f04d; + --control-checked-bgColor-hover: #a1cc59; + --control-checked-bgColor-active: #7aa866; --control-checked-bgColor-disabled: #8c959f; --control-checked-fgColor-rest: #ffffff; --control-checked-fgColor-disabled: #ffffff; - --control-checked-borderColor-rest: #0969da; - --control-checked-borderColor-hover: #0860ca; - --control-checked-borderColor-active: #0757ba; + --control-checked-borderColor-rest: #c9f04d; + --control-checked-borderColor-hover: #a1cc59; + --control-checked-borderColor-active: #7aa866; --control-checked-borderColor-disabled: #8c959f; --controlTrack-bgColor-rest: #eaeef2; --controlTrack-bgColor-hover: #dee3e8; @@ -514,7 +514,7 @@ --controlKnob-bgColor-checked: #ffffff; --controlKnob-borderColor-rest: #868f99; --controlKnob-borderColor-disabled: #eaeef2b3; - --controlKnob-borderColor-checked: #0969da; + --controlKnob-borderColor-checked: #c9f04d; --counter-borderColor: #ffffff00; --button-default-fgColor-rest: #24292f; --button-default-bgColor-rest: #f6f8fa; @@ -557,8 +557,8 @@ --button-outline-fgColor-active: #ffffff; --button-outline-fgColor-disabled: #0969da80; --button-outline-bgColor-rest: #f6f8fa; - --button-outline-bgColor-hover: #0969da; - --button-outline-bgColor-active: #0757ba; + --button-outline-bgColor-hover: #c9f04d; + --button-outline-bgColor-active: #7aa866; --button-outline-bgColor-disabled: #f6f8fa; --button-outline-borderColor-hover: #1f232826; --button-outline-borderColor-active: #1f232826; @@ -583,9 +583,9 @@ --buttonCounter-default-bgColor-rest: #afb8c133; --buttonCounter-invisible-bgColor-rest: #afb8c133; --buttonCounter-primary-bgColor-rest: #002d1133; - --buttonCounter-outline-bgColor-rest: #0969da1a; + --buttonCounter-outline-bgColor-rest: #c9f04d1a; --buttonCounter-outline-bgColor-hover: #ffffff33; - --buttonCounter-outline-bgColor-disabled: #0969da0d; + --buttonCounter-outline-bgColor-disabled: #c9f04d0d; --buttonCounter-outline-fgColor-rest: #0550ae; --buttonCounter-outline-fgColor-hover: #ffffff; --buttonCounter-outline-fgColor-disabled: #0969da80; @@ -614,7 +614,7 @@ --underlineNav-borderColor-active: #fd8c73; --underlineNav-borderColor-hover: #afb8c133; --underlineNav-iconColor-rest: #636c76; - --selection-bgColor: #0969da33; + --selection-bgColor: #c9f04d33; --card-bgColor: #ffffff; --label-green-bgColor-rest: #caf7ca; --label-green-bgColor-hover: #9ceda0; @@ -760,7 +760,7 @@ --bgColor-neutral-muted: #afb8c133; --bgColor-neutral-emphasis: #6e7781; --bgColor-accent-muted: #ddf4ff; - --bgColor-accent-emphasis: #0969da; + --bgColor-accent-emphasis: #c9f04d; --bgColor-success-muted: #ddf4ff; --bgColor-success-emphasis: #0f72e3; --bgColor-attention-muted: #fff8c5; @@ -1356,15 +1356,15 @@ --control-danger-fgColor-hover: #d1242f; --control-danger-bgColor-hover: #ffebe9; --control-danger-bgColor-active: #ffebe966; - --control-checked-bgColor-rest: #0969da; - --control-checked-bgColor-hover: #0860ca; - --control-checked-bgColor-active: #0757ba; + --control-checked-bgColor-rest: #c9f04d; + --control-checked-bgColor-hover: #a1cc59; + --control-checked-bgColor-active: #7aa866; --control-checked-bgColor-disabled: #8c959f; --control-checked-fgColor-rest: #ffffff; --control-checked-fgColor-disabled: #ffffff; - --control-checked-borderColor-rest: #0969da; - --control-checked-borderColor-hover: #0860ca; - --control-checked-borderColor-active: #0757ba; + --control-checked-borderColor-rest: #c9f04d; + --control-checked-borderColor-hover: #a1cc59; + --control-checked-borderColor-active: #7aa866; --control-checked-borderColor-disabled: #8c959f; --controlTrack-bgColor-rest: #eaeef2; --controlTrack-bgColor-hover: #dee3e8; @@ -1379,7 +1379,7 @@ --controlKnob-bgColor-checked: #ffffff; --controlKnob-borderColor-rest: #868f99; --controlKnob-borderColor-disabled: #eaeef2b3; - --controlKnob-borderColor-checked: #0969da; + --controlKnob-borderColor-checked: #c9f04d; --counter-borderColor: #ffffff00; --button-default-fgColor-rest: #24292f; --button-default-bgColor-rest: #f6f8fa; @@ -1422,8 +1422,8 @@ --button-outline-fgColor-active: #ffffff; --button-outline-fgColor-disabled: #0969da80; --button-outline-bgColor-rest: #f6f8fa; - --button-outline-bgColor-hover: #0969da; - --button-outline-bgColor-active: #0757ba; + --button-outline-bgColor-hover: #c9f04d; + --button-outline-bgColor-active: #7aa866; --button-outline-bgColor-disabled: #f6f8fa; --button-outline-borderColor-hover: #1f232826; --button-outline-borderColor-active: #1f232826; @@ -1448,9 +1448,9 @@ --buttonCounter-default-bgColor-rest: #afb8c133; --buttonCounter-invisible-bgColor-rest: #afb8c133; --buttonCounter-primary-bgColor-rest: #002d1133; - --buttonCounter-outline-bgColor-rest: #0969da1a; + --buttonCounter-outline-bgColor-rest: #c9f04d1a; --buttonCounter-outline-bgColor-hover: #ffffff33; - --buttonCounter-outline-bgColor-disabled: #0969da0d; + --buttonCounter-outline-bgColor-disabled: #c9f04d0d; --buttonCounter-outline-fgColor-rest: #0550ae; --buttonCounter-outline-fgColor-hover: #ffffff; --buttonCounter-outline-fgColor-disabled: #0969da80; @@ -1479,7 +1479,7 @@ --underlineNav-borderColor-active: #fd8c73; --underlineNav-borderColor-hover: #afb8c133; --underlineNav-iconColor-rest: #636c76; - --selection-bgColor: #0969da33; + --selection-bgColor: #c9f04d33; --card-bgColor: #ffffff; --label-green-bgColor-rest: #caf7ca; --label-green-bgColor-hover: #9ceda0; @@ -1625,7 +1625,7 @@ --bgColor-neutral-muted: #afb8c133; --bgColor-neutral-emphasis: #6e7781; --bgColor-accent-muted: #ddf4ff; - --bgColor-accent-emphasis: #0969da; + --bgColor-accent-emphasis: #c9f04d; --bgColor-success-muted: #ddf4ff; --bgColor-success-emphasis: #0f72e3; --bgColor-attention-muted: #fff8c5; diff --git a/dist/internalCss/light.css b/dist/internalCss/light.css index 007f1a215..26ca36a75 100644 --- a/dist/internalCss/light.css +++ b/dist/internalCss/light.css @@ -491,15 +491,15 @@ --control-danger-fgColor-hover: #d1242f; --control-danger-bgColor-hover: #ffebe9; --control-danger-bgColor-active: #ffebe966; - --control-checked-bgColor-rest: #0969da; - --control-checked-bgColor-hover: #0860ca; - --control-checked-bgColor-active: #0757ba; + --control-checked-bgColor-rest: #c9f04d; + --control-checked-bgColor-hover: #a1cc59; + --control-checked-bgColor-active: #7aa866; --control-checked-bgColor-disabled: #8c959f; --control-checked-fgColor-rest: #ffffff; --control-checked-fgColor-disabled: #ffffff; - --control-checked-borderColor-rest: #0969da; - --control-checked-borderColor-hover: #0860ca; - --control-checked-borderColor-active: #0757ba; + --control-checked-borderColor-rest: #c9f04d; + --control-checked-borderColor-hover: #a1cc59; + --control-checked-borderColor-active: #7aa866; --control-checked-borderColor-disabled: #8c959f; --controlTrack-bgColor-rest: #eaeef2; --controlTrack-bgColor-hover: #dee3e8; @@ -514,7 +514,7 @@ --controlKnob-bgColor-checked: #ffffff; --controlKnob-borderColor-rest: #868f99; --controlKnob-borderColor-disabled: #eaeef2b3; - --controlKnob-borderColor-checked: #0969da; + --controlKnob-borderColor-checked: #c9f04d; --counter-borderColor: #ffffff00; --button-default-fgColor-rest: #24292f; --button-default-bgColor-rest: #f6f8fa; @@ -557,8 +557,8 @@ --button-outline-fgColor-active: #ffffff; --button-outline-fgColor-disabled: #0969da80; --button-outline-bgColor-rest: #f6f8fa; - --button-outline-bgColor-hover: #0969da; - --button-outline-bgColor-active: #0757ba; + --button-outline-bgColor-hover: #c9f04d; + --button-outline-bgColor-active: #7aa866; --button-outline-bgColor-disabled: #f6f8fa; --button-outline-borderColor-hover: #1f232826; --button-outline-borderColor-active: #1f232826; @@ -583,9 +583,9 @@ --buttonCounter-default-bgColor-rest: #afb8c133; --buttonCounter-invisible-bgColor-rest: #afb8c133; --buttonCounter-primary-bgColor-rest: #002d1133; - --buttonCounter-outline-bgColor-rest: #0969da1a; + --buttonCounter-outline-bgColor-rest: #c9f04d1a; --buttonCounter-outline-bgColor-hover: #ffffff33; - --buttonCounter-outline-bgColor-disabled: #0969da0d; + --buttonCounter-outline-bgColor-disabled: #c9f04d0d; --buttonCounter-outline-fgColor-rest: #0550ae; --buttonCounter-outline-fgColor-hover: #ffffff; --buttonCounter-outline-fgColor-disabled: #0969da80; @@ -614,7 +614,7 @@ --underlineNav-borderColor-active: #fd8c73; --underlineNav-borderColor-hover: #afb8c133; --underlineNav-iconColor-rest: #636c76; - --selection-bgColor: #0969da33; + --selection-bgColor: #c9f04d33; --card-bgColor: #ffffff; --label-green-bgColor-rest: #caf7ca; --label-green-bgColor-hover: #9ceda0; @@ -760,7 +760,7 @@ --bgColor-neutral-muted: #afb8c133; --bgColor-neutral-emphasis: #6e7781; --bgColor-accent-muted: #ddf4ff; - --bgColor-accent-emphasis: #0969da; + --bgColor-accent-emphasis: #c9f04d; --bgColor-success-muted: #f3f8f6; --bgColor-success-emphasis: #1c8e75; --bgColor-attention-muted: #fff8c5; @@ -1356,15 +1356,15 @@ --control-danger-fgColor-hover: #d1242f; --control-danger-bgColor-hover: #ffebe9; --control-danger-bgColor-active: #ffebe966; - --control-checked-bgColor-rest: #0969da; - --control-checked-bgColor-hover: #0860ca; - --control-checked-bgColor-active: #0757ba; + --control-checked-bgColor-rest: #c9f04d; + --control-checked-bgColor-hover: #a1cc59; + --control-checked-bgColor-active: #7aa866; --control-checked-bgColor-disabled: #8c959f; --control-checked-fgColor-rest: #ffffff; --control-checked-fgColor-disabled: #ffffff; - --control-checked-borderColor-rest: #0969da; - --control-checked-borderColor-hover: #0860ca; - --control-checked-borderColor-active: #0757ba; + --control-checked-borderColor-rest: #c9f04d; + --control-checked-borderColor-hover: #a1cc59; + --control-checked-borderColor-active: #7aa866; --control-checked-borderColor-disabled: #8c959f; --controlTrack-bgColor-rest: #eaeef2; --controlTrack-bgColor-hover: #dee3e8; @@ -1379,7 +1379,7 @@ --controlKnob-bgColor-checked: #ffffff; --controlKnob-borderColor-rest: #868f99; --controlKnob-borderColor-disabled: #eaeef2b3; - --controlKnob-borderColor-checked: #0969da; + --controlKnob-borderColor-checked: #c9f04d; --counter-borderColor: #ffffff00; --button-default-fgColor-rest: #24292f; --button-default-bgColor-rest: #f6f8fa; @@ -1422,8 +1422,8 @@ --button-outline-fgColor-active: #ffffff; --button-outline-fgColor-disabled: #0969da80; --button-outline-bgColor-rest: #f6f8fa; - --button-outline-bgColor-hover: #0969da; - --button-outline-bgColor-active: #0757ba; + --button-outline-bgColor-hover: #c9f04d; + --button-outline-bgColor-active: #7aa866; --button-outline-bgColor-disabled: #f6f8fa; --button-outline-borderColor-hover: #1f232826; --button-outline-borderColor-active: #1f232826; @@ -1448,9 +1448,9 @@ --buttonCounter-default-bgColor-rest: #afb8c133; --buttonCounter-invisible-bgColor-rest: #afb8c133; --buttonCounter-primary-bgColor-rest: #002d1133; - --buttonCounter-outline-bgColor-rest: #0969da1a; + --buttonCounter-outline-bgColor-rest: #c9f04d1a; --buttonCounter-outline-bgColor-hover: #ffffff33; - --buttonCounter-outline-bgColor-disabled: #0969da0d; + --buttonCounter-outline-bgColor-disabled: #c9f04d0d; --buttonCounter-outline-fgColor-rest: #0550ae; --buttonCounter-outline-fgColor-hover: #ffffff; --buttonCounter-outline-fgColor-disabled: #0969da80; @@ -1479,7 +1479,7 @@ --underlineNav-borderColor-active: #fd8c73; --underlineNav-borderColor-hover: #afb8c133; --underlineNav-iconColor-rest: #636c76; - --selection-bgColor: #0969da33; + --selection-bgColor: #c9f04d33; --card-bgColor: #ffffff; --label-green-bgColor-rest: #caf7ca; --label-green-bgColor-hover: #9ceda0; @@ -1625,7 +1625,7 @@ --bgColor-neutral-muted: #afb8c133; --bgColor-neutral-emphasis: #6e7781; --bgColor-accent-muted: #ddf4ff; - --bgColor-accent-emphasis: #0969da; + --bgColor-accent-emphasis: #c9f04d; --bgColor-success-muted: #f3f8f6; --bgColor-success-emphasis: #1c8e75; --bgColor-attention-muted: #fff8c5; diff --git a/dist/styleLint/functional/themes/light-colorblind.json b/dist/styleLint/functional/themes/light-colorblind.json index 68747b310..fb961cb09 100644 --- a/dist/styleLint/functional/themes/light-colorblind.json +++ b/dist/styleLint/functional/themes/light-colorblind.json @@ -5517,7 +5517,7 @@ "path": ["control", "danger", "bgColor", "active"] }, "control-checked-bgColor-rest": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5546,7 +5546,7 @@ "path": ["control", "checked", "bgColor", "rest"] }, "control-checked-bgColor-hover": { - "value": "#0860ca", + "value": "#a1cc59", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5583,7 +5583,7 @@ "path": ["control", "checked", "bgColor", "hover"] }, "control-checked-bgColor-active": { - "value": "#0757ba", + "value": "#7aa866", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5707,7 +5707,7 @@ "path": ["control", "checked", "fgColor", "disabled"] }, "control-checked-borderColor-rest": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5736,7 +5736,7 @@ "path": ["control", "checked", "borderColor", "rest"] }, "control-checked-borderColor-hover": { - "value": "#0860ca", + "value": "#a1cc59", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5773,7 +5773,7 @@ "path": ["control", "checked", "borderColor", "hover"] }, "control-checked-borderColor-active": { - "value": "#0757ba", + "value": "#7aa866", "$type": "color", "$extensions": { "org.primer.figma": { @@ -6232,7 +6232,7 @@ "path": ["controlKnob", "borderColor", "disabled"] }, "controlKnob-borderColor-checked": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -7511,7 +7511,7 @@ "path": ["button", "outline", "bgColor", "rest"] }, "button-outline-bgColor-hover": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -7540,7 +7540,7 @@ "path": ["button", "outline", "bgColor", "hover"] }, "button-outline-bgColor-active": { - "value": "#0757ba", + "value": "#7aa866", "$type": "color", "$extensions": { "org.primer.figma": { @@ -8305,7 +8305,7 @@ "path": ["buttonCounter", "primary", "bgColor", "rest"] }, "buttonCounter-outline-bgColor-rest": { - "value": "#0969da1a", + "value": "#c9f04d1a", "$type": "color", "$extensions": { "org.primer.figma": { @@ -8367,7 +8367,7 @@ "path": ["buttonCounter", "outline", "bgColor", "hover"] }, "buttonCounter-outline-bgColor-disabled": { - "value": "#0969da0d", + "value": "#c9f04d0d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -9210,7 +9210,7 @@ "path": ["underlineNav", "iconColor", "rest"] }, "selection-bgColor": { - "value": "#0969da33", + "value": "#c9f04d33", "$type": "color", "$extensions": { "org.primer.figma": { @@ -13586,7 +13586,7 @@ "path": ["bgColor", "accent", "muted"] }, "bgColor-accent-emphasis": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -13602,7 +13602,7 @@ "filePath": "src/tokens/functional/color/light/primitives-light.json5", "isSource": true, "original": { - "value": "{base.color.blue.5}", + "value": "{prov.color.neonGreen}", "$type": "color", "$extensions": { "org.primer.figma": { diff --git a/dist/styleLint/functional/themes/light-high-contrast.json b/dist/styleLint/functional/themes/light-high-contrast.json index 130d899a3..dec900714 100644 --- a/dist/styleLint/functional/themes/light-high-contrast.json +++ b/dist/styleLint/functional/themes/light-high-contrast.json @@ -5527,7 +5527,7 @@ "path": ["control", "danger", "bgColor", "active"] }, "control-checked-bgColor-rest": { - "value": "#0349b4", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5556,7 +5556,7 @@ "path": ["control", "checked", "bgColor", "rest"] }, "control-checked-bgColor-hover": { - "value": "#0344a8", + "value": "#a1c956", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5593,7 +5593,7 @@ "path": ["control", "checked", "bgColor", "hover"] }, "control-checked-bgColor-active": { - "value": "#033f9d", + "value": "#79a35f", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5717,7 +5717,7 @@ "path": ["control", "checked", "fgColor", "disabled"] }, "control-checked-borderColor-rest": { - "value": "#0349b4", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5746,7 +5746,7 @@ "path": ["control", "checked", "borderColor", "rest"] }, "control-checked-borderColor-hover": { - "value": "#0344a8", + "value": "#a1c956", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5783,7 +5783,7 @@ "path": ["control", "checked", "borderColor", "hover"] }, "control-checked-borderColor-active": { - "value": "#033f9d", + "value": "#79a35f", "$type": "color", "$extensions": { "org.primer.figma": { @@ -6242,7 +6242,7 @@ "path": ["controlKnob", "borderColor", "disabled"] }, "controlKnob-borderColor-checked": { - "value": "#0349b4", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -7529,7 +7529,7 @@ "path": ["button", "outline", "bgColor", "rest"] }, "button-outline-bgColor-hover": { - "value": "#0349b4", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -7558,7 +7558,7 @@ "path": ["button", "outline", "bgColor", "hover"] }, "button-outline-bgColor-active": { - "value": "#033f9d", + "value": "#79a35f", "$type": "color", "$extensions": { "org.primer.figma": { @@ -8327,7 +8327,7 @@ "path": ["buttonCounter", "primary", "bgColor", "rest"] }, "buttonCounter-outline-bgColor-rest": { - "value": "#0349b41a", + "value": "#c9f04d1a", "$type": "color", "$extensions": { "org.primer.figma": { @@ -8389,7 +8389,7 @@ "path": ["buttonCounter", "outline", "bgColor", "hover"] }, "buttonCounter-outline-bgColor-disabled": { - "value": "#0349b40d", + "value": "#c9f04d0d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -9232,7 +9232,7 @@ "path": ["underlineNav", "iconColor", "rest"] }, "selection-bgColor": { - "value": "#0349b433", + "value": "#c9f04d33", "$type": "color", "$extensions": { "org.primer.figma": { @@ -13602,7 +13602,7 @@ "path": ["bgColor", "accent", "muted"] }, "bgColor-accent-emphasis": { - "value": "#0349b4", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -13618,7 +13618,7 @@ "filePath": "src/tokens/functional/color/light/primitives-light.json5", "isSource": true, "original": { - "value": "{base.color.blue.5}", + "value": "{prov.color.neonGreen}", "$type": "color", "$extensions": { "org.primer.figma": { diff --git a/dist/styleLint/functional/themes/light-tritanopia.json b/dist/styleLint/functional/themes/light-tritanopia.json index 8657849f9..9c789e97c 100644 --- a/dist/styleLint/functional/themes/light-tritanopia.json +++ b/dist/styleLint/functional/themes/light-tritanopia.json @@ -5513,7 +5513,7 @@ "path": ["control", "danger", "bgColor", "active"] }, "control-checked-bgColor-rest": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5542,7 +5542,7 @@ "path": ["control", "checked", "bgColor", "rest"] }, "control-checked-bgColor-hover": { - "value": "#0860ca", + "value": "#a1cc59", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5579,7 +5579,7 @@ "path": ["control", "checked", "bgColor", "hover"] }, "control-checked-bgColor-active": { - "value": "#0757ba", + "value": "#7aa866", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5703,7 +5703,7 @@ "path": ["control", "checked", "fgColor", "disabled"] }, "control-checked-borderColor-rest": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5732,7 +5732,7 @@ "path": ["control", "checked", "borderColor", "rest"] }, "control-checked-borderColor-hover": { - "value": "#0860ca", + "value": "#a1cc59", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5769,7 +5769,7 @@ "path": ["control", "checked", "borderColor", "hover"] }, "control-checked-borderColor-active": { - "value": "#0757ba", + "value": "#7aa866", "$type": "color", "$extensions": { "org.primer.figma": { @@ -6228,7 +6228,7 @@ "path": ["controlKnob", "borderColor", "disabled"] }, "controlKnob-borderColor-checked": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -7507,7 +7507,7 @@ "path": ["button", "outline", "bgColor", "rest"] }, "button-outline-bgColor-hover": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -7536,7 +7536,7 @@ "path": ["button", "outline", "bgColor", "hover"] }, "button-outline-bgColor-active": { - "value": "#0757ba", + "value": "#7aa866", "$type": "color", "$extensions": { "org.primer.figma": { @@ -8301,7 +8301,7 @@ "path": ["buttonCounter", "primary", "bgColor", "rest"] }, "buttonCounter-outline-bgColor-rest": { - "value": "#0969da1a", + "value": "#c9f04d1a", "$type": "color", "$extensions": { "org.primer.figma": { @@ -8363,7 +8363,7 @@ "path": ["buttonCounter", "outline", "bgColor", "hover"] }, "buttonCounter-outline-bgColor-disabled": { - "value": "#0969da0d", + "value": "#c9f04d0d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -9206,7 +9206,7 @@ "path": ["underlineNav", "iconColor", "rest"] }, "selection-bgColor": { - "value": "#0969da33", + "value": "#c9f04d33", "$type": "color", "$extensions": { "org.primer.figma": { @@ -13582,7 +13582,7 @@ "path": ["bgColor", "accent", "muted"] }, "bgColor-accent-emphasis": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -13598,7 +13598,7 @@ "filePath": "src/tokens/functional/color/light/primitives-light.json5", "isSource": true, "original": { - "value": "{base.color.blue.5}", + "value": "{prov.color.neonGreen}", "$type": "color", "$extensions": { "org.primer.figma": { diff --git a/dist/styleLint/functional/themes/light.json b/dist/styleLint/functional/themes/light.json index 17d93368e..c812b16bb 100644 --- a/dist/styleLint/functional/themes/light.json +++ b/dist/styleLint/functional/themes/light.json @@ -5513,7 +5513,7 @@ "path": ["control", "danger", "bgColor", "active"] }, "control-checked-bgColor-rest": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5542,7 +5542,7 @@ "path": ["control", "checked", "bgColor", "rest"] }, "control-checked-bgColor-hover": { - "value": "#0860ca", + "value": "#a1cc59", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5579,7 +5579,7 @@ "path": ["control", "checked", "bgColor", "hover"] }, "control-checked-bgColor-active": { - "value": "#0757ba", + "value": "#7aa866", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5703,7 +5703,7 @@ "path": ["control", "checked", "fgColor", "disabled"] }, "control-checked-borderColor-rest": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5732,7 +5732,7 @@ "path": ["control", "checked", "borderColor", "rest"] }, "control-checked-borderColor-hover": { - "value": "#0860ca", + "value": "#a1cc59", "$type": "color", "$extensions": { "org.primer.figma": { @@ -5769,7 +5769,7 @@ "path": ["control", "checked", "borderColor", "hover"] }, "control-checked-borderColor-active": { - "value": "#0757ba", + "value": "#7aa866", "$type": "color", "$extensions": { "org.primer.figma": { @@ -6228,7 +6228,7 @@ "path": ["controlKnob", "borderColor", "disabled"] }, "controlKnob-borderColor-checked": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -7507,7 +7507,7 @@ "path": ["button", "outline", "bgColor", "rest"] }, "button-outline-bgColor-hover": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -7536,7 +7536,7 @@ "path": ["button", "outline", "bgColor", "hover"] }, "button-outline-bgColor-active": { - "value": "#0757ba", + "value": "#7aa866", "$type": "color", "$extensions": { "org.primer.figma": { @@ -8301,7 +8301,7 @@ "path": ["buttonCounter", "primary", "bgColor", "rest"] }, "buttonCounter-outline-bgColor-rest": { - "value": "#0969da1a", + "value": "#c9f04d1a", "$type": "color", "$extensions": { "org.primer.figma": { @@ -8363,7 +8363,7 @@ "path": ["buttonCounter", "outline", "bgColor", "hover"] }, "buttonCounter-outline-bgColor-disabled": { - "value": "#0969da0d", + "value": "#c9f04d0d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -9206,7 +9206,7 @@ "path": ["underlineNav", "iconColor", "rest"] }, "selection-bgColor": { - "value": "#0969da33", + "value": "#c9f04d33", "$type": "color", "$extensions": { "org.primer.figma": { @@ -13582,7 +13582,7 @@ "path": ["bgColor", "accent", "muted"] }, "bgColor-accent-emphasis": { - "value": "#0969da", + "value": "#c9f04d", "$type": "color", "$extensions": { "org.primer.figma": { @@ -13598,7 +13598,7 @@ "filePath": "src/tokens/functional/color/light/primitives-light.json5", "isSource": true, "original": { - "value": "{base.color.blue.5}", + "value": "{prov.color.neonGreen}", "$type": "color", "$extensions": { "org.primer.figma": { diff --git a/src/tokens/functional/color/light/primitives-light.json5 b/src/tokens/functional/color/light/primitives-light.json5 index cebe00578..251e7d794 100644 --- a/src/tokens/functional/color/light/primitives-light.json5 +++ b/src/tokens/functional/color/light/primitives-light.json5 @@ -460,7 +460,7 @@ }, }, emphasis: { - $value: '{base.color.blue.5}', + $value: '{prov.color.neonGreen}', $type: 'color', $extensions: { 'org.primer.figma': {