Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Base16 oomox-HDR-Lilly 256 - 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: '0xe71410'
- green: '0x49831f'
- yellow: '0xfdb001'
- blue: '0xbb4da3'
- magenta: '0xfb04d2'
- cyan: '0x74a346'
- white: '0xfff0ff'
- indexed_colors:
- - { index: 16, color: '0xfdb001' }
- - { index: 17, color: '0xde4d00' }
- - { index: 18, color: '0x000000' }
- - { index: 19, color: '0x70a171' }
- - { index: 20, color: '0x141414' }
- - { index: 21, color: '0xf3e8ca' }
Advertisement
Add Comment
Please, Sign In to add comment