Skip to content

Instantly share code, notes, and snippets.

@jim60105
Last active February 15, 2026 03:43
Show Gist options
  • Select an option

  • Save jim60105/dc2bbecdfbd5cc035494f861c061fae8 to your computer and use it in GitHub Desktop.

Select an option

Save jim60105/dc2bbecdfbd5cc035494f861c061fae8 to your computer and use it in GitHub Desktop.
body,
main,
main > div > div > div > div,
aside,
section,
[data-testid='sidebarColumn'] > div > div > div > div > div > div,
[data-testid='SearchBox_Search_Input_label'],
[aria-label='首頁時間軸'] > div,
[aria-label='首頁時間軸'] > div > div:first-child,
[data-testid='toolBar'],
form > div > div,
[aria-label='首頁時間軸'] > div > div > div > div > div > div,
[id='layers'] > div > div > div > div > div,
[aria-labelledby='modal-header'] > div,
[data-viewportview='true'] > div > div > div > div > div,
[data-testid='inline_reply_offscreen'] > div,
[data-testid='inline_reply_offscreen'] > div > div > div > div > div > div > div > div > div,
[role="menu"],
section > div,
section > div > div > div > div,
form div,
[data-testid="chat-drawer-root"] > div > div,
[data-testid="chat-drawer-root"] div,
[data-testid="GrokDrawer"] > div > div > div > div > div {
background-color: rgb(33, 40, 48);
}
[aria-label='首頁時間軸'] > div > div > div > div > div > div > div > div > div {
background-color: transparent;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment