Online Clock is a web app that provides you with a live preview of the time, unlike most of the other online clocks this web app has an interactive User Interface that allows the user to change the background color, clock type, and font thickness for the user to make it as attractive to their eyes as possible. Currently working on more features.
This function gives you the 2 clock type options you can switch from, you can have the web app display the clock as a 12 hour clock or a 24 hour clock.
This function gives you 3 font thicknesses, you can make the web app display the clocks font thickness as Thin, Normal, or Thick.
You can add as many other colors as you want, there are 2 places you can do that in:
js/multi-color.js
and add a color name to the backColors
arrayjs/menu/colors.js
and add a color name to the colors
arrayMore features are currently being developed, come back soon for the extra features.