HTML5 target UI cosmetic changes

muruba

New member
CX Code Contributor
3rd Party Module Dev
Tutorial Author
Patreon Silver
Joined
Jul 5, 2017
Messages
230
Dear CX fans,

I made some changes for my local HTML5 targets, cosmetic ones, please let me know if you would like to see any of them in GIT

1. Black default background for canvas
2. Black default background for console
3. Console font color
4. Splitter look and feel (thicker + resizeable cursor)
5. 'Clear console' button

Cheers

upload_2017-10-11_21-47-27.png
 

MikeHart

Administrator
CX Code Contributor
3rd Party Module Dev
3rd Party Target Dev
3rd Party Tool Dev
Joined
Jun 19, 2017
Messages
3,453

muruba

New member
CX Code Contributor
3rd Party Module Dev
Tutorial Author
Patreon Silver
Joined
Jul 5, 2017
Messages
230
Thanks, done a PR!
 

MikeHart

Administrator
CX Code Contributor
3rd Party Module Dev
3rd Party Target Dev
3rd Party Tool Dev
Joined
Jun 19, 2017
Messages
3,453
Let us see first what others might think.
 

muruba

New member
CX Code Contributor
3rd Party Module Dev
Tutorial Author
Patreon Silver
Joined
Jul 5, 2017
Messages
230

Martin

Well-known member
CX Code Contributor
3rd Party Module Dev
Tutorial Author
3rd Party Tool Dev
Joined
Jun 19, 2017
Messages
333
Love it.
 

Phil7

Administrator
CX Code Contributor
3rd Party Tool Dev
Joined
Jun 26, 2017
Messages
711
I like those changes to the html standard target! One thing I would change though is, that there are no visible borders of the screen when using default colors i.e. white on black background for prototyping. So maybe go for the same colors as in the forum for the target background. You could add a small cerberus logo somewhere. This could help building the brand.
Background rgb(29,29,29)
Splitter rgb(48,48,48)
ClearButton rgb(245, 101, 0)

Apart from that "debugging" html target there should be a clean full screen release html target. I know I can do that quite easily by myself, but it could be helpful for beginners and for the overall lack of convenience. ;-)

Btw Cerberus is really getting better every day thanks to your efforts!
 

muruba

New member
CX Code Contributor
3rd Party Module Dev
Tutorial Author
Patreon Silver
Joined
Jul 5, 2017
Messages
230
Thanks, yeah all great suggestions!
 
Top Bottom