Mijinko_SD
何のキャラだろうと思ってたらソース追加してくれていた感謝
普段は以下のプロジェクトにいる
ここのページリンクは必要に応じて結構いろんな友人に投げている
頭の中を整理したり、裏取りの取れていない知識を書いたりするのに使っている
個人的な日記等もこっちに書く
よく使う端末
メインPC(自作)
OS: Windows 11
ブラウザ: Chrome
他にもEdgeやFirefoxは一応入っている
今のサブPC
OS: Windows 11
ブラウザ: Chrome
前のサブPC
OS: Windows 10
ブラウザ: Chrome
スマホ
OS: Android 9
ブラウザ: Chrome
絡んだり絡まなかったりするでしょうがっつり絡んでるけどよろしくです。
UserScript
が常用しているUserScriptをまとめたやつ
script.jsimport '/api/code/Mijinko/Mijinko_SD/script.js';
style.css@import '/api/code/Mijinko/Mijinko_SD/style.css';
script.jsimport "/api/code/Mijinko-other/テスト用コード(井戸端版)/script.js";
style.css@import "/api/code/Mijinko-other/テスト用コード(井戸端版)/style.css";
script.jsimport "/api/code/Mijinko/pin-diary/script.js";
script.jsimport "/api/code/Mijinko-other/villagepump%2Fpersonal-pin/unreadDM.js";
style.css/*@import 'https://scrapbox.io/api/code/Mijinko/ScrapCalc/style.css';*/
@import 'https://scrapbox.io/api/code/Mijinko/ScrapCalc/inline-code-like.css';
script.jsimport 'https://scrapbox.io/api/code/Mijinko/ScrapCalc/script.js';
動作確認用(Ctrl+Qで動作):1+1
UserCSS
@import
プロジェクトタイトルと戻るボタンを上部に固定する
style.css@import "/api/code/Mijinko/プロジェクトタイトルと戻るボタンを上部に固定するUserCSS(井戸端版)/style.css";
style.css@import "/api/code/Mijinko-other/ミュートページリスト(井戸端)/style.css";
style.css@import '/api/code/Mijinko/コードブロックの行番号を表示するUserCSS/style.css';
style.css@import '/api/code/Mijinko/テロメアのメニューの当たり判定を見た目通りにするUserCSS/style.css';
_style.css@import "/api/code/Mijinko/2023%2F07%2F25のナビゲーションバーのレイアウト変更を元に戻すUserCSS/style.css";
@import以外
style.css@import "/api/code/Mijinko/関連ページ一覧をページの横に表示するUserCSS(最小版)/style.css";
@media (min-width: 768px) {
.related-page-list div.links-2-hop ul.grid li.relation-label a {
/* 関連リンク 2 hops link ラベル */
background-color: #333;
}
.related-page-list div.links-2-hop ul.grid:hover li.relation-label a {
/* 関連リンク 2 hops link ラベル(ホバー時) */
background-color: #666;
}
}
若干小さくする程度
適当に書いたので、比率がおかしくなっても気にしない
style.css.iframe-video-player:not(.floating) iframe.youtube {
width: 99%;
max-width: 746.7px;
height: 30vw;
max-height: 420px;
}
.iframe-video-player:not(.floating):hover div.control {
/* ポップアウトボタンのスタイル(適当に書いた) */
bottom: 25px;
right: auto;
left: 86%;
}
PC版サイト表示でしか有効にならないようにした
style.css@media (min-width: 768px) {
.grid li.page-list-item a:not(:visited) .content .header,
.related-page-list li.page-list-item:not(.empty) a:not(:visited) {
border-color: var(--telomere-unread, #52ba68);
}
.related-page-list li.page-list-item:not(.empty) a {
border-right: 5px solid var(--card-bg, #fff);
}
}
style.css.app .navbar .navbar-menu>li .dropdown-toggle>.icon {
border-radius: 1px;
}
Streamボタンも角ばらせる
style.css.app .navbar .navbar-menu>li.stream-btn .kamon {
box-sizing: content-box;
border-radius: 1px;
background-color: var(--navbar-icon-color);
}
.app .navbar .navbar-menu li.stream-btn a:hover:not(:is(:active,:focus)) .kamon {
/* background-color: #e6e6e6; */
filter: brightness(150%);
}
.app .navbar .navbar-menu>li.stream-btn .kamon:before {
position: relative;
z-index: 1;
border-radius: 50%;
}
.app .navbar .navbar-menu>li.stream-btn .kamon:after {
position: absolute;
top: 5px;
left: 4px;
display: block;
width: 23px;
height: 23px;
border-radius: 50%;
content: "";
background-color: var(--navbar-bg, rgba(53, 59, 72, 0.6));
}
アンチSettings系
style.css.app:not(:has(.page-list))::before {
content: "";
}
一応Settingsのdev mode codeにも適用されるので全く不要ということは無いはず
style.css:not(.cursor-line) > .text span.deco-\> {
background-color: gray;
}
:not(.cursor-line) > .text span.deco-\>::after {
color: gray;
background-color: gray;
}
span.deco-\>.deco-\+ {
animation-name: none;
}
_style.cssspan.indent-mark:has(.c-6)::before,
span.indent-mark:has(.c-6)::after {
content: none;
}
style.cssa[type=hashTag]:is(
/* 天気図 */
/* [href="/villagepump/%E5%A4%A9%E6%B0%97%E5%9B%B3"], */
/* クオリアさん */
[href="/villagepump/%E3%82%AF%E3%82%AA%E3%83%AA%E3%82%A2%E3%81%95%E3%82%93"],
/* たいへんよくできました */
[href="/villagepump/%E3%81%9F%E3%81%84%E3%81%B8%E3%82%93%E3%82%88%E3%81%8F%E3%81%A7%E3%81%8D%E3%81%BE%E3%81%97%E3%81%9F"],
/* モニカ */
[href="/villagepump/%E3%83%A2%E3%83%8B%E3%82%AB"],
):after {
content: none;
}
それ以外
disabled-style.csshtml body {
--A: var(--body-bg, #290000); /* #260000 */
--B: var(--card-bg, #1e0000);
}
_style.css.related-page-list ul.grid li.page-list-item a .icon img { display: none; }
GyazoとScrapboxの画像だけ除外するやつ
_style.css.related-page-list ul.grid li.page-list-item a .icon img:is(
[src^="https://gyazo.com/"],
[src^="https://scrapbox.io/"],
) { display: block; }
style.css.indent-mark {
height: 100% !important;
}
.indent-mark .pad {
height: 100% !important;
overflow: unset !important;
}
.indent-mark span:nth-child(6n+1):not(:nth-last-child(1)):not(:nth-last-child(2)) .pad {
border-right: 2px solid #FBE09B; /* 色の指定 */
}
.indent-mark span:nth-child(6n+2):not(:nth-last-child(1)):not(:nth-last-child(2)) .pad {
border-right: 2px solid #EFA7B1;
}
.indent-mark span:nth-child(6n+3):not(:nth-last-child(1)):not(:nth-last-child(2)) .pad {
border-right: 2px solid #EAACD8;
}
.indent-mark span:nth-child(6n+4):not(:nth-last-child(1)):not(:nth-last-child(2)) .pad {
border-right: 2px solid #AEC4E8;
}
.indent-mark span:nth-child(6n+5):not(:nth-last-child(1)):not(:nth-last-child(2)) .pad {
border-right: 2px solid #97FFF3;
}
.indent-mark span:nth-child(6n+6):not(:nth-last-child(1)):not(:nth-last-child(2)) .pad {
border-right: 2px solid #CBCBCB;
}
a
a
a
a