<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel rdf:about="https://let.hatelabo.jp/yeswasi/rss">
    <link>https://let.hatelabo.jp/yeswasi/rss</link>
    <description></description>
    <title>Bookmarklets from yeswasi</title>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://let.hatelabo.jp/yeswasi/let/hLHX5ZP8mZYt"/>
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="https://let.hatelabo.jp/yeswasi/let/hLHX5ZP8mZYt">
    <link>https://let.hatelabo.jp/yeswasi/let/hLHX5ZP8mZYt</link>
    <dc:date>2019-12-21T16:17:06Z</dc:date>
    <description>DarkMode.</description>
    <dc:creator>yeswasi</dc:creator>
    <title>[Let] DarkMode</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Fyeswasi%2Flet%2FhLHX5ZP8mZYt.bookmarklet.js%20%28arg%29%22.replace%28%2F%28%5CS%2B%29%5Cs%2B%28%5CS%2A%29%2F%2Cfunction%28s%2Curl%2Carg%29%7Bs%3Ddocument.createElement%28%22script%22%29%3Bs.charset%3D%22utf-8%22%3Bs.src%3Durl%2B%22%3Fs%3D%22%2BencodeURIComponent%28arg%29%3Bdocument.body.appendChild%28s%29%7D%29%3Bvoid%280%29%3B"&gt;DarkMode&lt;/a&gt;&lt;pre&gt;/*
 * @title DarkMode
 * @description DarkMode.
 * @include http://*
 * @license MIT License
 * @require 
 */
javascript:let%20prevBgColor%20=%20getBodyColor(),%20%09darkClassList%20=%20%5B'theme-dark',%20'theme--dark',%20'theme-black',%20'theme--black'%5D;%20%20document.body.classList.add(...darkClassList);%20%20if%20(prevBgColor%20===%20getBodyColor())%20%7B%20%09var%20doc%20=%20document;%20%09var%20link%20=%20doc.createElement('link');%20%09link.href%20=%20'https://fonts.googleapis.com/css?family=Roboto&amp;amp;display=swap';%20%09link.rel%20=%20'stylesheet';%20%09link.type%20=%20'text/css';%20%09let%20style%20=%20document.createElement('style');%20%09%20%09style.type%20=%20%22text/css%22;%20%09document.head.appendChild(style);%20%09%20%09style.sheet.insertRule(%22@font-face%20%7Bfont-family%20:%20'Roboto%20Mono';%20src%20:%20url(URL);%7D%22);%20%09style.sheet.insertRule(%22*%20%7B%20color:%20%23EFEFEF%20!important;%20background-color:%20%231A1A1A%20!important;%20border-color:%20currentColor%20!important;%20font-family%20:%20'Roboto',sans-serif;%20word-break%20:%20break-all;%7D%22);%20%09style.sheet.insertRule(%22pre%20%7Bfont-family%20:%20'Roboto%20Mono',monospace%7D%22);%20%09style.sheet.insertRule(%22pre%20span%20%7Bfont-family%20:%20'Roboto%20Mono',monospace%7D%22);%20%09style.sheet.insertRule(%22code%20%7Bfont-family%20:%20'Roboto%20Mono',monospace%7D%22);%20%09style.sheet.insertRule(%22kbd%20%7Bfont-family%20:%20'Roboto%20Mono',monospace%7D%22);%20%09style.sheet.insertRule(%22samp%20%7Bfont-family%20:%20'Roboto%20Mono',monospace%7D%22);%20%09style.sheet.insertRule(%22div%20.Box-body%20%7Bfont-family%20:%20'Roboto%20Mono',monospace%7D%22);%20%7D%20%20function%20getBodyColor()%20%7B%20%09return%20window.getComputedStyle(document.body).backgroundColor;%7Dcompletion(true);&lt;/pre&gt;</content:encoded>
  </item>
</rdf:RDF>
