# kitty loads this file while the OS is in no-preference mode (kitty 0.38+). # vim:ft=kitty # Subway Seat — generated from palette.py by build.py. Edit the palette, not this file. ## name: Subway Seat Enamel ## author: oddurs ## upstream: https://github.com/oddurs/subway-seat ## blurb: Cream enamel panels in the morning sun. The light one. # The basic colors foreground #3E2C1E background #F8EFDF selection_foreground #2A1D13 selection_background #CBB898 # Cursor colors cursor #A04800 cursor_text_color #F8EFDF # Scrollbar colors scrollbar_handle_color #A58D6D scrollbar_track_color #DBCDB3 # URL color when hovering with mouse url_color #3F6480 # Kitty window border colors and the visual bell active_border_color #A04800 inactive_border_color #E4D8C0 bell_border_color #976608 visual_bell_color #CBB898 # OS window titlebar colors wayland_titlebar_color #E4D8C0 macos_titlebar_color #E4D8C0 # Tab bar colors active_tab_foreground #A04800 active_tab_background #F8EFDF inactive_tab_foreground #8C7254 inactive_tab_background #EEE4D0 tab_bar_background #E4D8C0 tab_bar_margin_color #E4D8C0 # Colors for marks (marked text in the terminal) mark1_foreground #F8EFDF mark1_background #976608 mark2_foreground #F8EFDF mark2_background #A04800 mark3_foreground #F8EFDF mark3_background #3E7157 # The 16 terminal colors # black color0 #54402F color8 #8C7254 # red color1 #992418 color9 #BF4233 # green color2 #66740F color10 #697813 # yellow color3 #976608 color11 #A9720A # blue color4 #3F6480 color12 #517791 # magenta color5 #A04800 color13 #BA4D0A # cyan color6 #3E7157 color14 #4C8367 # white color7 #BAA380 color15 #CBB898