feat: switch purple with magenta for moon style

This commit is contained in:
Folke Lemaitre
2022-09-19 07:28:21 +02:00
parent 6c519a88db
commit 7c7425b884
12 changed files with 159 additions and 159 deletions

View File

@@ -4,7 +4,7 @@ background = "#222436"
cursor_bg = "#c8d3f5"
cursor_border = "#c8d3f5"
cursor_fg = "#222436"
selection_bg = "#354981"
selection_bg = "#3654a7"
selection_fg = "#c8d3f5"
ansi = ["#1b1d2b", "#ff757f", "#c3e88d", "#ffc777", "#82aaff", "#c099ff", "#86e1fc", "#828bb8"]