Merge pull request #6 from Aroy-Art/dev

Changed Color theme
This commit is contained in:
Aroy-Art 2020-12-15 09:01:26 +01:00 committed by GitHub
commit 9610b7f5b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 19 additions and 19 deletions

View file

@ -53,9 +53,8 @@ lastmod = ["lastmod", ":git", "date"]
pro = false
[params.colors]
#primary = "#040b1e"
primary = "#00838F"
secondary = "#868e96"
primary = "#4f0156"#"#350139"#"#00838F"
secondary = "#e4f2ff"#"#868e96"
success = "#008f54"
info = "#00c9dc"
warning = "#fdf314"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 293 KiB

After

Width:  |  Height:  |  Size: 293 KiB