Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Experimental *zen* editor theme #1274

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

Yukaii
Copy link
Member

@Yukaii Yukaii commented Sep 8, 2019

Screen Shot 2019-09-08 at 9 29 35 PM

Changing color, background, font (to Avenir Next), line height. Limit the max width of editor, and make it center aligned. Hide the toolbar. Change the color of status bar. (Yeah I'm trying to make a bear note clone 😂 )

Any ideas?

Notes

To test it, run these two lines of javascript in devtool console:

editor.setOption('lineNumbers', false)
$('.ui-edit-area').addClass('zen')

Further work

Fully customized markdown mode for CodeMirror:

Related issues

Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
@Yukaii Yukaii changed the title Experimental *zen* editor theme WIP: Experimental *zen* editor theme Sep 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant