Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Same Background Color for Visible and Invisible Area of the Agent #12

Open
chengzu-li opened this issue Oct 24, 2024 · 1 comment
Open

Comments

@chengzu-li
Copy link

Hi, thanks for releasing mini-behavior. I'm trying to use the same background color for both visible and invisible area of the agent, while the current implementation uses different color for these areas (visible area with light gray). I would appreciate it if you could tell me which part of the code I'm supposed to modify / look into in the codebase. Thanks!

@JiahengHu
Copy link
Collaborator

Setting highlight=False when calling render() should do the trick.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants