material-design
https://gyazo.com/1053422d76fdce4c67c41ce26f977e8c
Scrapbox を Material Design 風にする UserCSS です。
ダークテーマにも対応しています。
使い方
以下のように UserCSS をインポートしてください。
プライマリーカラー、セカンダリーカラーなどを変更することもできます。
code: style.css
@import "/api/code/hata6502/material-design/index.css";
:root {
/* 設定例 */
--primary-color: #5b8dff;
--secondary-color: #ce9c29;
}
The following creations are included in this product:
mui-org/material-ui
? Scrapbox を (Material Design|マテリアルデザイン) テーマにする