monkeytype/frontend
Goldy Yan f63b966e2c
feat(theme): add Phantom (@Cybertaco360) (#6348)
### Description

Added new theme "Phantom", a dark and light blue theme utilizing
glowing. (Originally going to be Tokyo Night if someone wants to make
one)

### Checks

 - [ ] Adding quotes?
- [x] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [x] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [x] 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!
- [ ] 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.-->

<!-- 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! :) -->


![image](https://github.com/user-attachments/assets/8800c232-4321-4f17-8570-52c2c7001acf)

![image](https://github.com/user-attachments/assets/31e7e98e-dddc-42b7-8bd5-9bf91cdce620)

![image](https://github.com/user-attachments/assets/5406c864-fb67-49c0-b84c-7ba4493dd811)

![image](https://github.com/user-attachments/assets/d9fbe5bd-2241-4407-85fa-7c7aed25046b)
2025-03-18 13:44:29 +01:00
..
__tests__ build: fix openapi spec path for docs & stats endpoints on dev (@NadAlaba) (#6343) 2025-03-12 16:20:46 +01:00
docker
scripts refactor: move funboxes to a shared package (@miodec) (#6063) 2024-12-04 16:11:07 +01:00
src impr(result page): clicking on daily leaderboard rank opens the leaderboards page the user is on (@fehmer) (#6380) 2025-03-18 13:18:12 +01:00
static feat(theme): add Phantom (@Cybertaco360) (#6348) 2025-03-18 13:44:29 +01:00
.eslintrc.cjs
.firebaserc_example
firebase.json
gulpfile.js
knip.json
package.json impr: use zod schema for url parameters on leaderboard (@fehmer) (#6305) 2025-03-04 13:08:00 +01:00
tsconfig.json refactor: remove global type namespaces (@miodec) (#5907) 2024-09-23 15:34:16 +02:00
vite.config.dev.js
vite.config.js
vite.config.prod.js chore: update version string format 2025-02-20 11:42:10 +01:00
vitest.config.js refactor: move funboxes to a shared package (@miodec) (#6063) 2024-12-04 16:11:07 +01:00