Skip to content

Commit

Permalink
fix: fix chaos scss
Browse files Browse the repository at this point in the history
  • Loading branch information
misa198 committed Feb 19, 2022
1 parent d814e0c commit 8ddfd6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bugs": {
"url": "https://github.com/misa198/octotree-theme/issues"
},
"version": "1.3.0",
"version": "1.3.1",
"scripts": {
"pre-commit": "lint-staged",
"build:firefox": "rm -rf build/firefox && cross-env PLATFORM=firefox webpack --config webpack.config.js --display-error-details --progress --colors",
Expand Down
2 changes: 1 addition & 1 deletion src/styles/themes/code/chaos.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*! GitHub: Chaos */
.misa198-github-code-color-theme-shaos {
.misa198-github-code-color-theme-chaos {
--ghd-code-background: #161616;
--ghd-code-color: #e6e1dc;

Expand Down

0 comments on commit 8ddfd6e

Please sign in to comment.