mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
feat(sioyek): Add sioyek configs
* feat(sioyek): Add sioyek configs * feat(surfingkeys): Add sspai.com keymaps * feat(emacs): Add Doom Org Configs, Org LaTeX YASSnippets * fix(hypr): Fix bluetooth GUI name
This commit is contained in:
parent
38d3bf7ae9
commit
5daa07f4c2
11 changed files with 153 additions and 40 deletions
34
tools/sioyek/prefs_user.config
Normal file
34
tools/sioyek/prefs_user.config
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
default_dark_mode 1
|
||||
font_size 14
|
||||
ui_font "PingFang SC"
|
||||
case_sensitive_search 0
|
||||
super_fast_search 1
|
||||
|
||||
### Colorscheme: CATPPUCCIN MOCHA
|
||||
### Trigger with D
|
||||
background_color #1e1e2e
|
||||
|
||||
text_highlight_color #f5c2e7
|
||||
visual_mark_color #7f849c
|
||||
|
||||
## Mauve
|
||||
search_highlight_color #cba6f7
|
||||
link_highlight_color #89b4fa
|
||||
synctex_highlight_color #a6e3a1
|
||||
|
||||
highlight_color_a #f9e2af
|
||||
highlight_color_b #a6e3a1
|
||||
highlight_color_c #89dceb
|
||||
highlight_color_d #eba0ac
|
||||
highlight_color_e #cba6f7
|
||||
highlight_color_f #f38ba8
|
||||
highlight_color_g #f9e2af
|
||||
|
||||
|
||||
custom_background_color #1e1e2e
|
||||
custom_text_color #cdd6f4
|
||||
|
||||
ui_text_color #cdd6f4
|
||||
ui_background_color #313244
|
||||
ui_selected_text_color #cdd6f4
|
||||
ui_selected_background_color #f5c2e7
|
||||
Loading…
Add table
Add a link
Reference in a new issue