mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 09:01:16 +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";
|
||||
mutedText = "#665c54";
|
||||
blue = sharedPalette.blue;
|
||||
green = sharedPalette.green;
|
||||
green = "#427b58";
|
||||
purple = sharedPalette.purple;
|
||||
border = "#e7e7e7";
|
||||
palette = [
|
||||
"#f9f5d7"
|
||||
"#923f3a"
|
||||
sharedPalette.green
|
||||
"#c5524a"
|
||||
"#427b58"
|
||||
sharedPalette.yellow
|
||||
"#4261a5"
|
||||
sharedPalette.purpleNeutral
|
||||
sharedPalette.aquaNeutral
|
||||
"#7c6f64"
|
||||
sharedPalette.gray
|
||||
"#923f3a"
|
||||
sharedPalette.green
|
||||
"#c5524a"
|
||||
"#427b58"
|
||||
sharedPalette.yellowBright
|
||||
"#4261a5"
|
||||
sharedPalette.purple
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue