自分用備忘録+Qiita投稿練習用記事
本記事執筆時点でのfirefoxのバージョンは58.0.2
画面の切り替えや読み込み時に表示される白画面を黒出来ないか検討中
アドオン
Adblock Plus
広告ブロック用
https://addons.mozilla.org/ja/firefox/addon/adblock-plus/
Feedly Notifier
feedlyの通知
https://addons.mozilla.org/ja/firefox/addon/feedly-notifier/
Gesturefy
マウスジェスチャ
https://addons.mozilla.org/ja/firefox/addon/gesturefy/
設定項目
- タブを閉じる:↓
- ホームページを開く:↑
- 上までスクロール:←↑
- 下までスクロール:←↓
Stylish
カスタムCSSの適用
https://addons.mozilla.org/ja/firefox/addon/stylish/
テーマと設定はページの最後に
新しいタブページ等の編集
新しいタブページを始めとするfirefoxで用意されたページが眩しいのでダークテーマっぽくする
ダークテーマっぽくする手順
- about:supportのページを開く
- プロファイルフォルダを開く
- chromeフォルダ及び、その内部にuserContent.cssファイルを作成
- userContent.cssファイルを以下に設定
userContent.css
@-moz-document url(about:newtab), url(about:home){
body{
color: #C5C5C5 !important;
background-color: #101010 !important;
}
input{
background-color: #222 !important;
}
prefs-pane-button button {
fill: #EDEDF0 !important;
}
.prefs-pane-button button:hover,
.prefs-pane-button button:active {
background-color: transparent !important;
fill: rgba(255, 135, 1, 1) !important;
}
}```
参考 : http://ssbsblg.blogspot.jp/2017/12/05.html
# Stylishテーマと設定
## Global dark style - changes everything to DARK
汎用ダークテーマ
https://userstyles.org/styles/31267/global-dark-style-changes-everything-to-dark
除外設定
`https?://(?!(habitica.com|www.bbc.co.uk|.*.google.com|twitter.com|www.draw.io|ja.habitica.wikia.com|qiita.com)).*`
## DarkSearch for Google
google用ダークテーマ
https://userstyles.org/styles/118959/darksearch-for-google
なにか書き換えた気がするけど忘れた
## Dark Gmail by DM
gmail用ダークテーマ
https://userstyles.org/styles/155141/dark-gmail-by-dm
## Google Calendar Redesigned
google calendar用ダークテーマ
https://userstyles.org/styles/7339/google-calendar-redesigned
## Twitter Dark Mode (2017)
Twitter用ダークテーマ
https://userstyles.org/styles/135366/twitter-dark-mode-2017
## DeepDark Habitica 1.2.2
Habitica用ダークテーマ
https://userstyles.org/styles/149172/deepdark-habitica-1-2-2
変更項目
- 66行目 : *`color: #A0A0A0`*
**一部白背景に白文字で読めない箇所が発生するのを防ぐ**
## Qiita Black2
Qiita用ダークテーマ
https://userstyles.org/styles/152333/qiita-black2
# おまけ
Stylish用に公開されているNyan Catのテーマ群の内適当に動いたもの
特に意味はない
## YouTube - Nyan Cat progress bar video player theme
YouTubeのプログレスバーをNyan Catにする
https://userstyles.org/styles/95033/youtube-nyan-cat-progress-bar-video-player-theme
## Twitch - Nyan Cat progress bar video player theme
TwitchのプログレスバーをNyan Catにする
https://userstyles.org/styles/126572/twitch-nyan-cat-progress-bar-video-player-theme
## Gmail Nyan Cat Progressbar
GmailのプログレスバーをNyan Catに(ry
https://userstyles.org/styles/63639/gmail-nyan-cat-progressbar
## Niconico - Nyan Cat progress bar theme
ニコ動の(ry
https://userstyles.org/styles/149266/niconico-nyan-cat-progress-bar-theme