rmthemegen 0.0.48 → 0.0.49

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rmthemegen
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.48
4
+ version: 0.0.49
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -13,7 +13,7 @@ date: 2012-04-14 00:00:00.000000000Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: xml-simple
16
- requirement: &19110180 !ruby/object:Gem::Requirement
16
+ requirement: &7910300 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - =
@@ -21,10 +21,10 @@ dependencies:
21
21
  version: 1.0.15
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *19110180
24
+ version_requirements: *7910300
25
25
  - !ruby/object:Gem::Dependency
26
26
  name: color
27
- requirement: &19109560 !ruby/object:Gem::Requirement
27
+ requirement: &7909680 !ruby/object:Gem::Requirement
28
28
  none: false
29
29
  requirements:
30
30
  - - =
@@ -32,10 +32,10 @@ dependencies:
32
32
  version: 1.4.1
33
33
  type: :runtime
34
34
  prerelease: false
35
- version_requirements: *19109560
35
+ version_requirements: *7909680
36
36
  - !ruby/object:Gem::Dependency
37
37
  name: textpow19
38
- requirement: &19109180 !ruby/object:Gem::Requirement
38
+ requirement: &7909300 !ruby/object:Gem::Requirement
39
39
  none: false
40
40
  requirements:
41
41
  - - ! '>='
@@ -43,10 +43,10 @@ dependencies:
43
43
  version: '0'
44
44
  type: :runtime
45
45
  prerelease: false
46
- version_requirements: *19109180
46
+ version_requirements: *7909300
47
47
  - !ruby/object:Gem::Dependency
48
48
  name: plist
49
- requirement: &19108700 !ruby/object:Gem::Requirement
49
+ requirement: &7908820 !ruby/object:Gem::Requirement
50
50
  none: false
51
51
  requirements:
52
52
  - - ! '>='
@@ -54,10 +54,10 @@ dependencies:
54
54
  version: '0'
55
55
  type: :runtime
56
56
  prerelease: false
57
- version_requirements: *19108700
57
+ version_requirements: *7908820
58
58
  - !ruby/object:Gem::Dependency
59
59
  name: ultraviolet1x
60
- requirement: &19108200 !ruby/object:Gem::Requirement
60
+ requirement: &7908180 !ruby/object:Gem::Requirement
61
61
  none: false
62
62
  requirements:
63
63
  - - ! '>='
@@ -65,10 +65,10 @@ dependencies:
65
65
  version: '0'
66
66
  type: :runtime
67
67
  prerelease: false
68
- version_requirements: *19108200
68
+ version_requirements: *7908180
69
69
  - !ruby/object:Gem::Dependency
70
70
  name: rake
71
- requirement: &19107500 !ruby/object:Gem::Requirement
71
+ requirement: &7907620 !ruby/object:Gem::Requirement
72
72
  none: false
73
73
  requirements:
74
74
  - - ! '>='
@@ -76,7 +76,7 @@ dependencies:
76
76
  version: '0'
77
77
  type: :runtime
78
78
  prerelease: false
79
- version_requirements: *19107500
79
+ version_requirements: *7907620
80
80
  description: create syntax highlighting themes for textmate, sublime, aptana, rubymine,
81
81
  and geany
82
82
  email:
@@ -283,13 +283,17 @@ files:
283
283
  - test/get_tm_scopes.rb
284
284
  - test/get_tm_tokens.rb
285
285
  - test/newtheme.sh
286
- - test/output
287
- - test/output.html
288
286
  - test/rexml.element.methods
289
- - test/rmt_frail_creature.tmTheme
290
- - test/rmt_light_phone.tmTheme
291
- - test/rmt_outside_wrist.tmTheme
292
- - test/rmt_scary_stranger.tmTheme
287
+ - test/rmt_above_jumper.tmTheme
288
+ - test/rmt_cheerful_prison.tmTheme
289
+ - test/rmt_grotesque_goal.tmTheme
290
+ - test/rmt_grubby_knife.tmTheme
291
+ - test/rmt_mammoth_bill.tmTheme
292
+ - test/rmt_original_screwdriver.tmTheme
293
+ - test/rmt_sharp_bed.tmTheme
294
+ - test/rmt_shivering_timer.tmTheme
295
+ - test/rmt_tall_sheep.tmTheme
296
+ - test/rmt_vast_purchase.tmTheme
293
297
  - test/sample_ruby_source
