Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Base16 0153-blue-rainbow 256 - alacritty color config
- # 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' }
- # Base16 brown-rainbow-long - alacritty color config
- # 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
- # Base16 brown-rainbow-long 256 - alacritty color config
- # 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' }
- # Base16 Fleur d'Ail 03 256 - alacritty color config
- # Fleur d'Ail 03
- 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: '0xa63c30'
- green: '0x646160'
- yellow: '0xfbe0d6'
- blue: '0x646160'
- magenta: '0xfbe0d6'
- cyan: '0xd4d2d0'
- white: '0xffffff'
- # Bright colors
- bright:
- black: '0x7f7f7f'
- red: '0xa63c30'
- green: '0x646160'
- yellow: '0xfbe0d6'
- blue: '0x646160'
- magenta: '0xfbe0d6'
- cyan: '0xd4d2d0'
- white: '0xffffff'
- indexed_colors:
- - { index: 16, color: '0xd2ab98' }
- - { index: 17, color: '0xa85f50' }
- - { index: 18, color: '0x000000' }
- - { index: 19, color: '0x818181' }
- - { index: 20, color: '0x141414' }
- - { index: 21, color: '0xe5e5e5' }
- # Base16 0263 Lampadaire_Arondi 256 - alacritty color config
- # 0263 Lampadaire_Arondi
- colors:
- # Default colors
- primary:
- background: '#1d1b1c'
- foreground: '#ffd981'
- # Colors the cursor will use if `custom_cursor_colors` is true
- cursor:
- text: '#1d1b1c'
- cursor: '#dedadc'
- # Normal colors
- normal:
- black: '#1d1b1c'
- red: '#a4827d'
- green: '#4e879c'
- yellow: '#a0a2b9'
- blue: '#48809a'
- magenta: '#7e7b95'
- cyan: '#7694a6'
- white: '#dedadc'
- # Bright colors
- bright:
- black: '#7d7a7c'
- red: '#a4827d'
- green: '#4e879c'
- yellow: '#a0a2b9'
- blue: '#48809a'
- magenta: '#7e7b95'
- cyan: '#7694a6'
- white: '#c0bfbf'
- indexed_colors:
- - { index: 16, color: '#7d7c96' }
- - { index: 17, color: '#7c6b75' }
- - { index: 18, color: '#363333' }
- - { index: 19, color: '#3d3a3d' }
- - { index: 20, color: '#090708' }
- - { index: 21, color: '#899ba2' }
- # Base16 Lilly-HDR 256 - alacritty color config
- # Lilly-HDR
- colors:
- # Default colors
- primary:
- background: '0x000000'
- foreground: '0xfff0ff'
- # Colors the cursor will use if `custom_cursor_colors` is true
- cursor:
- text: '0x000000'
- cursor: '0xfff0ff'
- # Normal colors
- normal:
- black: '0x000000'
- red: '0xe71410'
- green: '0x49831f'
- yellow: '0xfdb001'
- blue: '0xbb4da3'
- magenta: '0xfb04d2'
- cyan: '0x74a346'
- white: '0xfff0ff'
- # Bright colors
- bright:
- black: '0x7f787f'
- red: '0xe71410'
- green: '0x49831f'
- yellow: '0xfdb001'
- blue: '0xbb4da3'
- magenta: '0xfb04d2'
- cyan: '0x74a346'
- white: '0xfff0ff'
- indexed_colors:
- - { index: 16, color: '0xfdb001' }
- - { index: 17, color: '0xde4d00' }
- - { index: 18, color: '0x000000' }
- - { index: 19, color: '0x70a171' }
- - { index: 20, color: '0x141414' }
- - { index: 21, color: '0xf3e8ca' }
- # Base16 0043 Misty Road 03 256 - alacritty color config
- # 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' }
- # Base16 orange-rainbow 256 - alacritty color config
- # orange-rainbow
- colors:
- # Default colors
- primary:
- background: '0xfa8128'
- foreground: '0x804541'
- # Colors the cursor will use if `custom_cursor_colors` is true
- cursor:
- text: '0xfa8128'
- cursor: '0x804541'
- # Normal colors
- normal:
- black: '0xfa8128'
- red: '0xffbc51'
- green: '0xfae300'
- yellow: '0xffcd00'
- blue: '0xfed3d7'
- magenta: '0xffb8d7'
- cyan: '0x72e981'
- white: '0x804541'
- # Bright colors
- bright:
- black: '0xbd6234'
- red: '0xffbc51'
- green: '0xfae300'
- yellow: '0xffcd00'
- blue: '0xfed3d7'
- magenta: '0xffb8d7'
- cyan: '0x72e981'
- white: '0x804541'
- indexed_colors:
- - { index: 16, color: '0xffc700' }
- - { index: 17, color: '0xebad14' }
- - { index: 18, color: '0x804541' }
- - { index: 19, color: '0x804541' }
- - { index: 20, color: '0xff953c' }
- - { index: 21, color: '0x642210' }
- # Base16 Salon - alacritty color config
- # Salon
- colors:
- # Default colors
- primary:
- background: '0xbcbcbc'
- foreground: '0x000000'
- # Colors the cursor will use if `custom_cursor_colors` is true
- cursor:
- text: '0xbcbcbc'
- cursor: '0x000000'
- # Normal colors
- normal:
- black: '0xbcbcbc'
- red: '0x963000'
- green: '0x1d6703'
- yellow: '0x714d00'
- blue: '0x214dc2'
- magenta: '0x7d28a3'
- cyan: '0x00684d'
- white: '0x000000'
- # Bright colors
- bright:
- black: '0x5e5e5e'
- red: '0x5b4e00'
- green: '0x0a2028'
- yellow: '0x382b3a'
- blue: '0xd0d0d0'
- magenta: '0xa5928a'
- cyan: '0x642b00'
- white: '0xb29c94'
- draw_bold_text_with_bright_colors: false
- # seal brown 256 - alacritty color config
- # seal brown
- colors:
- # Default colors
- primary:
- background: '0x190134'
- foreground: '0xbdb6c5'
- # Colors the cursor will use if `custom_cursor_colors` is true
- cursor:
- text: '0x190134'
- cursor: '0xbdb6c5'
- # Normal colors
- normal:
- black: '0x190134'
- red: '0x27d9d5'
- green: '0xc33678'
- yellow: '0x8f6c97'
- blue: '0xbd0152'
- magenta: '0x82034c'
- cyan: '0xf80059'
- white: '0xbdb6c5'
- # Bright colors
- bright:
- black: '0x6b5b7c'
- red: '0x27d9d5'
- green: '0xc33678'
- yellow: '0x8f6c97'
- blue: '0xbd0152'
- magenta: '0x82034c'
- cyan: '0xf80059'
- white: '0xfeffff'
- indexed_colors:
- - { index: 16, color: '0x5ba2b6' }
- - { index: 17, color: '0x2da9b1' }
- - { index: 18, color: '0x392551' }
- - { index: 19, color: '0x5a496e' }
- - { index: 20, color: '0x050020' }
- - { index: 21, color: '0xdedae2' }
- # Base16 Turquoise 02 256 - alacritty color config
- # Turquoise 02
- colors:
- # Default colors
- primary:
- background: '0x073351'
- foreground: '0x2aa1b7'
- # Colors the cursor will use if `custom_cursor_colors` is true
- cursor:
- text: '0x073351'
- cursor: '0x2aa1b7'
- # Normal colors
- normal:
- black: '0x073351'
- red: '0xed3900'
- green: '0xed9f00'
- yellow: '0xedd263'
- blue: '0x879ffc'
- magenta: '0xba9fc9'
- cyan: '0x87d2fc'
- white: '0x2aa1b7'
- # Bright colors
- bright:
- black: '0x186983'
- red: '0xed3900'
- green: '0xed9f00'
- yellow: '0xedd263'
- blue: '0x879ffc'
- magenta: '0xba9fc9'
- cyan: '0x87d2fc'
- white: '0xbad2fc'
- indexed_colors:
- - { index: 16, color: '0xba9f63' }
- - { index: 17, color: '0xbf581d' }
- - { index: 18, color: '0x000600' }
- - { index: 19, color: '0x546c96' }
- - { index: 20, color: '0x1b4765' }
- - { index: 21, color: '0xedd296' }
Add Comment
Please, Sign In to add comment