Coder Social home page Coder Social logo

simurai / tone-syntax Goto Github PK

View Code? Open in Web Editor NEW
82.0 82.0 12.0 165 KB

An Atom theme with customizable colors

License: MIT License

CSS 51.75% CoffeeScript 22.43% HTML 5.08% JavaScript 3.22% C# 3.18% Go 2.66% Java 2.40% PHP 2.94% Python 3.23% Ruby 1.71% TypeScript 1.40%
atom atom-themes customizable-colors syntax theme

tone-syntax's Introduction

404

tone-syntax's People

Contributors

coopermaruyama avatar filipelinhares avatar mdeboer avatar nielsenramon avatar simurai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

tone-syntax's Issues

Maintainer wanted

Hey, just wanted to say I was interested in possibly becoming a maintainer!
What all would that involved I'd like to get started right away!

Python

Are there any plans to support Python syntax?

No bracket matching in Python, MD, and LaTeX

Bracket matching seems to work okay for things like HTML tags (both with HTML grammar selected and markdown grammar selected), but other things that are caught by the Bracket Matcher package are not marked as such by this syntax theme. I'm not sure what the issue is since the .bracket-matcher .region is being selected in the editor.less file and is being assigned a value.

Adding the following to my styles.less seemed to make everything work:

.bracket-matcher {
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0);
  z-index: 1;
}

I'm not knowledgeable enough to say what the proper fix to this repo is.

UI colors

Would it be possible to have the UI colors follow the background color set for the editor?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.