Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Commit

Permalink
fix #238
Browse files Browse the repository at this point in the history
  • Loading branch information
AyumuNekozuki committed Apr 1, 2022
1 parent 56ced03 commit 148a789
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "niconico Darkmode",
"version": "2.4.2",
"version": "2.4.3",
"description": "ニコニコをダークモード化する拡張機能",
"icons": {
"16": "images/icon16.png",
Expand Down
1 change: 1 addition & 0 deletions src/style_for/live/watch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -753,6 +753,7 @@
[class*="___item___"]{
border-color: $border-background-color;
[class*="___tag-card___"]{
background-color: $sub2-background-color;
[class*="___information___"]{
[class*="___name-label___"]{
color: $main-text-color;
Expand Down

0 comments on commit 148a789

Please sign in to comment.