Skip to content

Commit a02b3cc

Browse files
Add fg/bgtile to app.md
1 parent 177c0ad commit a02b3cc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

api/app.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,14 @@ Gets or sets the current foreground [color](color.md#color).
9797
Gets or sets the current background [color](color.md#color). Remember that
9898
some commands use the background color to clear the active layer.
9999

100+
## app.fgTile
101+
102+
Gets or sets the current foreground [tile](tile.md#tile).
103+
104+
## app.bgTile
105+
106+
Gets or sets the current background [tile](tile.md#tile).
107+
100108
## app.isUIAvailable
101109

102110
Returns true if the UI is available. E.g. if this is true you can use

0 commit comments

Comments
 (0)