<?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: jgsanchezg</title>
    <description>The latest articles on DEV Community by jgsanchezg (@jgsanchezg).</description>
    <link>https://dev.to/jgsanchezg</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%2F229073%2Fd7d3641e-89f3-43ef-a3ab-9dc682ecf43e.png</url>
      <title>DEV Community: jgsanchezg</title>
      <link>https://dev.to/jgsanchezg</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jgsanchezg"/>
    <language>en</language>
    <item>
      <title>Multi Theme with native css variables and javascript</title>
      <dc:creator>jgsanchezg</dc:creator>
      <pubDate>Fri, 13 Sep 2019 14:48:18 +0000</pubDate>
      <link>https://dev.to/jgsanchezg/multi-theme-with-native-css-variables-and-javascript-2jgb</link>
      <guid>https://dev.to/jgsanchezg/multi-theme-with-native-css-variables-and-javascript-2jgb</guid>
      <description>&lt;p&gt;&lt;a href="https://stackblitz.com/edit/js-1fwpat"&gt;https://stackblitz.com/edit/js-1fwpat&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;With this example you can set a multi theme site by using native css variables and JavaScript functions.&lt;/p&gt;

&lt;p&gt;Basically you set variables and its default values at style.css file&lt;br&gt;
Then we load themes.json as a configuration file where we can specify as much themes as we need, then we set those values with functions.js. You don't need to reload page to see changes applied.&lt;/p&gt;

&lt;p&gt;It's my first collaboration in this platform, I appreciate any help to make it clearer. &lt;/p&gt;

</description>
      <category>javascript</category>
      <category>css</category>
      <category>html</category>
      <category>json</category>
    </item>
  </channel>
</rss>
