zyle87 / turing-machine-interactive-sheet

⚙️ Turing Machine Interactive Sheet
https://turingmachine-is.netlify.app
MIT License
19 stars 6 forks source link

modify rounds state icons #31

Open frudolph77 opened 10 months ago

frudolph77 commented 10 months ago

Instead of a plain check mark or cross now it uses boxed icons with matching symbols. The unknown state has been converted from a div with border to an empty box icon. Instead of showing the state in black it uses primary.dark (green) and secondary.dark (red) as color for the state.

turingmachine_rouds_ui