diff options
author | xero <x@xero.nu> | 2014-03-22 20:45:55 -0400 |
---|---|---|
committer | xero <x@xero.nu> | 2014-03-22 20:45:55 -0400 |
commit | e669a43288ea80bf9c80f821b64bea11123baca2 (patch) | |
tree | c9049ee6a0da8b66844773d18bff1dff3ce7c497 /.config/sublime-text-2/Packages/theme-blaque/Widgets.stTheme | |
parent | 9e56d1310b2b6d3fb118ee19a589a54a67e76287 (diff) | |
download | dotfiles_ascii-e669a43288ea80bf9c80f821b64bea11123baca2.tar.xz dotfiles_ascii-e669a43288ea80bf9c80f821b64bea11123baca2.zip |
add v0.1.0 of greybeard sublime text theme. remove theme-blaque.
Diffstat (limited to '')
-rw-r--r-- | .config/sublime-text-2/Packages/theme-blaque/Widgets.stTheme | 83 | ||||
-rw-r--r-- | .config/sublime-text-2/Packages/theme-blaque/Widgets.stTheme.cache | bin | 344 -> 0 bytes |
2 files changed, 0 insertions, 83 deletions
diff --git a/.config/sublime-text-2/Packages/theme-blaque/Widgets.stTheme b/.config/sublime-text-2/Packages/theme-blaque/Widgets.stTheme deleted file mode 100644 index bf87136..0000000 --- a/.config/sublime-text-2/Packages/theme-blaque/Widgets.stTheme +++ /dev/null @@ -1,83 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>name</key> - <string>Sublime Widgets</string> - <key>settings</key> - <array> - <dict> - <key>settings</key> - <dict> - <key>background</key> - <string>#E6E6E6</string> - <key>caret</key> - <string>#000000</string> - <key>foreground</key> - <string>#1D1D1C</string> - <key>invisibles</key> - <string>#BFBFBF</string> - <key>lineHighlight</key> - <string>#00000012</string> - <key>selection</key> - <string>#9ebccc</string> - <key>selectionBorder</key> - <string>#a9bbc</string> - <key>inactiveSelection</key> - <string>#a8afb3</string> - </dict> - </dict> - <dict> - <key>name</key> - <string>Comment</string> - <key>scope</key> - <string>comment</string> - <key>settings</key> - <dict> - <key>fontStyle</key> - <string>italic</string> - <key>foreground</key> - <string>#0066FF</string> - </dict> - </dict> - <dict> - <key>name</key> - <string>Keyword</string> - <key>scope</key> - <string>keyword, storage</string> - <key>settings</key> - <dict> - <key>foreground</key> - <string>#4271AE</string> - </dict> - </dict> - <dict> - <key>scope</key> - <string>constant</string> - <key>settings</key> - <dict> - <key>foreground</key> - <string>#2C473E</string> - </dict> - </dict> - <dict> - <key>scope</key> - <string>string</string> - <key>settings</key> - <dict> - <key>foreground</key> - <string>#1D577D</string> - </dict> - </dict> - <dict> - <key>scope</key> - <string>constant.character.escape</string> - <key>settings</key> - <dict> - <key>foreground</key> - <string>#F5871F</string> - </dict> - </dict> - </array> -</dict> -</plist> diff --git a/.config/sublime-text-2/Packages/theme-blaque/Widgets.stTheme.cache b/.config/sublime-text-2/Packages/theme-blaque/Widgets.stTheme.cache Binary files differdeleted file mode 100644 index f44c3f1..0000000 --- a/.config/sublime-text-2/Packages/theme-blaque/Widgets.stTheme.cache +++ /dev/null |