ed02e10c3a
Redo the table of contents dropdown, with new animation as well
2024-09-17 04:02:44 +03:00
bd97b75c4f
Use percents for opacity
2024-09-16 21:52:04 +03:00
f570d1dd74
Allow setting spoiler style via shortcode, move glass shadow to a CSS variable
2024-09-16 01:36:47 +03:00
b651470c1d
Add font size variables for consistent typography
2024-09-15 22:21:04 +03:00
4ead8a1396
More pointless variables
2024-09-14 04:25:53 +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
1b0bcfba93
Use "light" instead of @else
2024-09-02 02:22:45 +03:00
b6b2639373
Make --color-opacity variable "private", tweak switch style
2024-09-02 01:53:02 +03:00
607567248c
Update CSS and configuration for theme opacity and color management
2024-09-01 20:06:34 +03:00
db499a9363
Attempt to switch to relative colors for primary-color-alpha, simplify --active variable, add --hover and --disabled variables
2024-09-01 16:54:39 +03:00
cb58a187bd
Simple variable overrides for stylesheets ( fixes #55 )
2024-08-26 05:41:09 +03:00
6124fdfc60
Add hot/poor article types, move article list to a partial ( fixes #58 and #53 )
...
Among other things introduce new --fg-contrast color variable.
2024-08-26 03:35:30 +03:00
7808d906f1
Use modern RGB format ( fixes #54 )
2024-08-23 23:18:59 +03:00
67c698b949
Add manual theme switcher ( fixes #5 )
2024-08-18 02:19:34 +03:00
22bad73a25
Move styles to more appropriate locations
2024-07-26 00:20:49 +03:00
85494aabab
Move animation disabling to _general.scss
2024-07-25 03:44:47 +03:00
29fa3ec522
Add GitHub-styled alerts
2024-07-05 03:01:00 +03:00
03446caaa9
Replace ALL pixel values with REM
2024-06-27 19:04:12 +03:00
b157f81a07
Allow making posts "featured", tweak article list styles
2024-06-22 06:29:52 +03:00
d84ab215c3
Use rem for --rounded-corner
2024-06-18 04:07:24 +03:00
52e9cbeda0
Across the board style fixes and simplifications
...
Plus bump to v3
2024-06-18 03:19:37 +03:00
399be13097
Decouple primary color tint from bg color
...
Can be useful for websites with an image as a background :^)
2024-05-20 19:39:39 +03:00
5aa694a42b
Add emoji "font" and use it on body
2024-05-17 02:49:43 +03:00
26b61baa4f
Provide all fonts from modernfontstacks.com
...
It doesn't add much to the stylesheet size, but adds a lot to the convenience
2024-05-17 02:42:16 +03:00
a108cc7501
Fancier hr, goatcounter analytics, simplify bg-color variable, add default value for the locale setting
2024-05-16 17:20:34 +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
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