Skip to content

Commit

Permalink
Adjust decorative colors and border for dark theme (#43)
Browse files Browse the repository at this point in the history
* fix: adjust dark theme

* Update output configs

---------

Co-authored-by: johanekhager <[email protected]>
  • Loading branch information
johanekhager and johanekhager authored Feb 28, 2024
1 parent 8035829 commit 852c7cc
Show file tree
Hide file tree
Showing 13 changed files with 1,081 additions and 1,081 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 Thu, 22 Feb 2024 14:42:27 GMT
* Generated on Wed, 28 Feb 2024 09:00:00 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 Thu, 22 Feb 2024 14:42:27 GMT
* Generated on Wed, 28 Feb 2024 09:00:00 GMT
*/
module.exports = /** @type {const} */ {
"black": "#000000",
Expand Down
Loading

0 comments on commit 852c7cc

Please sign in to comment.