123456789101112131415161718192021222324252627282930 |
- # 1984 light theme by Bertie Blackman, https://github.com/covertbert/iterm2-1984/
- foreground #19152c
- background #e4e5f5
- selection_foreground #19152c
- selection_background #ff16b0
- color0 #000000
- color1 #ff16b0
- color2 #00af4f
- color3 #ff8d01
- color4 #0098fd
- color5 #f806fa
- color6 #00b2be
- color7 #feffff
- color8 #000000
- color9 #ff16b0
- color10 #00af4f
- color11 #ff8d01
- color12 #0098fd
- color13 #f806fa
- color14 #00b2be
- color15 #feffff
- # URL styles
- url_color #ff16b0
- url_style single
- # Cursor styles
- cursor #00b2be
|