Skip to content

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

@Yukaii Yukaii force-pushed the feature/bear-theme branch from f0acf65 to 420982a Compare September 8, 2019 14:02
@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.

1 participant