monkeytype/frontend/static/themes
Sameer Singh bb6e0d9824
feat(theme): add Vesper Light (@SameerJS6) (#7040)
### Description

Adds Vesper Light and Oscura themes. Oscura by
[Fey](https://github.com/narative/oscura).

<!-- 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?
- Make sure to follow the [languages
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/LANGUAGES.md)
  - [ ] Add language to `packages/schemas/src/languages.ts`
- [ ] Add language to exactly one group in
`frontend/src/ts/constants/languages.ts`
  - [ ] Add language json file to `frontend/static/languages` 
- [x] Adding a theme?
- Make sure to follow the [themes
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/THEMES.md)
  - [x] Add theme to `packages/schemas/src/themes.ts`
  - [x] Add theme to `frontend/src/ts/constants/themes.ts`
  - [x] Add theme css file to `frontend/static/themes`
- [x] Add some screenshot of the theme, especially with different test
settings (colorful, flip colors) to your pull request
- [ ] Adding a layout?
- [ ] Make sure to follow the [layouts
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/LAYOUTS.md)
  - [ ] Add layout to `packages/schemas/src/layouts.ts`
  - [ ] Add layout json file to `frontend/static/layouts` 
- [ ] Adding a font?
- Make sure to follow the [themes
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/FONTS.md)
  - [ ] Add font file  to `frontend/static/webfonts`
  - [ ] Add font to `packages/schemas/src/fonts.ts`
  - [ ] Add font to `frontend/src/ts/constants/fonts.ts`
- [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! :) -->


## Preview

### Vesper Light

#### Home Route
<img width="1920" height="1440" alt="vesper-light"
src="https://github.com/user-attachments/assets/f2f43ecf-ee63-4797-a8e0-781c6879551f"
/>

#### Settings Route
<img width="1200" height="676" alt="80_1x_shots_so"
src="https://github.com/user-attachments/assets/e595faa9-9731-4aef-bc0e-95f882391289"
/>

#### Result Route
<img width="1200" height="676" alt="908_1x_shots_so"
src="https://github.com/user-attachments/assets/b86a7bae-dacf-4eba-b987-0620ee533d33"
/>

### Oscura

#### Home Route
<img width="1920" height="1440" alt="789_1x_shots_so"
src="https://github.com/user-attachments/assets/80c3f950-ef60-4ef1-aa35-9cc1c436b426"
/>

#### Settings Route
<img width="1920" height="1440" alt="194_1x_shots_so"
src="https://github.com/user-attachments/assets/08bf81d9-6a6f-4edc-89f2-ed9106a465b0"
/>

#### Result Route
<img width="1920" height="1440" alt="95_1x_shots_so"
src="https://github.com/user-attachments/assets/0d1ee6a5-78e6-4c66-a5e0-b2ab422ffe4e"
/>

### Toasts Theme For Vesper Light & Oscura
<img width="1920" height="1440" alt="585_1x_shots_so"
src="https://github.com/user-attachments/assets/b658811d-3303-4079-9e30-57d465093d04"
/>
2025-11-13 15:34:51 +01:00
..
80s_after_dark.css
8008.css fix: 8008 theme duplicate sub-alt-color (@tboex) (#6879) 2025-08-14 11:16:03 +02:00
9009.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
aether.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
alduin.css
alpine.css
anti_hero.css feat(theme): add anti hero theme (mizaagi) (#5018) 2024-02-26 13:53:37 +01:00
arch.css
aurora.css fix(theme): inconsistent/unreadable styling on settings page when using phantom theme (@fehmer) (#6446) 2025-04-17 14:31:56 +02:00
beach.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
bento.css
bingsu.css refactor: use nav instead of a div 2023-09-19 23:53:13 +01:00
bliss.css
blue_dolphin.css
blueberry_dark.css refactor: use id instead of class 2023-09-23 12:17:49 +01:00
blueberry_light.css refactor: use id instead of class 2023-09-23 12:17:49 +01:00
botanical.css
bouquet.css
breeze.css
bushido.css
cafe.css
camping.css refactor: use id instead of class 2023-09-23 12:17:49 +01:00
carbon.css
catppuccin.css impr(theme): update catppuccin (refact0r) (#5247) 2024-03-25 12:53:27 +01:00
chaos_theory.css fix: smooth transition for theme palette icon in chaos_theory theme (@byseif21) (#6560) 2025-05-13 16:42:55 +02:00
cheesecake.css refactor: use id instead of class 2023-09-23 12:17:49 +01:00
cherry_blossom.css
comfy.css
copper.css
creamsicle.css
cy_red.css feat(themes): add cy red (StickminBruv) (#5375) 2024-05-13 11:48:32 +02:00
cyberspace.css
dark.css
dark_magic_girl.css
dark_note.css fix(theme): dark note and reduced-motion not replacing letters with circles (@fehmer) (#6589) 2025-05-26 16:02:15 +02:00
darling.css chore: correct usage of font family (@fehmer) (#6793) 2025-07-28 15:45:34 +02:00
deku.css
desert_oasis.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
dev.css
diner.css
dino.css
discord.css feat(theme): add discord (sithydev) (#5297) 2024-04-12 11:12:11 +02:00
dmg.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
dollar.css
dots.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
dracula.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
drowning.css
dualshot.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
earthsong.css
everblush.css
evil_eye.css
ez_mode.css chore: remove dead leaderboards code 2025-09-10 12:26:25 +02:00
fire.css fix(theme): inconsistent/unreadable styling on settings page when using phantom theme (@fehmer) (#6446) 2025-04-17 14:31:56 +02:00
fledgling.css
fleuriste.css refactor: use nav instead of a div 2023-09-19 23:53:13 +01:00
floret.css refactor: run prettier (#5419) 2024-05-20 12:26:39 +02:00
froyo.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
frozen_llama.css
fruit_chew.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
fundamentals.css refactor: use id instead of class 2023-09-23 12:17:49 +01:00
future_funk.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
github.css feat(theme): add github (@KevinRnbrg) (#6193) 2025-02-03 15:05:47 +01:00
godspeed.css
graen.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
grand_prix.css
grape.css fix(theme): inconsistent/unreadable styling on settings page when using phantom theme (@fehmer) (#6446) 2025-04-17 14:31:56 +02:00
gruvbox_dark.css
gruvbox_light.css
hammerhead.css
hanok.css
hedge.css
honey.css
horizon.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
husqy.css refactor: live stats (#5352) 2024-05-02 17:33:17 +02:00
iceberg_dark.css
iceberg_light.css
incognito.css fix(themes): clipped logo letters in some themes (@byseif21) (#6745) 2025-07-25 14:32:24 +02:00
ishtar.css refactor: use id instead of class 2023-09-23 12:17:49 +01:00
iv_clover.css
iv_spade.css
joker.css
laser.css
lavender.css fix: crt mode not working on some buttons (fehmer) (#4810) 2023-11-27 12:56:33 +00:00
leather.css
lil_dragon.css refactor: use nav instead of a div 2023-09-19 23:53:13 +01:00
lilac_mist.css chore: remove opacity 2025-08-24 13:52:45 +02:00
lime.css
luna.css
macroblank.css refactor: pretty fix 2024-02-22 13:07:28 +01:00
magic_girl.css
mashu.css
matcha_moccha.css
material.css
matrix.css refactor: live stats (#5352) 2024-05-02 17:33:17 +02:00
menthol.css
metaverse.css
metropolis.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
mexican.css fix: mexican theme sub alt color (@fehmer) (#5552) 2024-07-02 22:58:51 +02:00
miami.css
miami_nights.css
midnight.css
milkshake.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
mint.css
mizu.css
modern_dolch.css
modern_dolch_light.css style: fix modern dolch light low contrast 2023-09-26 13:58:44 +01:00
modern_ink.css refactor: use nav instead of a div 2023-09-19 23:53:13 +01:00
monokai.css
moonlight.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
mountain.css
mr_sleeves.css refactor: use id instead of class 2023-09-23 12:17:49 +01:00
ms_cupcakes.css fix(theme): adjust error colors in ms cupcakes theme 2025-03-17 12:20:46 +01:00
muted.css
nautilus.css
nebula.css
night_runner.css
nord.css Prettier fix (#4708) 2023-10-07 21:02:58 -04:00
nord_light.css
norse.css
oblivion.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
olive.css
olivia.css
onedark.css
our_theme.css
pale_nimbus.css feat(theme): added pale_nimbus (@conner-mcnicholas) (#7055) 2025-11-12 12:11:00 +01:00
paper.css
passion_fruit.css
pastel.css
peach_blossom.css
peaches.css
phantom.css fix(theme): inconsistent/unreadable styling on settings page when using phantom theme (@fehmer) (#6446) 2025-04-17 14:31:56 +02:00
pink_lemonade.css
pulse.css
purpleish.css impr(themes): update nord and purpurite (ehanahamed) (#4668) 2023-10-02 15:42:25 +01:00
rainbow_trail.css fix(themes): clipped logo letters in some themes (@byseif21) (#6745) 2025-07-25 14:32:24 +02:00
red_dragon.css
red_samurai.css
repose_dark.css
repose_light.css
retro.css
retrocast.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
rgb.css fix(theme): inconsistent/unreadable styling on settings page when using phantom theme (@fehmer) (#6446) 2025-04-17 14:31:56 +02:00
rose_pine.css
rose_pine_dawn.css
rose_pine_moon.css
rudy.css
ryujinscales.css
serika.css
serika_dark.css
sewing_tin.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
sewing_tin_light.css fix(themes): clipped logo letters in some themes (@byseif21) (#6745) 2025-07-25 14:32:24 +02:00
shadow.css fix(theme): inconsistent/unreadable styling on settings page when using phantom theme (@fehmer) (#6446) 2025-04-17 14:31:56 +02:00
shoko.css
slambook.css
snes.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
soaring_skies.css
solarized_dark.css
solarized_light.css
solarized_osaka.css feat(theme): add solarized osaka (@H4-MM-3R) (#6287) 2025-02-27 11:29:16 +01:00
sonokai.css
stealth.css refactor: live stats (#5352) 2024-05-02 17:33:17 +02:00
strawberry.css
striker.css
suisei.css fix(themes): clipped logo letters in some themes (@byseif21) (#6745) 2025-07-25 14:32:24 +02:00
sunset.css feat(theme): add sunset theme (@catdogdonkey) (#6467) 2025-04-19 13:43:31 +02:00
superuser.css
sweden.css
tangerine.css refactor: run prettier (#5077) 2024-02-18 01:52:41 +01:00
taro.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
terminal.css
terra.css
terrazzo.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
terror_below.css
tiramisu.css
trackday.css style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
trance.css fix(theme): inconsistent/unreadable styling on settings page when using phantom theme (@fehmer) (#6446) 2025-04-17 14:31:56 +02:00
tron_orange.css
vaporwave.css
vesper.css feat(theme): add Vesper Light (@SameerJS6) (#7040) 2025-11-13 15:34:51 +01:00
vesper_light.css feat(theme): add Vesper Light (@SameerJS6) (#7040) 2025-11-13 15:34:51 +01:00
viridescent.css
voc.css
vscode.css
watermelon.css
wavez.css
witch_girl.css