1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-10-04 12:44:02 +00:00
Commit graph

25 commits

Author SHA1 Message Date
9fa2e935b0
theme/default: Fix mini tag margin 2020-03-14 17:21:14 +00:00
83bf9acd86
Add tag input autocomplete when editing pages.
Thanks to Awesomplete by @LeaVerou :D
2020-01-26 21:04:39 +00:00
11611262c4
Add initial mobile theme support 2020-01-16 20:13:01 +00:00
f044d25f7e
Add output_classes property to external renderer, and new .invert-when-dark class in theme
ABC Notation & Server-Side Latex look good naow! :D
2019-10-25 12:12:57 +01:00
ec85f80b35
[theme] Fix dark text in dark mode 2019-10-24 19:43:30 +01:00
9249903d59
Tweak font size of code blocks 2019-10-20 18:09:44 +01:00
5a788aca78
Tweak code block styling for light mode 2019-10-20 18:08:10 +01:00
209122fabd
Style code blocks (todo: test them in light mode) 2019-10-20 18:05:57 +01:00
5239fff462
theme: Add extra colours to the different active states of interwiki links 2019-10-07 18:15:45 +01:00
4f5a81f65b
Add confirmation before gallery HTTP requests 2019-10-07 16:43:35 +01:00
e708220bc6
Implement some theme update logic, but it's unfinished. 2019-09-01 21:18:14 +01:00
fe938c2dd4
Fiddle with hyperlink colouring 2019-09-01 16:57:19 +01:00
c1b0a721d1
Recolour comments section background 2019-08-31 21:34:08 +01:00
bcc8f0be27
More accessibility improvements, and noodle away at the darak theme.
Looks like we're going to have to come up with our own button style, 
which is going to be a bit of a pain tbh :-/
2019-08-30 23:13:16 +01:00
5e5f47fdda
Add aria-label 2019-08-30 21:31:14 +01:00
ff51b6613c
Mark user avatar on top nav bar as hidden against screen readers 2019-08-30 18:23:17 +01:00
4e3426644c
Style the new mega-menu option.
It still needs more testing though - e.g. to ensure we haven't broken 
the existing setup :P
2019-08-30 00:41:25 +01:00
d19c8712db
Tweak more menu. There's more work to be done though
ref 
https://www.reddit.com/r/UI_Design/comments/cvu3cy/what_can_i_do_to_improve_the_menu_on_the/
2019-08-28 16:32:22 +01:00
eb0b080b64
Add css grid todo refactor note
Looking at it, we could really use a good refactor to use the CSS
grid for the main page layout. Some considerations though:

 - The sidebar
 - The printable page view

...we'll need to make sure we account for all these things when
refactoring.
2019-08-28 01:07:13 +01:00
6324a5b2fa
Finish (almost) moving the rest of the colours over to css variables
prefers-color-scheme dark mode, here we come! :D
2019-08-28 01:03:07 +01:00
f3d9dff632
Bugfix: Squash large blank space at bottom of edit page 2019-08-28 00:37:55 +01:00
4b2311f8ff
Refactor a bunch of colours in the default theme into css variables, but there are more to go. 2019-08-28 00:26:27 +01:00
a606dbdc2d
Style the new theme gallery 2019-08-26 16:31:30 +01:00
98c94a2b59
Start working on theme index, but screenshotting isn't finished yet 2019-08-25 18:12:08 +01:00
ad5f7dcbb4
Refactor themes - more theme-related improvements coming soon! 2019-08-25 01:23:24 +01:00