diff --git a/Assets/ColorScheme/Kanagawa/terminal/foot/Kanagawa-dark b/Assets/ColorScheme/Kanagawa/terminal/foot/Kanagawa-dark index fbfe1f69..bb0dfe00 100644 --- a/Assets/ColorScheme/Kanagawa/terminal/foot/Kanagawa-dark +++ b/Assets/ColorScheme/Kanagawa/terminal/foot/Kanagawa-dark @@ -1,22 +1,21 @@ [colors] -foreground=ddd8bb +foreground=dcd7ba background=1f1f28 -regular0=1f1f28 -regular1=e46a78 -regular2=98bc6d -regular3=e5c283 -regular4=7eb3c9 +regular0=090618 +regular1=c34043 +regular2=76946a +regular3=c0a36e +regular4=7e9cd8 regular5=957fb8 -regular6=7eb3c9 -regular7=ddd8bb -bright0=49495e -bright1=ec818c -bright2=9ec967 -bright3=f1c982 -bright4=7bc2df -bright5=a98fd2 -bright6=7bc2df -bright7=a8a48d -selection-foreground=ddd8bb -selection-background=49473e -cursor=1f1f28 e6e0c2 +regular6=6a9589 +regular7=c8c093 +bright0=727169 +bright1=e82424 +bright2=98bb6c +bright3=e6c384 +bright4=7fb4ca +bright5=938aa9 +bright6=7aa89f +bright7=dcd7ba +selection-foreground=c8c093 +selection-background=2d4f67 \ No newline at end of file diff --git a/Assets/ColorScheme/Kanagawa/terminal/ghostty/Kanagawa-dark b/Assets/ColorScheme/Kanagawa/terminal/ghostty/Kanagawa-dark index b9025688..fc609593 100644 --- a/Assets/ColorScheme/Kanagawa/terminal/ghostty/Kanagawa-dark +++ b/Assets/ColorScheme/Kanagawa/terminal/ghostty/Kanagawa-dark @@ -1,22 +1,22 @@ -palette = 0=#1f1f28 -palette = 1=#e46a78 -palette = 2=#98bc6d -palette = 3=#e5c283 -palette = 4=#7eb3c9 +palette = 0=#090618 +palette = 1=#c34043 +palette = 2=#76946a +palette = 3=#c0a36e +palette = 4=#7e9cd8 palette = 5=#957fb8 -palette = 6=#7eb3c9 -palette = 7=#ddd8bb -palette = 8=#49495e -palette = 9=#ec818c -palette = 10=#9ec967 -palette = 11=#f1c982 -palette = 12=#7bc2df -palette = 13=#a98fd2 -palette = 14=#7bc2df -palette = 15=#a8a48d +palette = 6=#6a9589 +palette = 7=#c8c093 +palette = 8=#727169 +palette = 9=#e82424 +palette = 10=#98bb6c +palette = 11=#e6c384 +palette = 12=#7fb4ca +palette = 13=#938aa9 +palette = 14=#7aa89f +palette = 15=#dcd7ba background = #1f1f28 -foreground = #ddd8bb -cursor-color = #e6e0c2 -cursor-text = #1f1f28 -selection-background = #49473e -selection-foreground = #ddd8bb \ No newline at end of file +foreground = #dcd7ba +cursor-color = #c8c093 +cursor-text = #1d202f +selection-background = #2d4f67 +selection-foreground = #c8c093 \ No newline at end of file