Vĩnh Phước
2cff086048
fix: Package name in Go always white
...
Some how the `fmt` in `fmt.Println("Hello, World")` is not recognized as a token so there is no color apply to it.
Fixed this by setting a default color for the `code` tag.
2025-03-08 15:50:11 +07:00
Vĩnh Phước
a0bcb9c5f6
fix: Extract punctuation color to variable
2025-03-08 15:46:05 +07:00
Vĩnh Phước
1d17b9a8ef
feat: Add new light theme called paper
2025-03-08 15:32:53 +07:00
Vĩnh Phước
232748983c
fix: Extract hardcoded color from syntax.scss
...
Syntax highlighting is hardcoded to support dark mode so I extract them into variables to enable customization.
2025-03-08 15:21:48 +07:00
Mirus
58e5516a10
fix: rgba to color-mix with transparent
2024-07-31 16:53:44 +03:00
Mirus
c55361b61e
feat: a few more css variables
2024-07-31 15:06:15 +03:00
Mirus
c592d7c04c
feat: migrate rest of scss vars to native css
2024-07-30 18:56:54 +03:00
Mirus
4bc7d37022
feat: migrate to native CSS variables
2024-07-30 18:39:09 +03:00
panr
2654974bdd
Layout fixes
2022-11-13 23:21:03 +01:00
panr
7f097d7700
refactor from PostCSS to SASS
2022-06-21 17:14:59 +02:00