minor changes

This commit is contained in:
Giuliano Bellini s294739
2023-02-12 18:25:06 +01:00
parent c8b2de92c3
commit c074beed79
10 changed files with 4 additions and 5 deletions

View File

@@ -42,7 +42,7 @@ ## 🚢 How to contribute design
## 🚀 Our Main Product
Sniffnet can be downloaded [here](https://github.com/GyulyVGC/sniffnet/releases)
Sniffnet can be downloaded from [here](https://github.com/GyulyVGC/sniffnet/releases)
### Target audience
@@ -58,11 +58,11 @@ ## 💅 Design relevant materials
### Fonts
I'm using `Couries Sans` for everything except for the chart, for which I'm using `notosans`. The fonts I used can be found [here](https://github.com/GyulyVGC/sniffnet/tree/main/fonts).
I'm using `Inconsolata`. The fonts I used can be found [here](https://github.com/GyulyVGC/sniffnet/tree/main/fonts).
### Colors
For info on the used RGB colors, I suggest you to give a look at the file [style.rs](https://github.com/GyulyVGC/sniffnet/blob/main/src/gui/style.rs#L58-L91)
For info on the used RGB colors, I suggest you to give a look at the file [style.rs](https://github.com/GyulyVGC/sniffnet/blob/main/src/utility/style_constants.rs)
### Logos