Set pseudo transparency
This commit is contained in:
parent
3f6e291637
commit
e413a1bcc5
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ cursor_foreground = #2e3440
|
||||||
|
|
||||||
foreground = #d8dee9
|
foreground = #d8dee9
|
||||||
foreground_bold = #d8dee9
|
foreground_bold = #d8dee9
|
||||||
background = #2e3440
|
background = rgba(46, 52, 64, 0.8)
|
||||||
|
|
||||||
highlight = #4c566a
|
highlight = #4c566a
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue