dotwryn/colorschemes/active/alacritty.toml
2024-10-16 15:31:00 -06:00

29 lines
529 B
TOML

# do not edit; generated by scwrypts
# theme : halloween
[colors.cursor]
cursor = '0xefe5f9'
[colors.primary]
background = '0x000505'
foreground = '0xd0f0f0'
[colors.normal]
black = '0x000505'
red = '0x00f900'
green = '0xff6f00'
yellow = '0x8b41d5'
blue = '0xac0041'
magenta = '0x750dcc'
cyan = '0x00f900'
white = '0xd0f0f0'
[colors.bright]
black = '0x424253'
red = '0xa3ff90'
green = '0xffe082'
yellow = '0xbb94e6'
blue = '0xff283e'
magenta = '0xd6bff0'
cyan = '0xcbffbe'
white = '0x7e707e'