Download tmTheme Editor Free Java Code

Description

Color scheme editor for SublimeText, Textmate and a bunch of other text editors.

Icons

tmTheme Editor

Source Files

The download file tmTheme-Editor-master.zip has the following entries.


.gitignore//from   w ww  . j a v  a2s  .co  m
ARCHIVE.todo
LICENSE
Procfile
README.md
THEMES.todo
TODO.todo
app.coffee
app/assets/css/animation/animations.less
app/assets/css/animation/animations/bounce-in-down.less
app/assets/css/animation/animations/bounce-in-left.less
app/assets/css/animation/animations/bounce-in-right.less
app/assets/css/animation/animations/bounce-in-up.less
app/assets/css/animation/animations/bounce-in.less
app/assets/css/animation/animations/bounce-out-down.less
app/assets/css/animation/animations/bounce-out-left.less
app/assets/css/animation/animations/bounce-out-right.less
app/assets/css/animation/animations/bounce-out-up.less
app/assets/css/animation/animations/bounce-out.less
app/assets/css/animation/animations/bounce.less
app/assets/css/animation/animations/fade-in-down-big.less
app/assets/css/animation/animations/fade-in-down.less
app/assets/css/animation/animations/fade-in-left-big.less
app/assets/css/animation/animations/fade-in-left.less
app/assets/css/animation/animations/fade-in-right-big.less
app/assets/css/animation/animations/fade-in-right.less
app/assets/css/animation/animations/fade-in-up-big.less
app/assets/css/animation/animations/fade-in-up.less
app/assets/css/animation/animations/fade-in.less
app/assets/css/animation/animations/fade-out-down-big.less
app/assets/css/animation/animations/fade-out-down.less
app/assets/css/animation/animations/fade-out-left-big.less
app/assets/css/animation/animations/fade-out-left.less
app/assets/css/animation/animations/fade-out-right-big.less
app/assets/css/animation/animations/fade-out-right.less
app/assets/css/animation/animations/fade-out-up-big.less
app/assets/css/animation/animations/fade-out-up.less
app/assets/css/animation/animations/fade-out.less
app/assets/css/animation/animations/flash.less
app/assets/css/animation/animations/flip-in-x.less
app/assets/css/animation/animations/flip-in-y.less
app/assets/css/animation/animations/flip-out-x.less
app/assets/css/animation/animations/flip-out-y.less
app/assets/css/animation/animations/flip.less
app/assets/css/animation/animations/hinge.less
app/assets/css/animation/animations/light-speed-in.less
app/assets/css/animation/animations/light-speed-out.less
app/assets/css/animation/animations/pulse.less
app/assets/css/animation/animations/roll-in.less
app/assets/css/animation/animations/roll-out.less
app/assets/css/animation/animations/rotate-in-down-left.less
app/assets/css/animation/animations/rotate-in-down-right.less
app/assets/css/animation/animations/rotate-in-up-left.less
app/assets/css/animation/animations/rotate-in-up-right.less
app/assets/css/animation/animations/rotate-in.less
app/assets/css/animation/animations/rotate-out-down-left.less
app/assets/css/animation/animations/rotate-out-down-right.less
app/assets/css/animation/animations/rotate-out-up-left.less
app/assets/css/animation/animations/rotate-out-up-right.less
app/assets/css/animation/animations/rotate-out.less
app/assets/css/animation/animations/shake.less
app/assets/css/animation/animations/swing.less
app/assets/css/animation/animations/tada.less
app/assets/css/animation/animations/wiggle.less
app/assets/css/animation/animations/wobble.less
app/assets/css/animation/easing.less
app/assets/css/animation/mixins.less
app/assets/css/app.less
app/assets/css/app/gallery.less
app/assets/css/app/global.less
app/assets/css/app/header.less
app/assets/css/app/preview.less
app/assets/css/app/sidebar.less
app/assets/css/bootstrap/accordion.less
app/assets/css/bootstrap/alerts.less
app/assets/css/bootstrap/bootstrap.less
app/assets/css/bootstrap/breadcrumbs.less
app/assets/css/bootstrap/button-groups.less
app/assets/css/bootstrap/buttons.less
app/assets/css/bootstrap/carousel.less
app/assets/css/bootstrap/close.less
app/assets/css/bootstrap/code.less
app/assets/css/bootstrap/component-animations.less
app/assets/css/bootstrap/dropdowns.less
app/assets/css/bootstrap/forms.less
app/assets/css/bootstrap/grid.less
app/assets/css/bootstrap/hero-unit.less
app/assets/css/bootstrap/labels-badges.less
app/assets/css/bootstrap/layouts.less
app/assets/css/bootstrap/mixins.less
app/assets/css/bootstrap/modals.less
app/assets/css/bootstrap/navbar.less
app/assets/css/bootstrap/navs.less
app/assets/css/bootstrap/pager.less
app/assets/css/bootstrap/pagination.less
app/assets/css/bootstrap/popovers.less
app/assets/css/bootstrap/progress-bars.less
app/assets/css/bootstrap/reset.less
app/assets/css/bootstrap/responsive-1200px-min.less
app/assets/css/bootstrap/responsive-767px-max.less
app/assets/css/bootstrap/responsive-768px-979px.less
app/assets/css/bootstrap/responsive-navbar.less
app/assets/css/bootstrap/responsive-utilities.less
app/assets/css/bootstrap/responsive.less
app/assets/css/bootstrap/scaffolding.less
app/assets/css/bootstrap/sprites.less
app/assets/css/bootstrap/tables.less
app/assets/css/bootstrap/thumbnails.less
app/assets/css/bootstrap/tooltip.less
app/assets/css/bootstrap/type.less
app/assets/css/bootstrap/utilities.less
app/assets/css/bootstrap/variables.less
app/assets/css/bootstrap/wells.less
app/assets/css/lib/hud.less
app/assets/css/lib/mixins.less
app/assets/css/stats.less
app/assets/js/application.coffee
app/assets/js/controllers/editor_controller.coffee
app/assets/js/controllers/gallery_controller.coffee
app/assets/js/controllers/preview_controller.coffee
app/assets/js/controllers/stats_controller.coffee
app/assets/js/directives/draggable.coffee
app/assets/js/directives/shortcut.coffee
app/assets/js/directives/show-scope.coffee
app/assets/js/directives/sortable.coffee
app/assets/js/lib/angular-bootstrap.coffee
app/assets/js/lib/json2plist.coffee
app/assets/js/lib/plist2json.coffee
app/assets/js/services/theme_loader_service.coffee
app/assets/js/services/throbber_service.coffee
app/assets/js/stats.coffee
app/assets/js/vendors/FileSaver-20130123.js
app/assets/js/vendors/angular-1.1.4.js
app/assets/js/vendors/bootstrap/bootstrap-affix.js
app/assets/js/vendors/bootstrap/bootstrap-alert.js
app/assets/js/vendors/bootstrap/bootstrap-button.js
app/assets/js/vendors/bootstrap/bootstrap-carousel.js
app/assets/js/vendors/bootstrap/bootstrap-collapse.js
app/assets/js/vendors/bootstrap/bootstrap-dropdown.js
app/assets/js/vendors/bootstrap/bootstrap-modal.js
app/assets/js/vendors/bootstrap/bootstrap-popover.js
app/assets/js/vendors/bootstrap/bootstrap-scrollspy.js
app/assets/js/vendors/bootstrap/bootstrap-tab.js
app/assets/js/vendors/bootstrap/bootstrap-tooltip.js
app/assets/js/vendors/bootstrap/bootstrap-transition.js
app/assets/js/vendors/bootstrap/bootstrap-typeahead.js
app/assets/js/vendors/jquery-2.0.0.js
app/assets/js/vendors/jquery-ui-1.10.3.sortable-draggable.js
app/assets/js/vendors/jquery.cookie-1.3.1.js
app/assets/js/vendors/spin-1.3.js
app/assets/js/vendors/sugar-1.3.9.js
app/assets/js/vendors/tinycolor-0.9.14.js
app/assets/js/vendors/xregexp-3.0.0pre.js
app/routes/index.coffee
app/templates/_action_bar.ejs
app/templates/_browser_support.ejs
app/templates/_colors_hud.ejs
app/templates/_edit_dialog.ejs
app/templates/_ga.ejs
app/templates/_gallery.ejs
app/templates/_header.ejs
app/templates/_links.ejs
app/templates/_meta.ejs
app/templates/_new_dialog.ejs
app/templates/_scope_bar.ejs
app/templates/_sidebar.ejs
app/templates/_social.ejs
app/templates/_table_general.ejs
app/templates/_table_info.ejs
app/templates/_table_scopes.ejs
app/templates/index.ejs
app/templates/stats.ejs
config.coffee
package.json
public/favicon.ico
public/files/languages/c.tmLanguage
public/files/languages/coffeescript.tmLanguage
public/files/languages/css.tmLanguage
public/files/languages/html.tmLanguage
public/files/languages/html5.tmLanguage
public/files/languages/java.tmLanguage
public/files/languages/javascript.tmLanguage
public/files/languages/less.tmLanguage
public/files/languages/markdown.tmLanguage
public/files/languages/python.tmLanguage
public/files/languages/ruby.tmLanguage
public/files/samples/coffeescript.txt
public/files/samples/css.txt
public/files/samples/html.txt
public/files/samples/javascript.txt
public/files/samples/python.txt
public/files/samples/ruby.txt
public/files/themes/default.tmtheme
public/gallery.json
public/humans.txt
public/images/Screen Shot.png
public/images/TMTheme128.png
public/images/TMTheme16.png
public/images/TMTheme32.png
public/images/TMTheme48.png
public/images/adjustColor16.png
public/images/adjustColor24.png
public/images/glyphicons-halflings-white.png
public/images/glyphicons-halflings.png
public/images/icon-color-adjustments.png
public/images/icon-gear.png
public/images/not_supported_bg.png
public/robots.txt
themes/All Hallow's Eve.tmTheme
themes/Amy.tmTheme
themes/Argonaut.tmTheme
themes/Arona.tmTheme
themes/BBEdit.tmTheme
themes/Bespin.tmTheme
themes/Birds of Paradise.tmTheme
themes/Black Pearl II.tmTheme
themes/Black Pearl.tmTheme
themes/Blackboard Black.tmTheme
themes/Blackboard.tmTheme
themes/Bongzilla.tmTheme
themes/CSSEdit.tmTheme
themes/Chanfle.tmTheme
themes/Chrome DevTools.tmTheme
themes/Classic Modified.tmTheme
themes/Clouds Midnight.tmTheme
themes/Clouds.tmTheme
themes/Cobalt.tmTheme
themes/Coda.tmTheme
themes/Cube2Media.tmTheme
themes/DarkPastel.tmTheme
themes/Dawn.tmTheme
themes/Django (Smoothy).tmTheme
themes/Django.tmTheme
themes/Eiffel.tmTheme
themes/Emacs Strict.tmTheme
themes/Espresso Libre.tmTheme
themes/Espresso Tutti.tmTheme
themes/Espresso.tmTheme
themes/Fade to Grey.tmTheme
themes/Fake.tmTheme
themes/FantasyScript.tmTheme
themes/Fluidvision.tmTheme
themes/Freckle.tmTheme
themes/Friendship Bracelet.tmTheme
themes/GitHub.tmTheme
themes/GlitterBomb.tmTheme
themes/Happy happy joy joy 2.tmTheme
themes/IDLE.tmTheme
themes/IR_Black.tmTheme
themes/IR_White.tmTheme
themes/IdleFingers.tmTheme
themes/Johnny.tmTheme
themes/Juicy.tmTheme
themes/Kuroir.tmTheme
themes/LAZY.tmTheme
themes/Lowlight.tmTheme
themes/Mac Classic.tmTheme
themes/Made of Code.tmTheme
themes/MagicWB (Amiga).tmTheme
themes/Merbivore Soft.tmTheme
themes/Merbivore.tmTheme
themes/MonoIndustrial.tmTheme
themes/Monokai Bright.tmTheme
themes/Monokai-FannonEdition.tmTheme
themes/Monokai-sublime.tmTheme
themes/Monokai.tmTheme
themes/Mreq.tmTheme
themes/NightLion.tmTheme
themes/Notebook.tmTheme
themes/Oceanic Muted.tmTheme
themes/Oceanic.tmTheme
themes/Pastels on Dark.tmTheme
themes/Pastie.tmTheme
themes/PlasticCodeWrap.tmTheme
themes/Prospettiva.tmTheme
themes/Putty.tmTheme
themes/RDark.tmTheme
themes/Rails Envy.tmTheme
themes/RailsCasts.tmTheme
themes/Rhuk.tmTheme
themes/Ryan Light.tmTheme
themes/SidewalkChalk.tmTheme
themes/Slush & Poppies.tmTheme
themes/Smoothy.tmTheme
themes/Solarized (dark).tmTheme
themes/Solarized (light).tmTheme
themes/SpaceCadet.tmTheme
themes/Spectacular.tmTheme
themes/Summer Sun.tmTheme
themes/Summerfruit.tmTheme
themes/Sunburst.tmTheme
themes/Swyphs II.tmTheme
themes/Tango.tmTheme
themes/Text Ex Machina.tmTheme
themes/Tomorrow-Night-Blue.tmTheme
themes/Tomorrow-Night-Bright.tmTheme
themes/Tomorrow-Night-Eighties.tmTheme
themes/Tomorrow-Night.tmTheme
themes/Tomorrow.tmTheme
themes/Toulousse-Lautrec.tmTheme
themes/Toy Chest.tmTheme
themes/Tubster.tmTheme
themes/Twilight.tmTheme
themes/Venom.tmTheme
themes/Vibrant Fin.tmTheme
themes/Vibrant Ink.tmTheme
themes/Vibrant Tango.tmTheme
themes/Zenburnesque.tmTheme
themes/iPlastic.tmTheme
themes/krTheme.tmTheme

Download

Click the following link to download tmTheme-Editor-master.zip.

tmTheme-Editor-master.zip




















Home »
  Javascript Free Code Download »
    Color »




Color
Color Canvas
Color Converter
Color HTML5
Color Image
Color Library
Color Picker
Color Plugin
Color v