Commit graph

14 commits

Author SHA1 Message Date
Exotic
fec3e316ff
feat(font): add Geist and Geist Mono (@extoci) (#6379)
### Description

<!-- Please describe the change(s) made in your PR -->

### Checks

- [ ] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [X] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [X] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [X] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.

<!-- label(optional scope): pull request title (@your_github_username)
-->

<!-- I know I know they seem boring but please do them, they help us and
you will find out it also helps you.-->

Closes #

<!-- the issue(s) your PR resolves if any (delete if that is not the
case) -->
<!-- please also reference any issues and or PRs related to your pull
request -->
<!-- Also remove it if you are not following any issues. -->

<!-- pro tip: you can mention an issue, PR, or discussion on GitHub by
referencing its hash number e.g:
[#1234](https://github.com/monkeytypegame/monkeytype/pull/1234) -->

<!-- pro tip: you can press . (dot or period) in the code tab of any
GitHub repo to get access to GitHub's VS Code web editor Enjoy! :) -->

Co-authored-by: Extoci <extoci@users.noreply.github.com>
2025-03-18 12:30:32 +01:00
Binekrasik
57cb80c5fa
feat(font): add parkinsans (@binekrasik) (#6166)
Added the Parkinsans font


![](https://github.com/user-attachments/assets/d5b54330-6c81-4608-9b91-73d82b3ce9cb)
2025-01-13 12:10:36 +01:00
Christian Fehmer
66c09a462f
impr: reduce initial loading time of settings page (@fehmer) (#5583) 2024-07-09 21:23:28 +02:00
Christian Fehmer
a2a5c10a84
impr: optimize font sizes by using woff2 (@fehmer) (#5582) 2024-07-09 17:47:41 +02:00
Meet Patel
cbed2ef7cf
feat(font): add CommitMono (#4887) m2x07 2024-01-08 15:04:23 +01:00
Ojas Bhagavath
dcb5c61a83
Add Hack Nerd Font. (#4514) ojas-bhagavath
* Add ttf file for Hack Nerd Font

* Update _list.json

* Update fonts.scss
2023-08-08 11:57:40 +02:00
ibrab000
d4a061400b
Added Overpass Mono Font (#4500) ibrab000
* Update _list.json

* Update _list.json

* Add files via upload

* Update fonts.scss
2023-08-03 16:25:26 +02:00
ibrab000
3ca1840097
IBM Plex Mono Font (#4201) ibrab000
* Update _list.json

* Add files via upload

* Update _list.json

* Update fonts.scss
2023-04-21 17:23:19 +02:00
Evan
f68c69b694
add cascadia mono font (#4096) Ferotiq 2023-03-21 11:27:00 +01:00
Damian
ef6da63b73
More Latin vocab and more (#3896) JellieTheFrog
* Added more Latin Vocab

* Added font Georgia

* Create latin.json

* Added longer and more quotes

* Added commas, should work now
2023-01-09 16:55:49 +01:00
GiraffeMan
0a25dfd78a
Add Ubuntu and Ubuntu Mono fonts (#3766) GiraffeMan3125
* @import the fonts ubuntu and ubuntu mono

* add ubuntu and ubuntu mono to the fonts list
2022-11-24 13:43:33 +01:00
Miodec
3cc55d634f added open dyslexic font
closes #3583
2022-09-22 14:37:04 +02:00
Miodec
5ed1f166dd added boon font 2022-06-07 13:17:00 +02:00
Bruce Berrios
345740db5f
Separate backend and frontend dependencies (#2441) by Bruception
* Add request validation to user endpoints

* Remove tag id log

* Remove verbs from endpoints

* Remove old code

* Remove uid

* Fix

* Remove name from URI

* Rename utils

* Fix

* Move prettier

* Update gulp file

* Add additional scripts

* Update package-lock

* Update contributing.md

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-08 20:33:41 +01:00