DEFAULT_THEME = None HEADER = """ ## [sam2-playground](https://github.com/jhj0517/sam2-playground)
Github Wiki Colab
""" CSS = """ #md_header a { color: black; text-decoration: none; } #md_header a:hover { text-decoration: underline; } """