在 PhpStorm 中删除 SASS 中颜色的背景颜色突出显示?

Remove background color highlight for colors in SASS in PhpStorm?

PhpStorm 在我的 SCSS 中高亮显示了颜色。我想保留左边空白处的颜色,但删除实际颜色十六进制值的突出显示。

  1. Settings/Preferences | Editor
  2. General | Appearance
  3. Show CSS color preview as background 选项

P.S。可能需要重新打开文件甚至 IDE 重新启动。