Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

156
Views
How to customize the look and feel of blockly blocks

I am trying to customize the look and feel of blocks provided by framework Blockly.

Please see the link: Blockly Input Text

But as I understood and researched, I can only modify the color of particular block.

'blockStyles': {
    'my_block': {
      'colourPrimary': '#dedede',
      'colourSecondary': '#AD7BE9',
      'colourTertiary': '#CDB6E9'
    }
  }

Is there any way, I can modify block like shape, height, width, input text height / width.

Is there any option to add custom CSS like normal HTML div elements ?

Please let me know if anyone has faced similar problem.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

you can use Blockly Developer Tools instead of typing code js or JSON code it is a service provided by blockly to generate blocks using blockly blocks. there is a video to explain how to use it in the link. link: https://developers.google.com/blockly/guides/create-custom-blocks/blockly-developer-tools and if you want to change the property of the block after you create them you can. this is documentation to update blocks: https://developers.google.com/blockly/guides/create-custom-blocks/fields/customizing-fields/upgrading

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!