a132811
V2EX  ›  Apple

mac 10.14 暗黑模式下 自带词典的部分三方词典也黑色,看不清了咋处理呢?

  •  
  •   a132811 · Feb 16, 2019 · 2898 views
    This topic created in 2733 days ago, the information mentioned may be changed or developed.
    4 replies    2019-02-16 14:49:18 +08:00
    Yvette
        1
    Yvette  
       Feb 16, 2019
    是最新版本的系统吗? Mojave 当时 beta 的时候就有的 bug,但是后来出正式版之前就修复了。我现在机器上第三方的词典都是白底黑字,要不重新关了再开试试?
    1002xin
        2
    1002xin  
       Feb 16, 2019
    xell
        3
    xell  
       Feb 16, 2019   ❤️ 1
    我自己摸索出的解决方案是修改第三方字典文件的 css,也即 ~/Library/Dictionaries/xxx.dictionary/Contents/DefaultStyle.css ,偷懒的话就直接:

    * {
    Background-color: #222 !important;
    Color: #eee !important;
    }

    ,勉强能用。因为我还不知道如何查看字典条目页面渲染出来的 html 代码,所以也不知道 css 的具体规则,所以干脆通配了。
    a132811
        4
    a132811  
    OP
       Feb 16, 2019
    @xell +1
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3775 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 00:47 · PVG 08:47 · LAX 17:47 · JFK 20:47
    ♥ Do have faith in what you're doing.