Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Base16 oomox-arco-wallpaper 256 - alacritty color config
- # oomox-arco-wallpaper
- colors:
- # Default colors
- primary:
- background: '0x000000'
- foreground: '0xfffbf8'
- # Colors the cursor will use if `custom_cursor_colors` is true
- cursor:
- text: '0x000000'
- cursor: '0xfffbf8'
- # Normal colors
- normal:
- black: '0x000000'
- red: '0xde3445'
- green: '0x0d496b'
- yellow: '0xffe285'
- blue: '0x5b7490'
- magenta: '0xff4f5d'
- cyan: '0xbcc3d0'
- white: '0xfffbf8'
- # Bright colors
- bright:
- black: '0x7f7d7c'
- red: '0xde3445'
- green: '0x0d496b'
- yellow: '0xffe285'
- blue: '0x5b7490'
- magenta: '0xff4f5d'
- cyan: '0xbcc3d0'
- white: '0xfffbf8'
- indexed_colors:
- - { index: 16, color: '0xc9a86c' }
- - { index: 17, color: '0xbf5a44' }
- - { index: 18, color: '0x000000' }
- - { index: 19, color: '0x7f8184' }
- - { index: 20, color: '0x141414' }
- - { index: 21, color: '0xf3ece9' }
Advertisement
Add Comment
Please, Sign In to add comment