The Land Where Turbie Posts

New Theme

I think it's time to change to a new theme. It looks fine and dandy, isn't it? Haha.

The background shares the same colour as the default theme on Bear, I decided to just add a couple of colours here and there to make it livelier and a little bit more colourful.

Here's the colour setting that I used:

CSS:

:root {
--max-width: 825px;
--font-main: Verdana, sans-serif;
--font-secondary: Verdana, sans-serif;
--font-scale: 19px;
--background-color: #01242e;
--background-secondary-color: #145266;
--heading-color: #FFFFFF;
--text-color: #D6D6D6;
--text-secondary-color: #11D41E;
--link-color: #37AFF0;
--visited-color:  #AD00FF;
--border-color: #0040FF;
--border-secondary-color: #32A1AB;
--hover-color: #052E3B;
--hover-secondary-color: #006EA6;
--nav-color: #06171C;
--code-background-color: #000;
--code-color: #BABABA;
--blockquote-color: #ccc;
}

Click on the arrow (or the sentence after the arrow) above to view the said colour settings. Not the full css code btw, just the colour palette that I used for this theme.

This theme started almost a month ago but did not have the time to adjust it until today.

Now that I have two themes done, I can just swap between them whenever I feel like changing the theme. But here comes the hard part, can I resist not swapping between the two every single day? XD

Also, forgot to change the publish date to now because I saved it as a draft an hour earlier to make final adjustment.


|


#blog #css