sioyek
This commit is contained in:
@@ -8,3 +8,7 @@ embed_annotations W
|
|||||||
next_state <C-i>
|
next_state <C-i>
|
||||||
prev_state <C-o>
|
prev_state <C-o>
|
||||||
reload <C-r>
|
reload <C-r>
|
||||||
|
toggle_custom_color <f8>
|
||||||
|
fit_to_page_height_smart <f9>
|
||||||
|
fit_to_page_width_smart <f10>
|
||||||
|
fit_to_page_smart <f11>
|
||||||
|
|||||||
@@ -1,2 +1,19 @@
|
|||||||
should_launch_new_window 1
|
should_launch_new_window 1
|
||||||
startup_commands toggle_visual_scroll;toggle_dark_mode
|
startup_commands toggle_visual_scroll;toggle_dark_mode;toggle_custom_color
|
||||||
|
|
||||||
|
background_color 0.97 0.97 0.97
|
||||||
|
dark_mode_background_color 0.0 0.0 0.0
|
||||||
|
|
||||||
|
dark_mode_contrast 0.9
|
||||||
|
|
||||||
|
text_highlight_color 1 1 0
|
||||||
|
|
||||||
|
visual_mark_color 0 0 0 0.1
|
||||||
|
|
||||||
|
search_highlight_color 0 1 0
|
||||||
|
synctex_highlight_color 1 0 0
|
||||||
|
link_highlight_color 0 0 0
|
||||||
|
synctex_highlight_color 1.0 0.0 1.0
|
||||||
|
|
||||||
|
custom_background_color 0. 0. 0.
|
||||||
|
custom_text_color 0.847 0.871 0.914
|
||||||
|
|||||||
Reference in New Issue
Block a user