mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 09:01:16 +00:00
ghostty and tmux colors to match cozybox.nvim
This commit is contained in:
parent
423f18fefa
commit
deade2bafb
2 changed files with 72 additions and 53 deletions
|
|
@ -77,16 +77,16 @@
|
|||
|
||||
# Styling
|
||||
RED="#ea6962"
|
||||
GREEN="#a9b665"
|
||||
GREEN="#8ec97c"
|
||||
YELLOW="#d8a657"
|
||||
BLUE="#7daea3"
|
||||
BLUE="#4672d4"
|
||||
MAGENTA="#d3869b"
|
||||
CYAN="#89b482"
|
||||
BLACK="#1d2021"
|
||||
DARK_GRAY="#282828"
|
||||
DARK_GRAY="#181818"
|
||||
LIGHT_GRAY="#4F4946"
|
||||
# Match Ghostty theme "Gruvbox Material Dark" (see programs.ghostty.settings.theme)
|
||||
BG="#282828"
|
||||
# Match Ghostty theme (cozybox-override palette + Gruvbox Material Dark base)
|
||||
BG="#181818"
|
||||
FG="#d4be98"
|
||||
|
||||
HALF_ROUND_OPEN="#(printf '\uE0B2')"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue