mariocraft987 / bark-coding

A Blockly Based coding language
https://bark.dumorando.com
BSD 2-Clause "Simplified" License
10 stars 18 forks source link

Readability for the editor #94

Closed Bashamega closed 2 months ago

Bashamega commented 3 months ago

I have found a bug!

Description The text of the block category when you click one, the text will become non-radable

How to Reproduce

  1. go to the editor
  2. Select one of these categories:
    • Text
    • Sline
    • Loops
    • Logic

Expected Behavior Make the text black so it is readable Screenshots image

breakfast-for-dinner commented 3 months ago

Browser: Ms Edge

gross

The text of the block category when you click one, the text will become non-radable

yes, i've noticed the low contrast as well. we should make the category colors darker

Bashamega commented 3 months ago

Browser: Ms Edge

gross

The text of the block category when you click one, the text will become non-radable

yes, i've noticed the low contrast as well. we should make the category colors darker

Can you assign me the issue

Bashamega commented 3 months ago

Are you still working on the main branch, because when i ran it locally it was different than what is on the website

mariocraft987 commented 3 months ago

We are still working on the main branch

rubiidev18alt commented 3 months ago

nms can do this I'm lazy

Bashamega commented 3 months ago

We are still working on the main branch

Then why it appears like this when ran locally? image

Rubiidev-18 commented 3 months ago

We are still working on the main branch

Then why it appears like this when ran locally? image

your using your own fork, not mariocraft987/the main repo

Bashamega commented 3 months ago

We are still working on the main branch

Then why it appears like this when ran locally? image

your using your own fork, not mariocraft987/the main repo

I have forked the main branch to work locally