# vim:fileencoding=utf-8:foldmethod=marker # ---- font ---- font_family monospace bold_font auto italic_font auto bold_italic_font auto font_size 14.0 # ---- visual ---- background_opacity 0.8 cursor_shape block shell_integration no-cursor # ---- theme ---- background #202020 foreground #d0d0d0 cursor #d0d0d0 selection_background #303030 color0 #151515 color8 #505050 color1 #ac4142 color9 #ac4142 color2 #7e8d50 color10 #7e8d50 color3 #e5b566 color11 #e5b566 color4 #6c99ba color12 #6c99ba color5 #9e4e85 color13 #9e4e85 color6 #7dd5cf color14 #7dd5cf color7 #d0d0d0 color15 #f5f5f5 selection_foreground #202020 # ---- shortcuts ---- map cmd+right next_tab map cmd+tab next_tab map cmd+left previous_tab map cmd+t new_tab map cmd+q close_tab