writing: Add sioyek configuration
This commit is contained in:
parent
334f3032e8
commit
af410c0b77
4 changed files with 84 additions and 0 deletions
20
desktop/.config/flavours/templates/sioyek/default.mustache
Normal file
20
desktop/.config/flavours/templates/sioyek/default.mustache
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# base16-sioyek (https://github.com/loiccoyle/base16-sioyek)
|
||||
# by Loic Coyle
|
||||
# {{scheme-name}} scheme by{{scheme-author}}
|
||||
|
||||
custom_background_color #{{base00-hex}}
|
||||
custom_text_color #{{base06-hex}}
|
||||
|
||||
page_separator_color #{{base00-hex}}
|
||||
search_highlight_color #{{base0A-hex}}
|
||||
status_bar_color #{{base00-hex}}
|
||||
status_bar_text_color #{{base06-hex}}
|
||||
ui_text_color #{{base06-hex}}
|
||||
ui_selected_text_color #{{base06-hex}}
|
||||
ui_background_color #{{base01-hex}}
|
||||
ui_selected_background_color #{{base03-hex}}
|
||||
background_color #{{base00-hex}}
|
||||
visual_mark_color {{base03-dec-r}} {{base03-dec-g}} {{base03-dec-b}} 0.2
|
||||
text_highlight_color #{{base03-hex}}
|
||||
link_highlight_color #{{base0D-hex}}
|
||||
synctex_highlight_color #{{base08-hex}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue