Giter Site home page Giter Site logo

bronokai's Introduction

Ow'do, Ey'up, and Howdy ๐Ÿ‘‹

The names Matthew Peck-Deloughry Aka Dr DinoMight, I'm a developer for the brilliant HMA Digital here in South Yorkshire, UK.

๐Ÿ’ฌ I'm a Full Stack Developer who loves to tinker with anything and everything, I love to build be it personal 1 man projects or large scale community projects, as long as it's code it float my boat!

๐Ÿ”ญ I'm currently a Moderator on both Twitch and Discord for whiteP4nth3r and PixelogicDev.

๐Ÿ“ซ How to reach me?

bronokai's People

Contributors

dr-dinomight avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

jonathanmendes

bronokai's Issues

2nd Deprecate index.less

bronokai/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:

atom-text-editor .search-results .marker .region => atom-text-editor .search-results .syntax--marker .region

atom-text-editor .search-results .marker.current-result .region => atom-text-editor .search-results .syntax--marker.current-result .region

Automatic translation of selectors will be removed in a few release cycles to minimize startup time. Please, make sure to upgrade the above selectors as soon as possible.

Deprecated selector in `bronokai/index.less`

In bronokai/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:

  • atom-text-editor, :host => atom-text-editor,atom-text-editor

  • atom-text-editor .invisible-character, :host .invisible-character => atom-text-editor .invisible-character,atom-text-editor .invisible-character

  • atom-text-editor .indent-guide, :host .indent-guide => atom-text-editor .indent-guide,atom-text-editor .indent-guide

  • atom-text-editor .wrap-guide, :host .wrap-guide => atom-text-editor .wrap-guide,atom-text-editor .wrap-guide

  • atom-text-editor .gutter, :host .gutter => atom-text-editor .gutter,atom-text-editor .gutter

  • atom-text-editor .gutter .cursor-line, :host .gutter .cursor-line => atom-text-editor .gutter .cursor-line,atom-text-editor .gutter .cursor-line

  • atom-text-editor .line-number.cursor-line-no-selection, :host .line-number.cursor-line-no-selection => atom-text-editor .line-number.cursor-line-no-selection,atom-text-editor .line-number.cursor-line-no-selection

  • atom-text-editor .invisible, :host .invisible => atom-text-editor .invisible,atom-text-editor .invisible

  • atom-text-editor .cursor, :host .cursor => atom-text-editor .cursor,atom-text-editor .cursor

  • atom-text-editor .selection .region, :host .selection .region => atom-text-editor .selection .region,atom-text-editor .selection .region

  • atom-text-editor .search-results .marker .region, :host .search-results .marker .region => atom-text-editor .search-results .syntax--marker .region,atom-text-editor .search-results .syntax--marker .region

  • atom-text-editor .search-results .marker.current-result .region, :host .search-results .marker.current-result .region => atom-text-editor .search-results .syntax--marker.current-result .region,atom-text-editor .search-results .syntax--marker.current-result .region

  • atom-text-editor .gfm .markup.heading, :host .gfm .markup.heading => atom-text-editor .syntax--gfm .syntax--markup.syntax--heading,atom-text-editor .syntax--gfm .syntax--markup.syntax--heading

  • atom-text-editor .gfm .markup.underline, :host .gfm .markup.underline => atom-text-editor .syntax--gfm .syntax--markup.syntax--underline,atom-text-editor .syntax--gfm .syntax--markup.syntax--underline

  • atom-text-editor .gfm .bold, :host .gfm .bold => atom-text-editor .syntax--gfm .syntax--bold,atom-text-editor .syntax--gfm .syntax--bold

  • atom-text-editor .gfm .italic, :host .gfm .italic => atom-text-editor .syntax--gfm .syntax--italic,atom-text-editor .syntax--gfm .syntax--italic

  • atom-text-editor .gfm .raw, :host .gfm .raw => atom-text-editor .syntax--gfm .syntax--raw,atom-text-editor .syntax--gfm .syntax--raw

  • atom-text-editor .gfm .variable.list, :host .gfm .variable.list => atom-text-editor .syntax--gfm .syntax--variable.syntax--list,atom-text-editor .syntax--gfm .syntax--variable.syntax--list

  • atom-text-editor .gfm .link, :host .gfm .link => atom-text-editor .syntax--gfm .syntax--link,atom-text-editor .syntax--gfm .syntax--link

  • atom-text-editor .gfm .link .entity, :host .gfm .link .entity => atom-text-editor .syntax--gfm .syntax--link .syntax--entity,atom-text-editor .syntax--gfm .syntax--link .syntax--entity

  • .comment => .syntax--comment

  • .string => .syntax--string

  • .constant.numeric => .syntax--constant.syntax--numeric

  • .constant.language => .syntax--constant.syntax--language

  • .constant.character, .constant.other => .syntax--constant.syntax--character, .syntax--constant.syntax--other

  • .keyword => .syntax--keyword

  • .storage => .syntax--storage

  • .storage.type => .syntax--storage.syntax--type

  • .entity.name.class => .syntax--entity.syntax--name.syntax--class

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

  • .entity.name.function => .syntax--entity.syntax--name.syntax--function

  • .entity.name.instance => .syntax--entity.syntax--name.syntax--instance

  • .variable.parameter => .syntax--variable.syntax--parameter

  • .entity.name.tag => .syntax--entity.syntax--name.syntax--tag

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

  • .support.function => .syntax--support.syntax--function

  • .support.constant => .syntax--support.syntax--constant

  • .support.type, .support.class => .syntax--support.syntax--type, .syntax--support.syntax--class

  • .invalid => .syntax--invalid

  • .invalid.deprecated => .syntax--invalid.syntax--deprecated

  • .class.jade => .syntax--class.syntax--jade

  • .variable.language.js => .syntax--variable.syntax--language.syntax--js

