@easyZ【油猴脚本】优化Hermes Dashboard Web的字体显示 中发帖

原版的默认主题字体小,然后英文又全是大写,看着脑子都发晕 😵 
[20260508100820]
[20260508100839]
花了10分钟让ai改了下字体,取消了uppercase全大写的分格,效果如下图
[20260508105132]
[20260508105145]
虽然也就那样,但稍微看起来顺眼了点 🤣
// ==UserScript==
// @name Hermes Dashboard Typography Tweak
// @namespace local.hermes.typography
// @version 1.0.0
// @description Improve the font stack and basic text rendering on Hermes dashboard pages.
// @mat...