This commit is contained in:
Henrik Bakken
2025-02-09 00:11:39 +01:00
parent 1506292b78
commit a6f32ec3ed
2 changed files with 22 additions and 1 deletions
+4
View File
@@ -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>
+18 -1
View File
@@ -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