Skip to content

Commit fffb055

Browse files
committed
refactor(alacritty): optimize colorscheme 'cupertino'
1 parent 3581593 commit fffb055

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

alacritty/alacritty.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1285,8 +1285,8 @@ schemes:
12851285
black: "#404040"
12861286
red: "#c41a15"
12871287
green: "#007400"
1288-
yellow: "#ffd787"
1289-
blue: "#afd7ff"
1288+
yellow: "#ff875f"
1289+
blue: "#00afff"
12901290
magenta: "#a90d91"
12911291
cyan: "#138495"
12921292
white: "#585858"

0 commit comments

Comments
 (0)