We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc1f190 commit 40bb7e4Copy full SHA for 40bb7e4
packages/chrome/src/App.tsx
@@ -42,6 +42,9 @@ export function App(props: {}, cx: ComponentContext) {
42
toolbar_field: "#1C1B22",
43
toolbar_field_text: "white",
44
icons: "white",
45
+ ntp_background: "#121117",
46
+ ntp_text: "white",
47
+
48
// toolbar_text: "rgb(236, 191, 189)",
49
// frame: "rgb(30, 30, 40)",
50
// tab_background_text: "rgb(215, 218, 224)",
0 commit comments