Skip to content

Commit

Permalink
Merge pull request #26 from pauchiner/bug/allacrity
Browse files Browse the repository at this point in the history
Fix: update typo on alacritty template
  • Loading branch information
pauchiner authored Feb 14, 2024
2 parents 9e85cf5 + b071c92 commit 9c6c2bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lua/pastelnight/extra/alacritty.lua
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ colors:
green: '${green}'
yellow: '${yellow}'
blue: '${blue}'
magenta: '${magenta}'
cyan: '${cyan}'
magenta: '${purple}'
cyan: '${sky}'
white: '${fg}'
indexed_colors:
Expand Down

0 comments on commit 9c6c2bd

Please sign in to comment.