Readme update with palette and design choices

This commit is contained in:
Nick Bland 2022-04-12 00:40:13 +10:00
parent 4a255dbd1c
commit 5716c24928
No known key found for this signature in database
GPG Key ID: B46CF88E4DAB4A2C
3 changed files with 17 additions and 0 deletions

View File

@ -11,3 +11,20 @@ The aim of the project is to simply make my website look more modern than it use
Really, I want to make something a lot more simple and use a more modern framework. While Rust is cool, it just isn't suited for this sort of project. Maybe in a few years time Rust will have matured enough to have easier web frameworks available. [Check here for more info on Rust development](https://www.arewewebyet.org/)
---
## Starting Off
Starting off, the easiest thing is creating a new logo. The previous logo is a screenshot of GTA 5 with a blur effect applied to make the text more visible. I'm a fan of the colourful visual style of this old logo, so wanted something as colourful, but with some more effort. With that said, I created the NickBland logo with an SVG creator, so it can scale infinitely, and created a colour bomb on each corner akin to something like the Festival of Colours in India. Additionally, a light and dark theme was made since some people like the choice; photoshop files can be found in the repository. Here's the result:
### Themes
![New Dark Theme](./images/SplashDark2.jpg "New Dark theme splash")
![New Light Theme](./images/SplashLight1.jpg "New Light theme splash")
### Palettes
| Dark Theme | Light Theme |
| :-----: | :-----: |
| ![New Dark Palette](./images/DarkThemePalette.png "New Dark theme palette") | ![New Light Palette](./images/LightThemePalette.png "New Light theme palette") |
---

BIN
images/DarkThemePalette.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB