Commit graph

17 commits

Author SHA1 Message Date
lifehackerhansol
810e90c2b5
treewide: move everything theme related to submodule
All themes are moved to `_theme` submodule, which will be shared with
other websites on hacks.guide.

Repository-specific files can be overlayed after the fact, such as
additional languages, custom JavaScript, progress table paths and the
like.
2024-01-16 12:31:55 -08:00
lifehackerhansol
a27fd0d2dc
get-started: adapt version selector CSS definitions to dark skin 2023-10-04 15:44:33 -07:00
emilyd
0f39fa3d3c
change selection background color to a transparent white 2023-10-04 15:44:33 -07:00
emilyd
faf564d8e4
background & text selection color changes 2023-10-04 15:44:32 -07:00
lifehackerhansol
a7d8cf4acc
scss: edit the comment to align with what actually changed here 2023-10-04 15:44:32 -07:00
lifehackerhansol
af2a26e8d0
treewide: code readability improvements
All downstream changes from the theme (i.e. here) will be denoted with:

/* hacks-guide change start */
and
/* hacks-guide change end */

One-line changes are marked with

/* hacks-guide change */

next to it.

Since our theme does not have linear history with upstream, this allows
quicker identification of what exactly has differentiated downstream,
as we do have a few out-of-tree patches for extra functionality.
2023-09-30 09:51:21 -07:00
lifehackerhansol
35a2b511fe Manually define colours for text selection
Imagine using dark mode, couldn't be me
2022-03-23 11:24:55 -07:00
lifehackerhansol
99eaeea329 Add user-select: None to header-link 2022-03-17 15:57:17 -07:00
lifehackerhansol
92c73c3b1a Set table display to table
Fixes an issue where hardmod table has empty space in a block for no reason
2022-01-20 22:23:44 -08:00
lifehackerhansol
1003c1253d Re-add borders to version table 2022-01-11 16:08:27 -08:00
lifehackerhansol
dc69281677 Use some better colouring on links in notices 2022-01-11 15:57:07 -08:00
lifehackerhansol
8bbbecf32a More rebasing 2022-01-11 10:24:05 -08:00
lifehackerhansol
22cb19a0bc Implement sidebar
Co-authored-by: MechanicalDragon <mechdragon@hobbyist.dev>
2022-01-11 10:24:04 -08:00
lifehackerhansol
5641d7e51a first rebase
ALSO: Remove fading on dropdown menu click. This is also a bug on the actual upstream, when the cursor leaves the screen the menu disappears but the fading doesn't.
This causes things like the menu saying it's open when it's not and closed when open. I'm not dealing with an upstream bug.
2022-01-11 10:23:27 -08:00
Plailect
be0925028b
update css 2019-04-19 14:10:37 -04:00
Plailect
138591fd3b
enable Chinese fonts 2018-11-18 19:17:23 -05:00
Plailect
747107cb73
mm upgrade and feature updates 2018-11-18 19:16:55 -05:00