mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-17 06:04:55 +00:00
ghostty light update
This commit is contained in:
parent
3836361bfe
commit
b167d96f14
1 changed files with 5 additions and 5 deletions
|
|
@ -69,21 +69,21 @@
|
||||||
text = "#3c3836";
|
text = "#3c3836";
|
||||||
mutedText = "#665c54";
|
mutedText = "#665c54";
|
||||||
blue = sharedPalette.blue;
|
blue = sharedPalette.blue;
|
||||||
green = sharedPalette.green;
|
green = "#427b58";
|
||||||
purple = sharedPalette.purple;
|
purple = sharedPalette.purple;
|
||||||
border = "#e7e7e7";
|
border = "#e7e7e7";
|
||||||
palette = [
|
palette = [
|
||||||
"#f9f5d7"
|
"#f9f5d7"
|
||||||
"#923f3a"
|
"#c5524a"
|
||||||
sharedPalette.green
|
"#427b58"
|
||||||
sharedPalette.yellow
|
sharedPalette.yellow
|
||||||
"#4261a5"
|
"#4261a5"
|
||||||
sharedPalette.purpleNeutral
|
sharedPalette.purpleNeutral
|
||||||
sharedPalette.aquaNeutral
|
sharedPalette.aquaNeutral
|
||||||
"#7c6f64"
|
"#7c6f64"
|
||||||
sharedPalette.gray
|
sharedPalette.gray
|
||||||
"#923f3a"
|
"#c5524a"
|
||||||
sharedPalette.green
|
"#427b58"
|
||||||
sharedPalette.yellowBright
|
sharedPalette.yellowBright
|
||||||
"#4261a5"
|
"#4261a5"
|
||||||
sharedPalette.purple
|
sharedPalette.purple
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue