[Colours 1.6.0 alex.sittampalam@gmail.com**20210103143210 Ignore-this: 10eda3d9c10785dbc0f358f5c73fb5a5 Added the red scheme, and gave some slight gaps to make a better visual impression ] hunk ./static/timerblue.html 23 +
hunk ./static/timerblue.html 29 -
+

hunk ./static/timerplain.html 23 +
hunk ./static/timerplain.html 29 -
+

addfile ./static/timerred.html hunk ./static/timerred.html 1 - + + + + Timer + + + + + + + + + + + + + +
+ Muted
+ +
+ + + + + +

+ + : + + +


+ + +
+ + + + hunk ./static/timerstyle.css 6 - + background-color: #ee730f; hunk ./static/timerstyle.css 10 + border-width: 0px; hunk ./static/timerstyle.css 25 +.redmanagement { + background-color: #ff0000; + color: #fac635; + border-width: 0px; + width: 350px; + height: 200px; + font-size: 144px; +} + hunk ./static/timerstyle.css 35 + border-width: 0px; hunk ./static/timerstyle.css 50 +.redpresets { + background-color: #ff0000; + border-width: 0px; + color: #fac635; + font-size: 72px; + height: 100px; + width: 200px; +} + hunk ./static/timerstyle.css 60 + border-width: 0px; hunk ./static/timerstyle.css 68 - border-width: 1px; + border-width: 0px; hunk ./static/timerstyle.css 75 +.redcustom { + background-color: #ff0000; + border-width: 0px; + color: #fac635; + height: 100px; + width: 200px; + font-size: 72px; +} + hunk ./static/timerstyle.css 85 + border-width: 0px; hunk ./static/timerstyle.css 95 + height: 100px; + width: 200px; + font-size: 72px; +} + +.redsetcustom { + background-color: #ff0000; + border-width: 0px; + color: #fac635;