mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 22:10:23 +00:00
wip: refactoring tui
This commit is contained in:
parent
fe86e58bbb
commit
75dd2f75aa
2 changed files with 30 additions and 9 deletions
|
|
@ -40,6 +40,8 @@ func PlaceOverlay(
|
|||
bgHeight := len(bgLines)
|
||||
fgHeight := len(fgLines)
|
||||
|
||||
shadow = false
|
||||
|
||||
if shadow {
|
||||
t := theme.CurrentTheme()
|
||||
baseStyle := styles.BaseStyle()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue