Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
72 changes: 37 additions & 35 deletions packages/colors/bun.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/colors/dist/index.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/colors/dist/index.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/colors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@new-ui/colors",
"version": "2.0.2",
"version": "2.1.0",
"description": "New UI colors",
"source": "src/index.scss",
"main": "dist/index.css",
Expand Down
20 changes: 10 additions & 10 deletions packages/colors/src/_theme-dark--cold.scss
Original file line number Diff line number Diff line change
Expand Up @@ -107,16 +107,16 @@
--brown7: oklch(40.04% 0.0375 74.38);
--brown8: oklch(27.01% 0.0227 75.38);

--grey1: oklch(96.68% 0.0058 264.53);
--grey2: oklch(90.81% 0.0081 253.86);
--grey3: oklch(82.68% 0.0107 247.96);
--grey4: oklch(73.14% 0.0129 248);
--grey5: oklch(64.14% 0.0152 258.36);
--grey6: oklch(54.16% 0.0139 248.08);
--grey7: oklch(43.87% 0.0113 243.05);
--grey8: oklch(34.47% 0.012 243.17);
--grey9: oklch(26.8% 0.0103 229.31);
--grey10: oklch(19.73% 0.0087 240.37);
--grey1: oklch(98.54% 0.001 286.38);
--grey2: oklch(96.95% 0.005 258.32);
--grey3: oklch(92.77% 0.010 267.36);
--grey4: oklch(87.05% 0.012 252.10);
--grey5: oklch(70.40% 0.030 263.37);
--grey6: oklch(55.32% 0.032 261.39);
--grey7: oklch(44.46% 0.030 263.13);
--grey8: oklch(37.01% 0.034 262.07);
--grey9: oklch(27.79% 0.029 267.58);
--grey10: oklch(20.62% 0.027 267.82);

--cold1: var(--grey1);
--cold2: var(--grey2);
Expand Down
20 changes: 10 additions & 10 deletions packages/colors/src/_theme-dark--warm.scss
Original file line number Diff line number Diff line change
Expand Up @@ -107,16 +107,16 @@
--brown7: oklch(40.04% 0.0375 74.38);
--brown8: oklch(27.01% 0.0227 75.38);

--grey1: oklch(96.7% 0.0045 34.31);
--grey2: oklch(91.03% 0.0056 31.05);
--grey3: oklch(82.72% 0.0058 31.06);
--grey4: oklch(73.57% 0.0058 17.29);
--grey5: oklch(64.02% 0.0048 17.28);
--grey6: oklch(54.18% 0.005 17.31);
--grey7: oklch(43.97% 0.0066 17.41);
--grey8: oklch(34.48% 0.0056 17.43);
--grey9: oklch(26.66% 0.003 17.34);
--grey10: oklch(19.48% 0.0049 17.58);
--grey1: oklch(95.79% 0.001 106.42);
--grey2: oklch(94.39% 0.001 17.18);
--grey3: oklch(87.66% 0.002 67.80);
--grey4: oklch(73.07% 0.004 106.50);
--grey5: oklch(62.89% 0.006 106.57);
--grey6: oklch(54.10% 0.008 97.45);
--grey7: oklch(43.73% 0.011 100.22);
--grey8: oklch(34.71% 0.012 100.33);
--grey9: oklch(26.31% 0.013 100.51);
--grey10: oklch(21.35% 0.012 91.77);

--warm1: var(--grey1);
--warm2: var(--grey2);
Expand Down
20 changes: 10 additions & 10 deletions packages/colors/src/_theme-light--cold.scss
Original file line number Diff line number Diff line change
Expand Up @@ -107,16 +107,16 @@
--brown7: oklch(40.04% 0.0375 74.38);
--brown8: oklch(27.01% 0.0227 75.38);

--grey1: oklch(96.68% 0.0058 264.53);
--grey2: oklch(90.81% 0.0081 253.86);
--grey3: oklch(82.68% 0.0107 247.96);
--grey4: oklch(73.14% 0.0129 248);
--grey5: oklch(64.14% 0.0152 258.36);
--grey6: oklch(54.16% 0.0139 248.08);
--grey7: oklch(43.87% 0.0113 243.05);
--grey8: oklch(34.47% 0.012 243.17);
--grey9: oklch(26.8% 0.0103 229.31);
--grey10: oklch(19.73% 0.0087 240.37);
--grey1: oklch(98.54% 0.001 286.38);
--grey2: oklch(96.95% 0.005 258.32);
--grey3: oklch(92.77% 0.010 267.36);
--grey4: oklch(87.05% 0.012 252.10);
--grey5: oklch(70.40% 0.030 263.37);
--grey6: oklch(55.32% 0.032 261.39);
--grey7: oklch(44.46% 0.030 263.13);
--grey8: oklch(37.01% 0.034 262.07);
--grey9: oklch(27.79% 0.029 267.58);
--grey10: oklch(20.62% 0.027 267.82);

--cold1: var(--grey1);
--cold2: var(--grey2);
Expand Down
20 changes: 10 additions & 10 deletions packages/colors/src/_theme-light--warm.scss
Original file line number Diff line number Diff line change
Expand Up @@ -107,16 +107,16 @@
--brown7: oklch(40.04% 0.0375 74.38);
--brown8: oklch(27.01% 0.0227 75.38);

--grey1: oklch(96.7% 0.0045 34.31);
--grey2: oklch(91.03% 0.0056 31.05);
--grey3: oklch(82.72% 0.0058 31.06);
--grey4: oklch(73.57% 0.0058 17.29);
--grey5: oklch(64.02% 0.0048 17.28);
--grey6: oklch(54.18% 0.005 17.31);
--grey7: oklch(43.97% 0.0066 17.41);
--grey8: oklch(34.48% 0.0056 17.43);
--grey9: oklch(26.66% 0.003 17.34);
--grey10: oklch(19.48% 0.0049 17.58);
--grey1: oklch(95.79% 0.001 106.42);
--grey2: oklch(94.39% 0.001 17.18);
--grey3: oklch(87.66% 0.002 67.80);
--grey4: oklch(73.07% 0.004 106.50);
--grey5: oklch(62.89% 0.006 106.57);
--grey6: oklch(54.10% 0.008 97.45);
--grey7: oklch(43.73% 0.011 100.22);
--grey8: oklch(34.71% 0.012 100.33);
--grey9: oklch(26.31% 0.013 100.51);
--grey10: oklch(21.35% 0.012 91.77);

--warm1: var(--grey1);
--warm2: var(--grey2);
Expand Down