Skip to content

Commit

Permalink
Merge pull request #36 from Centril/master
Browse files Browse the repository at this point in the history
Fix XML Declaration + ES6 rewrite (partially)
  • Loading branch information
lefoy committed Nov 18, 2015
2 parents 53f99dd + 2f929a8 commit e88ed79
Show file tree
Hide file tree
Showing 166 changed files with 254 additions and 313 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "0.10.28"
- "4.1"
before_install: npm install -g grunt-cli
install: npm install
before_script: grunt build
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Acid - Black.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 000000
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Acid - Contrasted Light.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 282828
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Acid - Contrasted Semi.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 191919
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Acid - Contrasted.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 121212
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Acid.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 0a0a0a
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Alert - Black.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 000000
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Alert - Contrasted Light.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 282828
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Alert - Contrasted Semi.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 191919
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Alert - Contrasted.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 121212
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Alert.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 0a0a0a
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Black.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 000000
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Contrasted Light.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 282828
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Contrasted Semi.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 191919
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Contrasted.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 121212
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Golden - Black.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 000000
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Golden - Contrasted Light.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 282828
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Golden - Contrasted Semi.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 191919
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Golden - Contrasted.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 121212
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Golden.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 0a0a0a
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Love - Black.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 000000
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Love - Contrasted Light.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 282828
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Love - Contrasted Semi.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 191919
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Love - Contrasted.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 121212
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Love.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 0a0a0a
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Mint - Black.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 000000
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Mint - Contrasted Light.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 282828
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Mint - Contrasted Semi.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 191919
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Mint - Contrasted.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 121212
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Mint.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 0a0a0a
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
2 changes: 1 addition & 1 deletion Cyanide - Purple - Black.tmTheme
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Cyanide Theme for Sublime Text
// https://github.com/lefoy/cyanide-theme
Expand All @@ -22,7 +23,6 @@
// Background (hex): 000000
//
-->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down

0 comments on commit e88ed79

Please sign in to comment.