Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google-deepmind/alphageometry
/ set_theme
Function
set_theme
numericals.py:1194–1196 ·
view source on GitHub ↗
(theme)
Source
from the content-addressed store, hash-verified
1192
1193
1194
def
set_theme(theme) -> None:
1195
global THEME
1196
THEME = theme
1197
1198
1199
def
get_theme() -> str:
Callers
1
draw
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected