mirror of
https://github.com/don-philipe/dotfiles.git
synced 2025-11-08 14:47:03 +01:00
7 lines
165 B
TOML
7 lines
165 B
TOML
# https://github.com/alacritty/alacritty-theme
|
|
import = ["~/.config/alacritty/themes/themes/gruvbox_dark.toml"]
|
|
|
|
[colors.cursor]
|
|
cursor = "#00ff00"
|
|
text = "#000000"
|