Giter Site home page Giter Site logo

glacier-syntax-atom's People

Contributors

joeyfigaro avatar mattgraham avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

glacier-syntax-atom's Issues

80c gutter

glacier-syntax seems to have made my 80c gutter disappear. I'm guessing it's the same color as the background, perhaps. Can I get it back? I love character widths.

font assets

add font assets for windows users. potentially even adding/using open sans

font-weight issues

Getting random font weight issues in the syntax that needs to be cleaned up.

Deprecated selector in `glacier-syntax\index.less`

In glacier-syntax\index.less:

Starting from Atom v1.13.0, the contents of atom-text-editor elements are no longer encapsulated within a shadow DOM boundary. This means you should stop using :host and ::shadow pseudo-selectors, and prepend all your syntax selectors with syntax--. To prevent breakage with existing style sheets, Atom will automatically upgrade the following selectors:

  • .comment => .syntax--comment

  • .constant => .syntax--constant

  • .entity => .syntax--entity

  • .keyword => .syntax--keyword

  • .storage => .syntax--storage

  • .string => .syntax--string

  • .support => .syntax--support

  • .variable => .syntax--variable

  • .invalid => .syntax--invalid

  • .punctuation.definition.tag.end, .punctuation.definition.tag.begin, .punctuation.definition.tag => .syntax--punctuation.syntax--definition.syntax--tag.syntax--end, .syntax--punctuation.syntax--definition.syntax--tag.syntax--begin, .syntax--punctuation.syntax--definition.syntax--tag

  • .meta.tag.sgml.doctype.xml, .declaration.sgml.html .declaration.doctype, .declaration.sgml.html .declaration.doctype .entity, .declaration.sgml.html .declaration.doctype .string, .declaration.xml-processing, .declaration.xml-processing .entity, .declaration.xml-processing .string, .doctype => .syntax--meta.syntax--tag.syntax--sgml.syntax--doctype.syntax--xml, .syntax--declaration.syntax--sgml.syntax--html .syntax--declaration.syntax--doctype, .syntax--declaration.syntax--sgml.syntax--html .syntax--declaration.syntax--doctype .syntax--entity, .syntax--declaration.syntax--sgml.syntax--html .syntax--declaration.syntax--doctype .syntax--string, .syntax--declaration.xml-processing, .syntax--declaration.xml-processing .syntax--entity, .syntax--declaration.xml-processing .syntax--string, .syntax--doctype

  • .declaration.tag, .declaration.tag .entity, .meta.tag, .meta.tag .entity => .syntax--declaration.syntax--tag, .syntax--declaration.syntax--tag .syntax--entity, .syntax--meta.syntax--tag, .syntax--meta.syntax--tag .syntax--entity

  • .other.preprocessor.c => .syntax--other.syntax--preprocessor.syntax--c

  • .other.preprocessor.c .entity => .syntax--other.syntax--preprocessor.syntax--c .syntax--entity

  • .text .source => .syntax--text .syntax--source

  • .text.html.ruby .source => .syntax--text.syntax--html.syntax--ruby .syntax--source

  • .constant.character.entity.html => .syntax--constant.syntax--character.syntax--entity.syntax--html

  • .entity.other.inherited-class => .syntax--entity.syntax--other.syntax--inherited-class

  • .entity.other.attribute-name.id.html => .syntax--entity.syntax--other.syntax--attribute-name.syntax--id.syntax--html

  • .entity.other.attribute-name.html => .syntax--entity.syntax--other.syntax--attribute-name.syntax--html

  • .entity.other.attribute-name.id.html => .syntax--entity.syntax--other.syntax--attribute-name.syntax--id.syntax--html

  • .entity.other.attribute-name.html => .syntax--entity.syntax--other.syntax--attribute-name.syntax--html

  • .entity.other.attribute-name.angular.html, .entity .source.angular.embedded.html => .syntax--entity.syntax--other.syntax--attribute-name.syntax--angular.syntax--html, .syntax--entity .syntax--source.syntax--angular.syntax--embedded.syntax--html

  • .entity.other.less.mixin => .syntax--entity.syntax--other.syntax--less.syntax--mixin

  • .string.quoted .source => .syntax--string.syntax--quoted .syntax--source

  • .string .constant => `.syntax--string

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.