Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Base16 oomox-0043 Misty Road 03 256 - alacritty color config
- # oomox-0043 Misty Road 03
- colors:
- # Default colors
- primary:
- background: '0x1A0C00'
- foreground: '0xf4ad3f'
- # Colors the cursor will use if `custom_cursor_colors` is true
- cursor:
- text: '0x1A0C00'
- cursor: '0xf4ad3f'
- # Normal colors
- normal:
- black: '0x1A0C00'
- red: '0xd24e14'
- green: '0x435437'
- yellow: '0xf4ad3e'
- blue: '0x4d3f33'
- magenta: '0xd24e14'
- cyan: '0x435437'
- white: '0xf4ad3f'
- # Bright colors
- bright:
- black: '0x875c1f'
- red: '0xd24e14'
- green: '0x435437'
- yellow: '0xf4ad3e'
- blue: '0x4d3f33'
- magenta: '0xd24e14'
- cyan: '0x435437'
- white: '0xf4ad3f'
- indexed_colors:
- - { index: 16, color: '0xf4ad3e' }
- - { index: 17, color: '0xcf6914' }
- - { index: 18, color: '0x1A0C00' }
- - { index: 19, color: '0x787960' }
- - { index: 20, color: '0x2e2014' }
- - { index: 21, color: '0xeea93f' }
Advertisement
Add Comment
Please, Sign In to add comment