# vim:ft=kitty # Subway Seat — generated from palette.py by build.py. Edit the palette, not this file. ## name: Paris Catacombes ## author: oddurs ## upstream: https://github.com/oddurs/subway-seat ## blurb: Under the quarries: the same green with the lights turned down. # The basic colors foreground #D4DDD7 background #121E19 selection_foreground #E7ECEA selection_background #31433A # Cursor colors cursor #F1BF4B cursor_text_color #121E19 # Scrollbar colors scrollbar_handle_color #54655C scrollbar_track_color #1A2921 # URL color when hovering with mouse url_color #709BC8 # Kitty window border colors and the visual bell active_border_color #F1BF4B inactive_border_color #1A2921 bell_border_color #CA9245 visual_bell_color #24342C # OS window titlebar colors wayland_titlebar_color #0A100D macos_titlebar_color #0A100D # Tab bar colors active_tab_foreground #F1BF4B active_tab_background #121E19 inactive_tab_foreground #708178 inactive_tab_background #0D1711 tab_bar_background #0A100D tab_bar_margin_color #0A100D # Colors for marks (marked text in the terminal) mark1_foreground #121E19 mark1_background #F1BF4B mark2_foreground #121E19 mark2_background #CA9245 mark3_foreground #121E19 mark3_background #549B9F # The 16 terminal colors # black color0 #24342C color8 #708178 # red color1 #C7665B color9 #E7877B # green color2 #70CAA9 color10 #89DEBE # yellow color3 #F1BF4B color11 #FFD57A # blue color4 #709BC8 color12 #8DB6E2 # magenta color5 #CA9245 color13 #DFAA61 # cyan color6 #549B9F color14 #70B5B9 # white color7 #BFC8C2 color15 #E7ECEA