Commit Graph

12 Commits

Author SHA1 Message Date
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
65770c2d93 More active states 2024-08-31 06:52:32 +03:00
31a84473ba Improve comments styles, use more fitting cursors 2024-08-30 06:42:22 +03:00
3121386fd3 Don't duplicate icons in the resulting CSS
Intead, use CSS variables.
2024-08-26 21:43:56 +03:00
2d6306a717 Fix line height in Arabic 2024-07-23 05:54:19 +03:00
0eb32679a5 Don't use the weird af "unset" keyword 2024-07-22 00:07:34 +03:00
67201978bb Fix broken code blocks with complex settings (again)
Additionally, utilize `unset` instead of transparent in more places
2024-07-21 19:59:23 +03:00
f72225103f Don't use :has for copy code animation
And move the main container to _general.scss
2024-07-18 22:14:01 +03:00
4535abdc13 Some more sassy moving 2024-05-20 16:25:21 +03:00
d77ebed269 Some initial sass refactoring (breaking change!)
Well, it's not a breaking change if you don't restyle duckquill heavily :)
2024-05-20 16:14:58 +03:00
2fc27bd9e6 Simplify unnecesairly complex style 2024-05-10 15:51:35 +03:00
2c00af1bd7 Fix the copy button scrolling with overflowed code, add blur to it for legibility 2024-05-10 15:46:19 +03:00