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

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

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*.