[Colours 2.1.0 alex.sittampalam@gmail.com**20210103172925 Ignore-this: 783561675fbd1d95fddac157cd1b9efd Main Content: Added Purple Colour Scheme Bug Fixes: Fixed issue where the 'Colour Theme' title doesn't show up in the correct colour. --This may not appear straight away due to caching. ] hunk ./static/timerblue.html 10 + hunk ./static/timerblue.html 24 -

Colour Theme

+

Colour Theme

hunk ./static/timerblue.html 27 + Purple hunk ./static/timerblue.html 143 -

Colour Theme

+

Colour Theme

hunk ./static/timerblue.html 146 + Purple hunk ./static/timerbluestyle.css 7 + color: #00e1ff; hunk ./static/timerplain.html 10 + hunk ./static/timerplain.html 27 + Purple hunk ./static/timerplain.html 146 + Purple addfile ./static/timerpurple.html hunk ./static/timerpurple.html 1 - + + + + Timer + + + + + + + + + + + + + + + + + +
+
+

Colour Theme

+ Plain + Blue + Red +
+
+
+ Muted
+ +
+ + + + + +

+ + : + + +


+ + +
+ + + + + addfile ./static/timerpurplestyle.css hunk ./static/timerpurplestyle.css 1 - +.purplebody { + background-color: #ae00ff; +} + +.purplepageselect { + font-size: 80px; + color: #ff00f2; +} + +.purplepage { + font-size: 72px; + background-color: #ff00f2; + color: #ae00ff; + padding: 2px 6px 2px 6px; +} + +.purplemanagement { + background-color: #ff00f2; + color: #ae00ff; + border-width: 0px; + width: 350px; + height: 200px; + font-size: 144px; +} + +.purplepresets { + background-color: #ff00f2; + border-width: 0px; + color: #ae00ff; + font-size: 72px; + height: 100px; + width: 200px; +} + +.purplecustom { + background-color: #ff00f2; + border-width: 0px; + color: #ae00ff; + height: 100px; + width: 200px; + font-size: 72px; +} + +.purplesetcustom { + background-color: #ff00f2; + border-width: 0px; + color: #ae00ff; + height: 100px; + width: 200px; + font-size: 72px; +} hunk ./static/timerred.html 10 + hunk ./static/timerred.html 24 -

Colour Theme

+

Colour Theme

hunk ./static/timerred.html 27 + Purple hunk ./static/timerred.html 143 -

Colour Theme

+

Colour Theme

hunk ./static/timerred.html 146 + Purple hunk ./static/timerredstyle.css 7 + color: #ff0000;