Commit Graph

32 Commits

Author SHA1 Message Date
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
357279b563 Move prefers-reduced-motion media query outside of the root 2024-05-09 23:36:02 +03:00
b7b95e6653 Only target needed elements for transitioning, more fail-proof reduced motion setting 2024-05-09 23:32:09 +03:00
bdd1ed9001 (Re)move the unused --transition-bezier
...To my website's custom.scss XD
2024-05-06 00:47:31 +03:00
dea2adb63d Rename --content-width to --container-width 2024-05-06 00:43:10 +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
c80b47fa92 Use warning icon instead of a glyph, move QR styles to comments
-since it's not used anywhere else at the moment
2024-04-04 07:06:17 +03:00
deaae64392 Respect prefers-reduced-motion for transitions 2024-04-03 00:46:32 +03:00
d0eaa63568 Change indenting to 1 tab (4 spaces)
It's more readable this way
2024-02-27 18:38:23 +03:00
592a486148 Glassmorphism!
Or however it's called, basically all semi-transparent elements are now blurred, see https://daudix.codeberg.page to see why I did this (if this change is still live ofc)
2024-02-15 23:02:46 +03:00
9e8217d1ba Sort and remove unused variables 2024-02-12 20:21:56 +03:00
7f0be7130b Add font variables 2024-02-12 19:54:32 +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
5d8b14530b feat: Rewrite nav, improve comment faves/boosts
Also, this is perhaps last featire commit here, I'll merge duckquill and my main site, it can be still used as a theme, it's just will be more convenient
2024-01-17 18:58:49 +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
5431905516 feat: Simplify tag style
It was indeed pretty, but was too out of style and didn't respect primary color
2023-12-18 01:35:23 +03:00
41a35ef28f feat: Rename color variables, tweak some styles 2023-12-14 17:14:09 +03:00
64b9e57fae fix: --fg20 2023-12-06 02:44:26 +03:00
c006fbe69d chore: Keep nice look while having good contrast 2023-12-06 02:41:21 +03:00
2e70914d51 feat: Improved tags; get rid of bootstrap icons and scanlines
- Tags now use horizontal unordered list and have dope hover effect (shoutout to https://libreivan.com)
- Get rid of Bootstrap Icons and Scanlines scss files, the former added extra ~90kb to the stylesheet which I think is bloat, one can use emojis for this, and the scanlines were replaced by much simpler code from https://aroace.space
- Replace fg09 with fg10; it just makes more sense
- Simplify anchor styling
- Update woodpecker.yml to work with Woodpecker 2.0
2023-11-26 05:08:08 +03:00
9202b7fe92 feat: Style improvements, use Source Code Pro for monospace, update Inter to 4.0, pill-like nav on desktop, color changes 2023-11-22 03:29:55 +03:00
d7c2f206b9 feat: Comments in config.toml 2023-11-03 00:23:42 +03:00
6242b721f2 feat: Some more changes 2023-10-15 23:39:24 +00:00
6b6c9a0a78 chore: Variable names and smth 2023-10-15 23:12:50 +00:00
5f7ba22f0a feat: README stuff 2023-10-15 00:50:32 +00:00
fa8c3fac16 feat: Sort lines 2023-10-14 03:43:03 +00:00
0426f63368 feat: Wait this may work 2023-10-14 02:46:48 +00:00
3230b4af29 feat: Well I guess fork it is 2023-10-13 18:45:36 +00:00
f04495f6d2 feat: Try to fix accent color mess 2023-10-13 18:41:18 +00:00
36926a0b79 feat: Rewrite in Zola 2023-10-13 00:55:20 +00:00