Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Base16 oomox-HDR-Lilly - alacritty color config
- # oomox-HDR-Lilly
- colors:
- # Default colors
- primary:
- background: '0x000000'
- foreground: '0xfff0ff'
- # Colors the cursor will use if `custom_cursor_colors` is true
- cursor:
- text: '0x000000'
- cursor: '0xfff0ff'
- # Normal colors
- normal:
- black: '0x000000'
- red: '0xe71410'
- green: '0x49831f'
- yellow: '0xfdb001'
- blue: '0xbb4da3'
- magenta: '0xfb04d2'
- cyan: '0x74a346'
- white: '0xfff0ff'
- # Bright colors
- bright:
- black: '0x7f787f'
- red: '0xfdb001'
- green: '0x000000'
- yellow: '0x70a171'
- blue: '0x141414'
- magenta: '0xf3e8ca'
- cyan: '0xde4d00'
- white: '0xfff0ff'
- draw_bold_text_with_bright_colors: false
Advertisement
Add Comment
Please, Sign In to add comment