alacritty/alacritty/src/config
Kirill Chibisov 1a67fc35f0
Change the default colorscheme
The new colorscheme is base16 classic dark with the bright colors
generated with oklab toolkits. The base16 classic dark is less washed
out and represents the current maintainers preference. The motivation
to change it was subjective, though it does look like generic dark
theme.

On a side note, this colorscheme was used for alacritty.org web page for
a long time, however it used different foreground color.
2023-06-29 23:08:18 +04:00
..
bell.rs Switch to VTE's built-in ansi feature 2023-05-23 20:35:58 +00:00
bindings.rs Switch to TOML configuration format 2023-06-12 00:23:41 +00:00
color.rs Change the default colorscheme 2023-06-29 23:08:18 +04:00
debug.rs Add 'debug.renderer' config option 2022-11-28 13:12:53 +03:00
font.rs Fix parsing of integer font sizes 2023-06-17 19:51:06 +00:00
mod.rs Remove mouse double_click/triple_click options 2023-06-29 17:17:54 +04:00
monitor.rs Fix notify doing active polling 2023-02-02 13:13:23 +03:00
mouse.rs Remove mouse double_click/triple_click options 2023-06-29 17:17:54 +04:00
serde_utils.rs Switch to TOML configuration format 2023-06-12 00:23:41 +00:00
ui_config.rs Add errors for deserializing with unknown fields 2023-06-17 20:41:28 +00:00
window.rs Switch to TOML configuration format 2023-06-12 00:23:41 +00:00