1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

alacritty: update white color.

This commit is contained in:
Henrik Hautakoski 2024-09-28 15:09:23 +02:00
parent 7d50ba9cf9
commit 85950c817e

View file

@ -40,7 +40,7 @@ yellow = "#F9E2AF"
blue = "#89B4FA"
magenta = "#F5C2E7"
cyan = "#94E2D5"
white = "#BAC2DE"
white = "#eceef4"
[colors.bright]
black = "#585B70"