Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/irfanshadikrishad/meow
Fresh and clean user interface, code with no distraction. Meow in the darkness.
https://github.com/irfanshadikrishad/meow
dark-theme visual-studio-extension vscode vscode-theme
Last synced: 3 months ago
JSON representation
Fresh and clean user interface, code with no distraction. Meow in the darkness.
- Host: GitHub
- URL: https://github.com/irfanshadikrishad/meow
- Owner: irfanshadikrishad
- License: apache-2.0
- Created: 2023-11-14T17:40:49.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-02T19:24:35.000Z (3 months ago)
- Last Synced: 2024-11-02T20:17:16.504Z (3 months ago)
- Topics: dark-theme, visual-studio-extension, vscode, vscode-theme
- Language: TypeScript
- Homepage: https://irfanshadikrishad.github.io/meow/
- Size: 7.74 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
Meow
Fresh and clean user interface, code with no distraction. Meow in the darkness.
report any issues, bugs or suggestions [here](https://github.com/irfanshadikrishad/meow/issues)
#### _Preview_
Meow
#### _Installation_
1. Use command `code --install-extension irfanshadikrishad.meow` in the terminal, or
2. Or install directly from Extensions in [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=irfanshadikrishad.meow).#### _Tips_
For better experience [download](https://www.jetbrains.com/lp/mono/) and install _'JetBrains Mono'_ and include these code in `settings.json`
```json
"editor.fontLigatures": true,
"editor.fontFamily": "JetBrains Mono",
"terminal.integrated.cursorBlinking": true,
```#### _Thanks for using Meow 🤍_
© 2023-Present [Meow](https://github.com/irfanshadikrishad/meow)
![GitHub License](https://img.shields.io/github/license/irfanshadikrishad/meow?style=for-the-badge&labelColor=1b1b1b&color=FF6188)