Coder Social home page Coder Social logo

wwdc-light-syntax's Introduction

WWDC-light-syntax theme

Banner

A light syntax theme for Atom that revolves around Apple's WWDC 2016 color scheme.

A screenshot of your theme

Made by @AptikDev

Recommended setup

  • OSX El Capitan or MacOS Sierra
  • Packages: tool-bar

How to install

Go to Settings โ†’ Install, switch the tab from Packages to Themes and search for wwdc-light-syntax. After that select the theme Wwdc light in Settings โ†’ Themes.

OR

If you have the Atom Package Manager installed you can launch Terminal and run apm install wwdc-light-syntax.

wwdc-light-syntax's People

Contributors

alewtschuk avatar

wwdc-light-syntax's Issues

Atom 1.13.0 throwing syntax error on line 50

Just upgraded to Atom 1.13.0 and am now getting a notification that there's an error on line 50. "Missing semicolon." I was able to fix it by removing the "color:" portion of the line, but not sure if that is the preferred fix or not.

SyntaxError: :50:20: Missed semicolon
48 | atom-text-editor .cursor,
49 | :host .cursor {

50 | border-left: 2px solid color: blue;
| ^
51 | }
52 | atom-text-editor .selection .region,
at Input.error (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/postcss/lib/input.js:113:22)
at Parser.checkMissedSemicolon (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/postcss/lib/parser.js:495:26)
at Parser.decl (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/postcss/lib/parser.js:270:50)
at Parser.other (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/postcss/lib/parser.js:135:30)
at Parser.loop (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/postcss/lib/parser.js:81:26)
at Function.parse (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/postcss/lib/parse.js:26:16)
at transformDeprecatedShadowDOMSelectors (/Applications/Atom.app/Contents/Resources/app.asar/src/style-manager.js:253:37)
at StyleManager.addStyleSheet (/Applications/Atom.app/Contents/Resources/app.asar/src/style-manager.js:148:23)
at ThemePackage.module.exports.Package.activateStylesheets (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:260:58)
at ThemePackage.module.exports.Package.activateNow (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:185:14)
at /Applications/Atom.app/Contents/Resources/app.asar/src/theme-package.js:46:28
at ThemePackage.module.exports.Package.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:94:15)
at /Applications/Atom.app/Contents/Resources/app.asar/src/theme-package.js:42:24
at ThemePackage.module.exports.ThemePackage.activate (/Applications/Atom.app/Contents/Resources/app.asar/src/theme-package.js:38:97)
at PackageManager.module.exports.PackageManager.activatePackage (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:550:34)
at /Applications/Atom.app/Contents/Resources/app.asar/src/theme-manager.js:331:52
at /Applications/Atom.app/Contents/Resources/app.asar/src/config.js:618:16
at /Applications/Atom.app/Contents/Resources/app.asar/src/config.js:635:20
at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
at Config.module.exports.Config.emitChangeEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/config.js:826:29)
at Config.module.exports.Config.setRawValue (/Applications/Atom.app/Contents/Resources/app.asar/src/config.js:612:19)
at Config.module.exports.Config.set (/Applications/Atom.app/Contents/Resources/app.asar/src/config.js:227:14)
at ThemesPanel.module.exports.ThemesPanel.updateThemeConfig (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/settings-view/lib/themes-panel.js:527:28)
at /Applications/Atom.app/Contents/Resources/app.asar/node_modules/settings-view/lib/themes-panel.js:534:24

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.