https://github.com/refi64/miku-edit
Hatsune Miku/VOCALOID-oriented text editor themes, for Howl and Atom
https://github.com/refi64/miku-edit
Last synced: 8 months ago
JSON representation
Hatsune Miku/VOCALOID-oriented text editor themes, for Howl and Atom
- Host: GitHub
- URL: https://github.com/refi64/miku-edit
- Owner: refi64
- License: other
- Created: 2017-09-01T00:36:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-08T20:50:45.000Z (about 7 years ago)
- Last Synced: 2025-09-29T21:54:25.309Z (9 months ago)
- Language: Python
- Size: 3.6 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
miku-edit
=========
Hatsune Miku/VOCALOID-oriented text editor themes, for both Howl and Atom.
Screenshots
***********
Howl
^^^^
.. image:: howl.png
Atom
^^^^
.. image:: atom.png
Installing
**********
Howl
^^^^
Via `Aisu `_: use the install URL:
https://github.com/kirbyfan64/aisu
Manually::
$ mkdir -p ~/.howl/bundles
$ cd ~/.howl/bundles
$ git clone https://github.com/kirbyfan64/miku-edit.git
Or::
$ cd ~
$ git clone https://github.com/kirbyfan64/miku-edit.git
$ ./build.py install:howl
To change your theme, add to ``init.moon``::
howl.config.theme = 'Miku'
Atom
^^^^
Install ``miku-edit-syntax``. To install manually::
$ cd ~
$ git clone https://github.com/kirbyfan64/miku-edit.git
$ ./build.py install:atom
Rebuilding the assets
*********************
::
$ ./build.py assets
FAQ
***
Where is the background picture from?
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The `Magical Mirai official site `_, in particular
`here `_.
The text is hard to read!
^^^^^^^^^^^^^^^^^^^^^^^^^
Try a different font. Fonts from the
`codeface collection `_ in particular are quite
good; I use Google's *Roboto Mono*.