Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Base16 oomox-brown-rainbow-long 256 - alacritty color config
- # oomox-brown-rainbow-long
- colors:
- # Default colors
- primary:
- background: '0xd7c68d'
- foreground: '0xe7ebde'
- # Colors the cursor will use if `custom_cursor_colors` is true
- cursor:
- text: '0xd7c68d'
- cursor: '0xe7ebde'
- # Normal colors
- normal:
- black: '0xd7c68d'
- red: '0x6c5010'
- green: '0x80471c'
- yellow: '0x8e7161'
- blue: '0x652a0e'
- magenta: '0xA67B5B'
- cyan: '0x4a2511'
- white: '0xe7ebde'
- # Bright colors
- bright:
- black: '0xdfd8b5'
- red: '0x6c5010'
- green: '0x80471c'
- yellow: '0x8e7161'
- blue: '0x652a0e'
- magenta: '0xA67B5B'
- cyan: '0x4a2511'
- white: '0xe7ebde'
- indexed_colors:
- - { index: 16, color: '0x8e7161' }
- - { index: 17, color: '0x694c24' }
- - { index: 18, color: '0x231709' }
- - { index: 19, color: '0x231709' }
- - { index: 20, color: '0xebdaa1' }
- - { index: 21, color: '0xeeeeee' }
Add Comment
Please, Sign In to add comment