Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Base16 oomox-0153-blue-rainbow 256 - alacritty color config
- # oomox-0153-blue-rainbow
- colors:
- # Default colors
- primary:
- background: '0x000000'
- foreground: '0xffffff'
- # Colors the cursor will use if `custom_cursor_colors` is true
- cursor:
- text: '0x000000'
- cursor: '0xffffff'
- # Normal colors
- normal:
- black: '0x000000'
- red: '0xb3530b'
- green: '0x03bdfd'
- yellow: '0xe9b055'
- blue: '0x62b2f7'
- magenta: '0xa7cdf8'
- cyan: '0x03bdfd'
- white: '0xffffff'
- # Bright colors
- bright:
- black: '0x7f7f7f'
- red: '0xb3530b'
- green: '0x03bdfd'
- yellow: '0xe9b055'
- blue: '0x62b2f7'
- magenta: '0xa7cdf8'
- cyan: '0x03bdfd'
- white: '0xffffff'
- indexed_colors:
- - { index: 16, color: '0xcbae59' }
- - { index: 17, color: '0xab6c1e' }
- - { index: 18, color: '0x000000' }
- - { index: 19, color: '0x767b82' }
- - { index: 20, color: '0x141414' }
- - { index: 21, color: '0xdcd9dc' }
Advertisement
Add Comment
Please, Sign In to add comment