Skip to content

Instantly share code, notes, and snippets.

#coding: utf-8
import keychain
import console
import editor
import time
import re
import requests
import json
#coding: utf-8
import keychain
import console
import editor
import time
import re
import requests
import json
<!-- copy this to YOUR_THEME.tmTheme-->
<dict>
<key>name</key>
<string>diff: deleted</string>
<key>scope</key>
<string>markup.deleted</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#EAE3CA</string>