Automatic translation of selectors will be removed in a few release cycles to minimize startup time. Please, make sure to upgrade the above selectors as soon as possible.

Failed to activate the bronokai theme

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.0.7
System: Ubuntu 15.04
Thrown From: bronokai package, v1.0.0

Stack Trace

Failed to activate the bronokai theme

At variable @green is undefined in /home/pedrecal/.atom/packages/bronokai/index.less:55:15

LessError: variable @green is undefined
  at /home/pedrecal/.atom/packages/bronokai/index.less:55:15

Commands

  4x -6:16.7.0 core:backspace (atom-text-editor.editor.is-focused)
  2x -6:15.8.0 core:save (atom-text-editor.editor.is-focused)
  4x -6:13.9.0 core:move-right (atom-text-editor.editor.is-focused)
  7x -6:12.9.0 editor:select-to-beginning-of-word (atom-text-editor.editor.is-focused)
  2x -6:11.4.0 editor:select-to-end-of-word (atom-text-editor.editor.is-focused)
     -6:10.2.0 core:backspace (atom-text-editor.editor.is-focused)
     -6:08.5.0 core:save (atom-text-editor.editor.is-focused)
     -4:33.7.0 command-palette:toggle (div.settings-view.pane-item)
 12x -4:30.6.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -4:24.8.0 editor:consolidate-selections (atom-text-editor.editor.mini.is-focused)
     -4:24.8.0 core:cancel (atom-text-editor.editor.mini.is-focused)
  2x -1:36.5.0 core:confirm (atom-text-editor.editor.mini.is-focused)
  3x -1:02.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -1:00.0 core:confirm (atom-text-editor.editor.mini.is-focused)
  5x -0:34.1.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -0:27.7.0 core:confirm (atom-text-editor.editor.mini.is-focused)

Config

{
  "core": {
    "themes": [
      "atom-material-ui",
      "one-dark-syntax"
    ]
  }
}

Installed Packages

# User
atom-material-ui, v0.5.21
color-picker, v2.0.11
linter, v1.4.3
linter-gcc, v0.3.6
minimap, v4.12.3
pigments, v0.11.0

# Dev
No dev packages

ThemePackage.getStylesheetsPath is deprecated.

Store package style sheets in the styles/ directory instead of stylesheets/ in the bronokai package

ThemePackage.getStylesheetsPath (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:460:9)
ThemePackage.getStylesheetPaths (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:471:32)
ThemePackage.loadStylesheets (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:453:38)
<unknown> (/Applications/Atom.app/Contents/Resources/app.asar/src/theme-package.js:47:19)
ThemePackage.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:163:15)
ThemePackage.activate (/Applications/Atom.app/Contents/Resources/app.asar/src/theme-package.js:43:12)

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.