294
298
  - test/scopes_harvested
295
299
  - test/scopes_harvested.rb
@@ -1,14 +0,0 @@
1
- TEST TEST TEST
2
-
3
- Mac: Copy xml files to ~/Library/Preferences/RubyMine/color. You must restart RubyMine on the Mac, then look for new color schemes.
4
-
5
- /home/apache/ruby_scripts/rmtg/test/rmt_quickest_French.xml
6
- /home/apache/ruby_scripts/rmtg/test/rmt_quickest_French.tmTheme
7
- testing to_css
8
- <style type="text/css"> #quickest_French { background-color: #0a0a0a; } #quickest_French .RUBY_ATTR_ACCESSOR_CALL {color: #cae4c8;} #quickest_French .RUBY_ATTR_READER_CALL {color: #b0f1ef;font-weight:bold;} #quickest_French .RUBY_ATTR_WRITER_CALL {color: #c5c500;font-weight:bold;} #quickest_French .RUBY_BACK_REF {color: #d195ff;} #quickest_French .RUBY_BAD_CHARACTER {color: #abc1ff;} #quickest_French .RUBY_BRACKETS {color: #ffd9ec;} #quickest_French .RUBY_COMMA {color: #6dbc45;} #quickest_French .RUBY_COMMENT {color: #019a00;} #quickest_French .RUBY_CONSTANT {color: #fa8b00;} #quickest_French .RUBY_CONSTANT_DEF_ID {color: #c3cfff;font-weight:bold;} #quickest_French .RUBY_CVAR {color: #c5ffff;} #quickest_French .RUBY_ESCAPE_SEQUENCE {color: #de26d1;} #quickest_French .RUBY_EXPR_IN_STRING {color: #f2f7f4;} #quickest_French .RUBY_GVAR {color: #a89eff;} #quickest_French .RUBY_HASH_ASSOC {color: #bdffe6;} #quickest_French .RUBY_HEREDOC_CONTENT {color: #bec530;} #quickest_French .RUBY_HEREDOC_ID {color: #20c433;} #quickest_French .RUBY_IDENTIFIER {color: #ffecff;font-weight:bold;} #quickest_French .RUBY_IMPORT_CALL {color: #e6b0c9;} #quickest_French .RUBY_INVALID_ESCAPE_SEQUENCE {color: #d6ffdd;} #quickest_French .RUBY_IVAR {color: #f9e4d7;} #quickest_French .RUBY_KEYWORD {color: #d4ffff;} #quickest_French .RUBY_LINE_CONTINUATION {color: #eaf2ff;} #quickest_French .RUBY_LOCAL_VAR_ID {color: #d4ffc0;} #quickest_French .RUBY_METHOD_NAME {color: #93e100;} #quickest_French .RUBY_NTH_REF {color: #53dbff;} #quickest_French .RUBY_NUMBER {color: #ddce00;} #quickest_French .RUBY_OPERATION_SIGN {color: #72c500;} #quickest_French .RUBY_PARAMDEF_CALL {color: #59bc17;} #quickest_French .RUBY_PARAMETER_ID {color: #cde8e2;} #quickest_French .RUBY_PRIVATE_CALL {color: #5ebee3;} #quickest_French .RUBY_PROTECTED_CALL {color: #c8fff9;} #quickest_French .RUBY_PUBLIC_CALL {color: #3ce70d;} #quickest_French .RUBY_REGEXP {color: #a5f5f4;} #quickest_French .RUBY_REQUIRE_ARG_CALL {color: #d2efeb;} #quickest_French .RUBY_REQUIRE_CALL {color: #dfd6e7;} #quickest_French .RUBY_SEMICOLON {color: #d4b200;} #quickest_French .RUBY_SPECIFIC_CALL {color: #ffffd4;} #quickest_French .RUBY_STRING {color: #f58f08;font-style:italic;} #quickest_French .RUBY_SYMBOL {color: #b8c000;} #quickest_French .RUBY_WORDS {color: #d4f6f3;} #quickest_French .CARET_ROW_COLOR {background-color: #350d17;} #quickest_French .SELECTION_BACKGROUND {background-color: #db3d09;} </style>
9
- testing themename
10
- quickest_French
11
-
12
- testing plist_to_tokenlist.rb
13
- {"support.function.php_apache.php"=>"", "support.function.pgsql.php"=>"", "entity.name.type.class.php"=>"", "support.function.ncurses_functions.php"=>"", "keyword.other.new.php"=>"", "support.function.filestat.php"=>"", "support.function.string_extend.php"=>"", "string.quoted.double.unclosed.sql"=>"", "meta.function-call.object.php"=>"", "keyword.operator.error-control.php"=>"", "support.function.ldap.php"=>"", "support.function.versioning.php"=>"", "support.function.sysvsem.php"=>"", "support.function.php_functions.php"=>"", "storage.modifier.extends.php"=>"", "string.quoted.double.sql"=>"", "keyword.operator.key.php"=>"", "punctuation.definition.array.begin.php"=>"", "support.function.url.php"=>"", "keyword.operator.heredoc.php"=>"", "storage.modifier.php"=>"", "punctuation.definition.parameters.begin.php"=>"", "support.function.libxml.php"=>"", "support.function.document.php"=>"", "string.quoted.single.sql"=>"", "string.regexp.arbitrary-repitition.php"=>"", "string.quoted.single.sql.php"=>"", "constant.language.php"=>"", "support.function.cyr_convert.php"=>"", "support.function.recode.php"=>"", "support.function.com_variant.php"=>"", "constant.numeric.octal.php"=>"", "support.function.xpath.php"=>"", "support.function.php_fbsql.php"=>"", "keyword.operator.index-start.php"=>"", "support.function.ibase_query.php"=>"", "constant.character.escape.regex.php"=>"", "support.function.crypt.php"=>"", "keyword.control.import.include.php"=>"", "support.function.construct.php"=>"", "support.function.domimplementationlist.php"=>"", "support.function.mbstring.php"=>"", "support.function.node.php"=>"", "string.unquoted.index.php"=>"", "markup.underline.link.php"=>"", "punctuation.definition.array.end.php"=>"", "support.class.implements.php"=>"", "string.quoted.other.backtick.unclosed.sql"=>"", "support.function.dns.php"=>"", "support.function.namednodemap.php"=>"", "support.function.ibase_blobs.php"=>"", "support.function.ming.php"=>"", "support.function.shmop.php"=>"", "support.function.iptc.php"=>"", "support.function.assert.php"=>"", "support.function.link.php"=>"", "support.function.lcg.php"=>"", "invalid.illegal.missing-asterisk.phpdoc.php"=>"", "support.function.oci8_interface.php"=>"", "support.function.userspace.php"=>"", "keyword.operator.regexp.php"=>"", "entity.other.inherited-class.php"=>"", "constant.other.php"=>"", "keyword.operator.arithmetic.php"=>"", "support.function.syslog.php"=>"", "support.function.spl_iterators.php"=>"", "support.function.filter.php"=>"", "support.class.php"=>"", "string.quoted.double.sql.php"=>"", "meta.embedded.html"=>"", "meta.function.argument.array.php"=>"", "support.function.fsock.php"=>"", "support.function.php_spl.php"=>"", "support.function.multi.php"=>"", "support.function.gmp.php"=>"", "keyword.control.exception.php"=>"", "support.function.snmp.php"=>"", "string.unquoted.heredoc.php"=>"", "support.function.domconfiguration.php"=>"", "source.php.embedded.line.html"=>"", "support.function.json.php"=>"", "support.function.pdo.php"=>"", "support.function.text.php"=>"", "support.function.interface.php"=>"", "support.function.pageinfo.php"=>"", "support.function.datetime.php"=>"", "support.function.mail.php"=>"", "punctuation.definition.string.begin.php"=>"", "punctuation.whitespace.embedded.leading.php"=>"", "support.function.levenshtein.php"=>"", "support.function.dba.php"=>"", "support.function.dir.php"=>"", "keyword.operator.bitwise.php"=>"", "support.function.dl.php"=>"", "PHP"=>"", "support.function.pdo_dbh.php"=>"", "punctuation.section.embedded.end.php"=>"", "support.function.file.php"=>"", "support.function.php_mysql.php"=>"", "string.regexp.single-quoted.php"=>"", "punctuation.terminator.expression.php"=>"", "support.function.php_sybase_db.php"=>"", "support.function.mysqli_api.php"=>"", "support.function.calendar.php"=>"", "support.function.php_milter.php"=>"", "meta.function-call.static.php"=>"", "support.function.mysqli_nonapi.php"=>"", "keyword.operator.class.php"=>"", "support.function.soundex.php"=>"", "support.function.sysvmsg.php"=>"", "support.function.rand.php"=>"", "support.function.php_mssql.php"=>"", "variable.other.index.php"=>"", "support.function.domimplementation.php"=>"", "support.function.domstringlist.php"=>"", "keyword.operator.comparison.php"=>"", "source.php.embedded.block.html"=>"", "variable.other.property.php"=>"", "support.function.microtime.php"=>"", "meta.embedded.css"=>"", "support.function.mysqli_embedded.php"=>"", "support.function.mime_magic.php"=>"", "support.function.mhash.php"=>"", "keyword.operator.logical.php"=>"", "keyword.operator.type.php"=>"", "support.function.sqlite.php"=>"", "support.function.php_msql.php"=>"", "support.function.image.php"=>"", "entity.name.type.interface.php"=>"", "support.function.wddx.php"=>"", "support.function.simplexml.php"=>"", "storage.type.function.php"=>"", "punctuation.definition.parameters.end.php"=>"", "support.function.namelist.php"=>"", "meta.function.argument.no-default.php"=>"", "support.function.ibase_service.php"=>"", "comment.line.number-sign.php"=>"", "storage.modifier.implements.php"=>"", "support.function.posix.php"=>"", "support.function.php_pcre.php"=>"", "string.interpolated.php"=>"", "support.function.formatted_print.php"=>"", "entity.name.function.php"=>"", "support.function.ctype.php"=>"", "support.function.php_odbc.php"=>"", "support.function.php_date.php"=>"", "punctuation.section.embedded.begin.php"=>"", "support.function.exec.php"=>"", "support.function.gettext.php"=>"", "support.function.iconv.php"=>"", "support.function.type.php"=>"", "support.function.sysvshm.php"=>"", "support.function.session.php"=>"", "support.function.nsapi.php"=>"", "punctuation.definition.variable.php"=>"", "constant.character.escape.php"=>"", "support.function.pspell.php"=>"", "storage.modifier.reference.php"=>"", "support.function.array.php"=>"", "support.function.attr.php"=>"", "string.regexp.character-class.php"=>"", "support.function.md5.php"=>"", "meta.function.argument.typehinted.php"=>"", "support.function.builtin_functions.php"=>"", "support.function.pcntl.php"=>"", "comment.block.php"=>"", "support.function.quot_print.php"=>"", "punctuation.whitespace.embedded.trailing.php"=>"", "invalid.illegal.wrong-access-type.phpdoc.php"=>"", "support.function.openssl.php"=>"", "variable.other.global.safer.php"=>"", "support.function.uniqid.php"=>"", "meta.embedded.sql"=>"", "comment.line.number-sign.sql"=>"", "punctuation.definition.string.php"=>"", "support.function.birdstep.php"=>"", "source.php"=>"", "support.function.proc_open.php"=>"", "meta.function-call.php"=>"", "meta.embedded.js"=>"", "support.function.php_ftp.php"=>"", "constant.numeric.index.php"=>"", "meta.embedded.xml"=>"", "keyword.other.phpdoc.php"=>"", "support.function.main.php"=>"", "meta.interface.php"=>"", "support.function.dbase.php"=>"", "support.function.xsltprocessor.php"=>"", "support.function.php_dom.php"=>"", "support.function.magic.php"=>"", "meta.function.php"=>"", "keyword.operator.increment-decrement.php"=>"", "support.function.mysqli_repl.php"=>"", "support.function.head.php"=>"", "support.function.uuencode.php"=>"", "support.constant.core.php"=>"", "support.function.basic_functions.php"=>"", "support.function.gd.php"=>"", "support.function.html.php"=>"", "support.function.readline.php"=>"", "support.function.php_xmlwriter.php"=>"", "support.function.php_sybase_ct.php"=>"", "punctuation.definition.comment.php"=>"", "keyword.operator.php"=>"", "keyword.operator.assignment.php"=>"", "support.function.base64.php"=>"", "invalid.illegal.invalid-simple-array-index.php"=>"", "variable.other.class.php"=>"", "support.function.com_com.php"=>"", "support.function.sockets.php"=>"", "support.function.php_imap.php"=>"", "constant.numeric.php"=>"", "support.function.info.php"=>"", "keyword.operator.string.php"=>"", "meta.tag.inline.phpdoc.php"=>"", "punctuation.definition.string.end.php"=>"", "support.function.cal_unix.php"=>"", "support.function.http.php"=>"", "support.function.characterdata.php"=>"", "support.function.interbase.php"=>"", "storage.modifier.abstract.php"=>"", "comment.line.double-slash.php"=>"", "support.function.crc32.php"=>"", "string.quoted.single.unclosed.sql"=>"", "support.function.streamsfuncs.php"=>"", "support.function.reg.php"=>"", "comment.block.documentation.phpdoc.php"=>"", "support.function.hash.php"=>"", "support.function.mysqli_report.php"=>"", "invalid.illegal.php"=>"", "string.quoted.other.backtick.sql"=>"", "support.function.var.php"=>"", "storage.type.php"=>"", "string.quoted.double.php"=>"", "support.function.domerrorhandler.php"=>"", "string.regexp.double-quoted.php"=>"", "support.function.math.php"=>"", "punctuation.definition.character-class.php"=>"", "support.function.pack.php"=>"", "support.constant.std.php"=>"", "constant.numeric.hex.php"=>"", "support.function.alias.php"=>"", "support.function.php_mbregex.php"=>"", "meta.array.php"=>"", "string.quoted.single.php"=>"", "meta.consecutive-tags.php"=>"", "support.function.output.php"=>"", "punctuation.definition.arbitrary-repitition.php"=>"", "variable.other.global.php"=>"", "support.class.builtin.php"=>"", "support.function.xmlrpc-epi-php.php"=>"", "meta.function.argument.default.php"=>"", "variable.other.php"=>"", "support.function.domimplementationsource.php"=>"", "support.function.ftok.php"=>"", "support.function.element.php"=>"", "support.function.ibase_events.php"=>"", "support.function.zlib.php"=>"", "support.function.metaphone.php"=>"", "support.function.exif.php"=>"", "support.function.nodelist.php"=>"", "support.function.hash_md.php"=>"", "storage.type.interface.php"=>"", "support.function.tokenizer.php"=>"", "support.function.string.php"=>"", "comment.line.double-dash.sql"=>"", "support.function.php_zip.php"=>"", "keyword.control.php"=>"", "support.function.xml.php"=>"", "support.function.tidy.php"=>"", "support.function.skeleton.php"=>"", "meta.class.php"=>"", "support.function.userdatahandler.php"=>"", "support.function.user_filters.php"=>"", "support.function.mcrypt.php"=>"", "support.function.hash_sha.php"=>"", "storage.type.class.php"=>"", "support.function.sha1.php"=>"", "support.function.easter.php"=>"", "invalid.illegal.non-null-typehinted.php"=>"", "support.function.browscap.php"=>"", "support.function.bcmath.php"=>"", "support.function.fdf.php"=>"", "source.php.embedded.line.empty.html"=>"", "meta.include.php"=>"", "keyword.operator.index-end.php"=>"", "constant.other.class.php"=>"", "support.function.bz2.php"=>"", "meta.catch.php"=>""}
14
-
File without changes