Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/samualtnorman/hackmud-color
- Owner: samualtnorman
- License: gpl-3.0
- Created: 2020-09-21T23:01:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T22:59:01.000Z (8 months ago)
- Last Synced: 2024-05-04T23:29:50.249Z (8 months ago)
- Topics: colours, colours-plaintext, colours-strings, extension, forums, game, hackmud, hackmud-color, javascript, typescript, visual-studio-code, visual-studio-code-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=Samual.hackmud-color
- Size: 572 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.