Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/samualtnorman/hackmud-color

Colour strings as they appear in the game, and colours plaintext as it appears on the forums.
https://github.com/samualtnorman/hackmud-color

colours colours-plaintext colours-strings extension forums game hackmud hackmud-color javascript typescript visual-studio-code visual-studio-code-extension

Last synced: about 1 month ago
JSON representation

Colour strings as they appear in the game, and colours plaintext as it appears on the forums.

Awesome Lists containing this project

README

        

# Hackmud Color
Colour strings as they appear in the game, and colours plaintext as it appears on the forums.

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/R6R0XN5CX)

Before:
![before](images/before.png)

After:
![after](images/after.png)

## Features
- Obscures text that won't be seen in game.
- Only colours strings in code files (JavaScript and TypeScript).
- Colours whole document in plaintext files.

## Commands
Adds 2 commands `Hackmud Color: Toggle` and `Hackmud Color: Global Toggle` which toggles the extension on the fly either in your local project, or as a whole.

## Extension Settings
Adds `hackmud-color.enable` which enables or disables the extension.