question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[V2] Theme is not customisable

See original GitHub issue

The 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:closed
  • Created 5 years ago
  • Comments:14 (6 by maintainers)

github_iconTop GitHub Comments

5reactions
isitritacommented, Aug 29, 2018

@JedWatson When do you plan make release with theme? We are really waiting for this!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found