set some themes

This commit is contained in:
pika 2024-06-09 09:45:15 +02:00
parent 4560a48d5f
commit 04ddc3600a
3 changed files with 8 additions and 81 deletions

View file

@ -5,7 +5,7 @@ version = 2
terminal_background = "p:t-background"
[palette]
main-bg = "#24283b"
main-bg = "transparent"
terminal-red = "#f7768e"
pistachio-green = "#9ece6a"
terminal-green = "#73daca"
@ -62,7 +62,7 @@ branch_icon = " "
type = "status"
style = "plain"
foreground = "p:terminal-red"
template = " "
template = " "
[[blocks]]
alignment = "right"
@ -122,15 +122,16 @@ type = "prompt"
[[blocks.segments]]
foreground = "p:pistachio-green"
style = "plain"
template = ""
template = ""
type = "text"
[secondary_prompt]
background = "transparent"
foreground = "p:terminal-blue"
template = " "
template = " "
[transient_prompt]
background = "p:t-background"
type = "status"
background = "transparent"
foreground = "p:terminal-blue"
template = ""
template = ""