mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 09:01:16 +00:00
colors
This commit is contained in:
parent
3faa90ae06
commit
d3d2dbd5cd
2 changed files with 3 additions and 2 deletions
|
|
@ -85,7 +85,8 @@
|
|||
BLACK="#1d2021"
|
||||
DARK_GRAY="#282828"
|
||||
LIGHT_GRAY="#4F4946"
|
||||
BG="#1d2021"
|
||||
# Match Ghostty theme "Gruvbox Material Dark" (see programs.ghostty.settings.theme)
|
||||
BG="#282828"
|
||||
FG="#d4be98"
|
||||
|
||||
HALF_ROUND_OPEN="#(printf '\uE0B2')"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue