Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
9b8f663
feat(openstreetmap): init
scarcekoi Aug 2, 2026
d4e26d5
feat(openstreetmap): add css variables
scarcekoi Aug 2, 2026
8726847
feat(openstreetmap): add primary button
scarcekoi Aug 2, 2026
644823b
feat(openstreetmap): theme primary button
scarcekoi Aug 2, 2026
029ff2d
feat(openstreetmap): theme edit button
scarcekoi Aug 2, 2026
be1e1da
fix(openstreetmap): use accent for edit button
scarcekoi Aug 2, 2026
a841f7d
feat(openstreetmap): theme edit dropdown items
scarcekoi Aug 2, 2026
f471848
feat(openstreetmap): add id editor css variables
scarcekoi Aug 2, 2026
d672319
feat(openstreetmap): theme id
scarcekoi Aug 2, 2026
4198426
feat(openstreetmap): add more css variables and theme a lot
scarcekoi Aug 2, 2026
523522c
style(openstreetmap): lint
scarcekoi Aug 2, 2026
4aba02b
feat(openstreetmap): theme colours and fix describe location on hover
scarcekoi Aug 2, 2026
dc6524b
feat(openstreetmap): theme donate link
scarcekoi Aug 2, 2026
bbde0b9
feat(openstreetmap): theme markers
scarcekoi Aug 2, 2026
6f68044
fix(openstreetmap): point/line/area icon unthemed
scarcekoi Aug 2, 2026
9782917
feat(openstreetmap): add feature tooltip
scarcekoi Aug 2, 2026
dbe78e0
fix(openstreetmap): point/line/area text unthemed, tooltip text
scarcekoi Aug 2, 2026
0518ae3
fix(openstreetmap): issues
scarcekoi Aug 2, 2026
bc7ace2
feat(openstreetmap): theming
scarcekoi Aug 2, 2026
d7d7ebb
feat(openstreetmap): theme danger outline button and refactor
scarcekoi Aug 2, 2026
4c55daf
refactor(openstreetmap): user accent for primary instead of blue
scarcekoi Aug 2, 2026
38e38c8
fix(openstreetmap): upload button text unthemed
scarcekoi Aug 2, 2026
30fe100
feat(openstreetmap): remove save button theming at least for now
scarcekoi Aug 2, 2026
351e741
fix(openstreetmap): correctly apply light theme
scarcekoi Aug 3, 2026
62a757b
feat(openstreetmap): update fill
scarcekoi Aug 5, 2026
fee7394
feat(openstreetmap): theme action button
scarcekoi Aug 6, 2026
3163815
feat(openstreetmap): theme info
scarcekoi Aug 6, 2026
bbc056c
feat(openstreetmap): theme disabled edit button
scarcekoi Aug 6, 2026
378e85e
fix(openstreetmap): only apply style to base domain
scarcekoi Aug 6, 2026
85b55fe
fix(openstreetmap): add www
scarcekoi Aug 6, 2026
95a8ad6
feat(openstreetmap): theme editor code blocks
scarcekoi Aug 6, 2026
8efded7
fix(openstreetmap): editor right click menu disabled icons being
scarcekoi Aug 6, 2026
504c136
feat(openstreetmap): theme some css vars
scarcekoi Aug 7, 2026
1c89731
feat(openstreetmap): theme feature warning chip
scarcekoi Aug 7, 2026
1564d62
fix(openstreetmap): disabled edit button text being too dark
scarcekoi Aug 11, 2026
1d17db3
feat(openstreetmap): theme resolved count chip
scarcekoi Aug 11, 2026
822636a
feat(openstreetmap): remove css vars that have an unknown use
scarcekoi Aug 16, 2026
f2dcf1b
fix(openstreetmap): lighten disabled edit button text
scarcekoi Aug 16, 2026
a2ce554
fix(openstreetmap): various issues
scarcekoi Aug 16, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions scripts/userstyles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ collaborators:
- &koibtw koibtw
- &TheAnonymousCrusher TheAnonymousCrusher
- &42willow 42willow
- &scarcekoi scarcekoi

userstyles:
advent-of-code:
Expand Down Expand Up @@ -702,6 +703,13 @@ userstyles:
icon: openmediavault
color: sky
current-maintainers: [*Gandalf-the-Blue]
openstreetmap:
name: OpenStreetMap
link: https://openstreetmap.org
categories: [development, wiki]
icon: openstreetmap
color: green
current-maintainers: [*scarcekoi]
paste.rs:
name: paste.rs
link: https://paste.rs
Expand Down
Loading
Loading