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 9a1d2ed commit 2815eeaCopy full SHA for 2815eea
packages/dev/docs/pages/react-spectrum/theming.mdx
@@ -110,7 +110,3 @@ import {theme} from '@react-spectrum/theme-default';
110
<YourApp />
111
</Provider>
112
```
113
-
114
-You can also build your own custom themes and apply them the same way. See the
115
-[source code](https://github.com/adobe/react-spectrum/tree/main/packages/%40adobe/spectrum-css-temp/vars)
116
-for the default theme for a list of variables that should be defined.
0 commit comments