diff --git a/colors/base16-dracula.config b/colors/base16-dracula.config index 1c95e45..1fea748 100644 --- a/colors/base16-dracula.config +++ b/colors/base16-dracula.config @@ -1,20 +1,20 @@ # base16-sioyek (https://github.com/loiccoyle/base16-sioyek) # by Loic Coyle -# Dracula scheme by Mike Barkmin (http://github.com/mikebarkmin) based on Dracula Theme (http://github.com/dracula) +# Dracula scheme by Jamy Golden (http://github.com/JamyGolden), based on Dracula Theme (http://github.com/dracula) -custom_background_color #282936 -custom_text_color #f1f2f8 +custom_background_color #282a36 +custom_text_color #f0f1f4 -page_separator_color #282936 -search_highlight_color #00f769 -status_bar_color #282936 -status_bar_text_color #f1f2f8 -ui_text_color #f1f2f8 -ui_selected_text_color #f1f2f8 -ui_background_color #3a3c4e -ui_selected_background_color #626483 -background_color #282936 -visual_mark_color 0.38431373 0.39215686 0.51372549 0.2 -text_highlight_color #626483 -link_highlight_color #62d6e8 -synctex_highlight_color #ea51b2 +page_separator_color #282a36 +search_highlight_color #f1fa8c +status_bar_color #282a36 +status_bar_text_color #f0f1f4 +ui_text_color #f0f1f4 +ui_selected_text_color #f0f1f4 +ui_background_color #363447 +ui_selected_background_color #6272a4 +background_color #282a36 +visual_mark_color 0.38431373 0.44705882 0.64313725 0.2 +text_highlight_color #6272a4 +link_highlight_color #80bfff +synctex_highlight_color #ff5555 diff --git a/colors/base16-tokyodark.config b/colors/base16-tokyodark.config index 0d267bc..d4f9d20 100644 --- a/colors/base16-tokyodark.config +++ b/colors/base16-tokyodark.config @@ -1,20 +1,20 @@ # base16-sioyek (https://github.com/loiccoyle/base16-sioyek) # by Loic Coyle -# Tokyodark scheme by Tiagovla (https://github.com/tiagovla/) +# Tokyodark scheme by Jamy Golden (https://github.com/JamyGolden), Based on Tokyodark.nvim (https://github.com/tiagovla/tokyodark.nvim) custom_background_color #11121d -custom_text_color #555661 +custom_text_color #abb2bf page_separator_color #11121d -search_highlight_color #7199ee +search_highlight_color #d7a65f status_bar_color #11121d -status_bar_text_color #555661 -ui_text_color #555661 -ui_selected_text_color #555661 -ui_background_color #151621 -ui_selected_background_color #393a45 +status_bar_text_color #abb2bf +ui_text_color #abb2bf +ui_selected_text_color #abb2bf +ui_background_color #212234 +ui_selected_background_color #353945 background_color #11121d -visual_mark_color 0.22352941 0.22745098 0.27058824 0.2 -text_highlight_color #393a45 -link_highlight_color #95c561 -synctex_highlight_color #a485dd +visual_mark_color 0.20784314 0.22352941 0.27058824 0.2 +text_highlight_color #353945 +link_highlight_color #7199ee +synctex_highlight_color #ee6d85