6b70c103c1
Format code
2024-10-26 18:13:34 +03:00
9d2aeab5f3
Fix CRT code blocks preferring syntax highlighting color instead of an accent color
2024-09-28 04:35:29 +03:00
2469f64eb7
Scale up the blurnail on hover, percents suck, decimals are more readable
2024-09-18 18:46:35 +03:00
bd97b75c4f
Use percents for opacity
2024-09-16 21:52:04 +03:00
a1946ae0b2
A bunch of breaking changes for no reason except for "I didn't like it"
...
I mean, this release has breaking changes anyway, why not break all the
stuff I wanted to break?
2024-09-14 03:37:03 +03:00
e1febd5265
Improved CRT style, now looks a lot more like cool-retro-term
2024-09-09 22:48:50 +03:00
7808d906f1
Use modern RGB format ( fixes #54 )
2024-08-23 23:18:59 +03:00
0eb2a8d163
Optimize and simplify CRT styling
...
Woah, transforms weren't needed at all
2024-08-17 21:00:37 +03:00
0eb32679a5
Don't use the weird af "unset" keyword
2024-07-22 00:07:34 +03:00
03446caaa9
Replace ALL pixel values with REM
2024-06-27 19:04:12 +03:00
3ff75f2f7d
Background-less footer, string tweaks
2024-06-20 20:17:52 +03:00
8e77b6f931
Smart syntax highlighting theme loading
2024-06-20 09:52:50 +03:00
5b6ea6904c
Revert "Convert colors to the superiour format (HSL)"
...
This reverts commit dad3e18d81
.
2024-05-13 03:22:52 +03:00
dad3e18d81
Convert colors to the superiour format (HSL)
...
Still need to figure out how to make sure it's sompiled to rgb everywhere
2024-05-13 01:05:49 +03:00
41ff1c4748
Some improvements to the config (breaking changes!)
...
- Remove support for per-page/section emoji favicon (breaking change!)
- Update copyright year
- Improve code comments in config
- Introduce a new configuration variable: locale; used for defining comment timestamp locale
- Fix code blocks having every other line being darker in some complex cases (unset leftover styles from "table")
- Fix code block "mark" having an edge highlight (leftover style from "mark")
- Use get_url for code block styles
- Always use png favicon as a fallback
- Get rid of transparency and roundness in apple-touch-icon (as recommended by 🤮 pple)
2024-04-21 20:44:52 +03:00
1f140dc76e
Animations/transitions tweaks
...
- Tweak boosts/favorites hover animation (now same as in
[Tuba](https://tuba.geopjr.dev ))
- Switch from milliseconds to seconds for transitions
- Get rid of orange_bg/fg since it was never used
2024-04-04 08:51:49 +03:00
0fa24c2d7c
Sort styles using "Sort CSS" VSCode extension
2024-04-03 02:19:54 +03:00
d0eaa63568
Change indenting to 1 tab (4 spaces)
...
It's more readable this way
2024-02-27 18:38:23 +03:00
174764715e
fix: Formatting
2024-01-29 22:42:44 +03:00
4d9efb886e
fix: Make the scanlines on top, move nav even more top
2024-01-29 22:13:59 +03:00
68d22810fc
feat: CRT flicker
2024-01-29 20:13:03 +03:00
6a82ff0bd2
feat: Rename cursor blinking animation
2024-01-29 03:49:34 +03:00
2588c08d0e
feat: Add moving scanline, remove emoji font stuff
2024-01-28 21:37:45 +03:00
f8efb69e6c
feat: Make stuff look good on as many browser versions as possible
...
Rejoice iPhone users, you'll have pretty CRT now as well!
2024-01-23 09:47:59 +03:00
e01e715745
feat: Use primary color specified in config
...
Sorry, not sorry iPhone users, get a phone on which you are able to use something different than Safari, or get a newer one :)
2024-01-20 20:13:23 +03:00
4ab0720ce2
feat: More glass-like navbar, support for author set in front matter, remove option to disable nav icons
2024-01-20 18:39:04 +03:00
8c413a6101
feat: Underline links for accessebility, add active style for clickable elements, use current year in footer
2024-01-16 01:03:15 +03:00
4addfec36e
feat: Restore BS icons, separate styles to modules
2024-01-13 17:15:18 +03:00