<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Anton Kondratyev</title>
    <description>The latest articles on DEV Community by Anton Kondratyev (@tony).</description>
    <link>https://dev.to/tony</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F78637%2F0dd02f3d-4ac5-4acc-9eef-4d4e2c6960d5.png</url>
      <title>DEV Community: Anton Kondratyev</title>
      <link>https://dev.to/tony</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tony"/>
    <language>en</language>
    <item>
      <title>VSCode good old colors of errors/warnings</title>
      <dc:creator>Anton Kondratyev</dc:creator>
      <pubDate>Sun, 14 Jul 2019 13:40:05 +0000</pubDate>
      <link>https://dev.to/tony/vscode-good-old-of-errors-warnings-colors-50gj</link>
      <guid>https://dev.to/tony/vscode-good-old-of-errors-warnings-colors-50gj</guid>
      <description>&lt;p&gt;Add this field to your settings.json file to return colors up to v1.36&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;"workbench.colorCustomizations": {
    "editorWarning.foreground": "#58995F",
    "editorError.foreground": "#B65E54"
}
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F13hj0cfr7fwoz7w5xc8x.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F13hj0cfr7fwoz7w5xc8x.png"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>vscode</category>
      <category>settings</category>
      <category>ide</category>
    </item>
  </channel>
</rss>
