vnote/src/resources/vnote.ini
Le Tan 3b442f55a9 highlight curren cursor line
Add configuration "highlight_cursor_line" in vnote.ini.

Signed-off-by: Le Tan <tamlokveer@gmail.com>
2016-12-25 20:31:59 +08:00

24 lines
519 B
INI

[global]
welcome_page_path=:/resources/welcome.html
template_path=:/resources/template.html
pre_template_path=:/resources/pre_template.html
post_template_path=:/resources/post_template.html
template_css_url=qrc:/resources/markdown.css
current_notebook=0
tab_stop_width=4
is_expand_tab=1
highlight_cursor_line=1
current_background_color=System
current_render_background_color=System
[predefined_colors]
1\name=White
1\rgb=EEEEEE
2\name=Green
2\rgb=CCE8CF
3\name=Wheat2
3\rgb=EED8AE
4\name=LightGrey
4\rgb=D3D3D3
size=4