Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Base16 oomox-brown-rainbow-long - 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: '0x8e7161'
- green: '0x231709'
- yellow: '0x231709'
- blue: '0xebdaa1'
- magenta: '0xeeeeee'
- cyan: '0x694c24'
- white: '0xe7ebde'
- draw_bold_text_with_bright_colors: false
Advertisement
Add Comment
Please, Sign In to add comment