An open API service indexing awesome lists of open source software.

https://github.com/openinf/infuse-js-dark

Infuse.js Dark syntax theme
https://github.com/openinf/infuse-js-dark

Last synced: 5 months ago
JSON representation

Infuse.js Dark syntax theme

Awesome Lists containing this project

README

          

[![Orange banner indicating a preview software component][release-level-banner--unstable]](##)


This is the README for VS Code extension: “infuse-js-dark“.


OpenINF logo

## Infuse.js Dark

> Infuse.js Dark syntax theme


[!['License: MIT/Apache-2.0/BlueOak-1.0.0'][license-badge--shields]][license-badge-url]


The Infuse.js Dark syntax theme was initially inspired by the [Blackboard][] color scheme;
however, a significant amount of modifications have been made to it. Among those modifications
include representing the color palette in an entirely new format.

Thanks!

### Installation


One must clone this repo into the VS Code `extensions` directory on macOS.

Hold Cmd+P to open the command palette, then type C
and select “Color Themes”, and it should show up.

On both macOS and Windows, this `extensions` directory is located in the hidden `.vscode` folder
in the user home directory:

```console
~/.vscode/extensions
```

On Windows, the theme will not show up in the “Color Themes” drop-down until it has been both:
cloned into the hidden user `extensions` directory _and_ installed via the command palette and selecting
“Developer: Install Extensions from Location” and had its folder correctly selected.

**_Enjoy!_**



### Contributing


Pull requests are welcome. If you plan to make significant changes, please open
an issue to discuss the change first. If you notice something that needs fixing
but can't do it yourself, please let us know by [opening an issue][].



### License


This project is licensed under either of the following:

- [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)
- [MIT license](https://opensource.org/licenses/MIT)
- [Blue Oak 1.0.0](https://blueoakcouncil.org/license/1.0.0)

at your option.

The [SPDX](https://spdx.dev) license identifier for this project is
`MIT OR Apache-2.0 OR BlueOak-1.0.0`.



---


[Roadmap][] |
[Development][] |
[Issue Tracker][] |
[Changelog][] |
[Credits][]


[!['Project Type: Prototype'][project-type-badge--shields]](##)
[!['Prototyping Scheme: Evolutionary'][prototyping-scheme-badge--shields]](##)
[!['Status: Under construction'][project-status-badge--shields]](##)




The OpenINF logo



[Blackboard]: https://codemirror.net/5/demo/theme.html#blackboard "Blackboard Theme Demo"
[Changelog]: https://github.com/OpenINF/infuse-js-dark/blob/main/CHANGELOG.md "Change Log"
[Credits]: https://github.com/OpenINF/infuse-js-dark/graphs/contributors "Credits"
[Development]: ./collections/_docs/development.md "Development"
[Issue Tracker]: https://github.com/OpenINF/infuse-js-dark/issues "Issues · OpenINF/infuse-js-dark"
[opening an issue]: https://github.com/OpenINF/infuse-js-dark/issues "Issues · OpenINF/infuse-js-dark"
[license-badge--shields]: https://img.shields.io/badge/license-MIT%2FApache--2.0%2FBlueOak--1.0.0-blue.svg?logo=github 'License: MIT/Apache-2.0/BlueOak-1.0.0'
[license-badge-url]: ./#license 'License: MIT/Apache 2.0/BlueOak-1.0.0'
[project-status-badge--shields]: https://img.shields.io/badge/status-under%20construction-yellow.svg
[project-type-badge--shields]: https://img.shields.io/badge/type-prototype-blue.svg
[prototyping-scheme-badge--shields]: https://img.shields.io/badge/scheme-evolutionary-blue.svg
[Roadmap]: https://github.com/OpenINF/infuse-js-dark/issues "Roadmap"
[release-level-banner--unstable]: https://raw.githubusercontent.com/OpenINF/openinf.github.io/live/assets/img/svg/release-level-banner--unstable.svg?sanitize=true 'Banner for Release Level: Unstable'