X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/baa128cd1c95352103ac83027733489151648f2d..9cfb2638d9dd4a28b055cab36c026624e5bf7af8:/kitty/colors/nord.conf diff --git a/kitty/colors/nord.conf b/kitty/colors/nord.conf new file mode 100644 index 0000000..fd34e1f --- /dev/null +++ b/kitty/colors/nord.conf @@ -0,0 +1,62 @@ +# vim:fileencoding=utf-8:ft=conf:foldmethod=marker + +# Cursor +cursor #d8dee9 +cursor_text_color background + +foreground #d8dee9 +background #2e3440 +selection_foreground #2e3440 +selection_background #d8dee9 +dim_opacity 0.75 + +background_opacity 1.0 +dynamic_background_opacity no + +background_image none +background_image_layout tiled +background_image_linear no +background_tint 0.0 + +url_color #81a1c1 + +#: Borders TODO +active_border_color #00ff00 +inactive_border_color #cccccc +bell_border_color #ff5a00 +inactive_text_alpha 1.0 + +#: Tabs +active_tab_foreground #000 +active_tab_background #eee +active_tab_font_style bold-italic +inactive_tab_foreground #444 +inactive_tab_background #999 +inactive_tab_font_style normal +tab_bar_background none + +#: Colors +color0 #3b4252 +color1 #bf616a +color2 #a3be8c +color3 #ebcb8b +color4 #81a1c1 +color5 #b48ead +color6 #88c0d0 +color7 #e5e9f0 +color8 #4c566a +color9 #bf616a +color10 #a3be8c +color11 #ebcb8b +color12 #81a1c1 +color13 #b48ead +color14 #8fbcbb +color15 #eceff4 + +#: Marks TODO +mark1_foreground black +mark1_background #98d3cb +mark2_foreground black +mark2_background #f2dcd3 +mark3_foreground black +mark3_background #f274bc