[V2] Theme is not customisable
See original GitHub issueThe v2
branch exports three const
values from src/theme.js
: borderRadius
, colors
and spacing
. The latter two are objects, which allows for the theme to be modified externally, but borderRadius
is just a number
, so it cannot. Could it also be wrapped in an object to make this possible?
Issue Analytics
- State:
- Created 5 years ago
- Comments:14 (6 by maintainers)
Top Results From Across the Web
unable to customize themes - WordPress.org
1. On the customizer page, check your browser console for error. Just view source and select the console tab and let me know...
Read more >Manually Adding Custom Product Builder To a Theme (NOT ...
When Custom Product Builder App is installed to the Shopify store (after the charges are accepted) it runs auto install scripts and adds......
Read more >Customizing the Keycloak.v2 React theme
Hi, I've been trying to get started with customizing the React-based Keycloak.v2 theme but been getting stuck on all sorts of errors.
Read more >Magento 2 - Custom theme is not working on production server
A few days ago I finished the custom theme (very simple, based on Luma and Blank themes, changing colors etc only). My theme...
Read more >How to Fix Your Custom Theme After Magento 2.1.0 Upgrade ...
It seems, some bad left-over data on the database is corrupting layout XML processing. The layout XML extending via theme layout files are...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@JedWatson When do you plan make release with theme? We are really waiting for this!
@Dandry See: https://github.com/JedWatson/react-select/issues/3006#issuecomment-418408988