PTT Term Theme

自訂 PTT 終端機(term.ptt.cc)的配色與背景圖

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Аўтар
aa24281023
Усталяванняў за дзень
0
Усяго ўсталяванняў
4
Рэйтынг
0 0 0
Версія
1.2.0
Створаны
19.04.2026
Абноўлены
19.04.2026
Памер
10.6 КБ
Ліцэнзія
MIT
Ужываецца на

PTT Term Theme

自訂 PTT 終端機(term.ptt.cc)的配色與背景圖片。

Tampermonkey 腳本,只在 https://term.ptt.cc/* 生效。


功能

  • PTT 色號類別 .q7 改為白色、.q3 改為亮黃
  • body 背景色改為深灰藍 #46525e
  • 主畫面區塊(.main#easyReadingLastRow#easyReadingReplyRow)套用自訂背景圖

自訂設定

打開 https://term.ptt.cc/ 後,畫面右上角會有一顆半透明的 ⚙ 齒輪(滑鼠移近會變明顯)。點擊展開設定面板,可即時調整:

欄位 說明
主要底色 整個 body 的背景色
白字顏色(.q7) PTT .q7 色號類別的字體顏色
黃字顏色(.q3) PTT .q3 色號類別的字體顏色
背景圖 URL 主畫面背景圖,可貼 http(s) 網址或按 本地上傳 選一張本地圖片
恢復預設 一鍵回到出廠配色與背景圖(會先確認)

所有改動即時套用並自動存入瀏覽器 localStorage(key:ptt-term-theme:v1),重新整理或關瀏覽器後仍保留。

本地上傳的圖片會轉 base64 存進 localStorage

  • 小於 2MB:直接使用
  • 2–4MB:會跳警告但仍可使用(可能接近儲存上限)
  • 大於 4MB:拒絕,請壓縮後再試

安裝

  1. 瀏覽器安裝 Tampermonkey 擴充功能
  2. Tampermonkey → 新增腳本,把 ptt-term-theme.js 整份內容貼上並儲存
  3. 打開 https://term.ptt.cc/ 即可看到新樣式

授權

MIT