Skip to content

1.8.0

@mariusz-kowalski mariusz-kowalski tagged this 06 Mar 17:53
* it is adjusted to 'fill' `mark_style` (SublimeLinter setting) by default
  It makes warning and errors to appear as orange and red text on regular
  background, so it contradicts to 'fill' style, but this effect is possible
  only on 'fill' style.
* if you use other than 'fill' `mark_style` comment out two lines labeled as
  "for 'fill' style:" (at the end of the toned.tmTheme file)
  ```
  <!-- for 'fill' style: (comment out if you are use other style) -->
  <key>background</key>
  <string>#D4D2CA</string>
  ```
Assets 2
Loading