Skip to content

Commit

Permalink
Brighter text weak on dark mode (#48)
Browse files Browse the repository at this point in the history
* Brighter text weak on dark mode
  • Loading branch information
johanekhager authored May 21, 2024
1 parent 7d10f61 commit 509ad6b
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion dist/output/colors.spectrum.react.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"use strict";
/**
* Do not edit directly
* Generated on Mon, 20 May 2024 15:52:44 GMT
* Generated on Tue, 21 May 2024 06:44:12 GMT
*/
module.exports = /** @type {const} */ {
"black": "#000000",
Expand Down
2 changes: 1 addition & 1 deletion dist/output/colors.spectrum.tailwind.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"use strict";
/**
* Do not edit directly
* Generated on Mon, 20 May 2024 15:52:44 GMT
* Generated on Tue, 21 May 2024 06:44:12 GMT
*/
module.exports = /** @type {const} */ {
"black": "#000000",
Expand Down
4 changes: 2 additions & 2 deletions dist/output/colors.theme.dark.react.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"use strict";
/**
* Do not edit directly
* Generated on Mon, 20 May 2024 15:52:44 GMT
* Generated on Tue, 21 May 2024 06:44:12 GMT
*/
module.exports = /** @type {const} */ {
"background": {
Expand Down Expand Up @@ -252,7 +252,7 @@ module.exports = /** @type {const} */ {
"text": {
"neutral": {
"default": "#f4f4f5",
"weak": "#71717a",
"weak": "#909095",
"medium": "#b2b3b9"
},
"action": {
Expand Down
2 changes: 1 addition & 1 deletion dist/output/colors.theme.light.react.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"use strict";
/**
* Do not edit directly
* Generated on Mon, 20 May 2024 15:52:44 GMT
* Generated on Tue, 21 May 2024 06:44:12 GMT
*/
module.exports = /** @type {const} */ {
"background": {
Expand Down
2 changes: 1 addition & 1 deletion dist/output/colors.theme.tailwind.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"use strict";
/**
* Do not edit directly
* Generated on Mon, 20 May 2024 15:52:44 GMT
* Generated on Tue, 21 May 2024 06:44:12 GMT
*/
module.exports = /** @type {const} */ {
"background": {
Expand Down
2 changes: 1 addition & 1 deletion src/output/colors.spectrum.react.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Mon, 20 May 2024 15:52:44 GMT
* Generated on Tue, 21 May 2024 06:44:12 GMT
*/

module.exports = /** @type {const} */ {
Expand Down
2 changes: 1 addition & 1 deletion src/output/colors.spectrum.tailwind.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Mon, 20 May 2024 15:52:44 GMT
* Generated on Tue, 21 May 2024 06:44:12 GMT
*/

module.exports = /** @type {const} */ {
Expand Down
4 changes: 2 additions & 2 deletions src/output/colors.theme.dark.react.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Mon, 20 May 2024 15:52:44 GMT
* Generated on Tue, 21 May 2024 06:44:12 GMT
*/

module.exports = /** @type {const} */ {
Expand Down Expand Up @@ -252,7 +252,7 @@ module.exports = /** @type {const} */ {
"text": {
"neutral": {
"default": "#f4f4f5",
"weak": "#71717a",
"weak": "#909095",
"medium": "#b2b3b9"
},
"action": {
Expand Down
2 changes: 1 addition & 1 deletion src/output/colors.theme.light.react.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Mon, 20 May 2024 15:52:44 GMT
* Generated on Tue, 21 May 2024 06:44:12 GMT
*/

module.exports = /** @type {const} */ {
Expand Down
2 changes: 1 addition & 1 deletion src/output/colors.theme.tailwind.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Mon, 20 May 2024 15:52:44 GMT
* Generated on Tue, 21 May 2024 06:44:12 GMT
*/

module.exports = /** @type {const} */ {
Expand Down
2 changes: 1 addition & 1 deletion src/output/theme-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
--color-border-decorative-red-medium: rgb(153, 27, 27);
--color-outline-focus-default: rgba(244,63,133, 0.5);
--color-text-neutral-default: rgb(244, 244, 245);
--color-text-neutral-weak: rgb(113, 113, 122);
--color-text-neutral-weak: rgb(144, 144, 149);
--color-text-neutral-medium: rgb(178, 179, 185);
--color-text-action-default: rgb(244, 63, 133);
--color-text-action-hover: rgb(215, 37, 109);
Expand Down
4 changes: 2 additions & 2 deletions tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -3464,9 +3464,9 @@
"description": "{color.zinc.100}"
},
"weak": {
"value": "{color.zinc.500}",
"value": "{color.zinc.450}",
"type": "color",
"description": "{color.zinc.500}"
"description": "{color.zinc.450}"
},
"medium": {
"value": "{color.zinc.350}",
Expand Down
4 changes: 2 additions & 2 deletions tokens/dark.json
Original file line number Diff line number Diff line change
Expand Up @@ -919,9 +919,9 @@
"failedToResolve": true
},
"weak": {
"value": "{color.zinc.500}",
"value": "{color.zinc.450}",
"type": "color",
"description": "{color.zinc.500}",
"description": "{color.zinc.450}",
"failedToResolve": true
},
"medium": {
Expand Down

0 comments on commit 509ad6b

Please sign in to comment.