deadvey pushed to main at deadvey/bases-game 2024-11-15 01:12:21 +01:00
8c9d854f16 more formatting
deadvey pushed to main at deadvey/bases-game 2024-11-15 01:06:13 +01:00
4419116901 readme shit
f835ddbc7e readme
Compare 2 commits »
deadvey pushed to main at deadvey/bases-game 2024-11-15 00:52:16 +01:00
ef2e811b47 initial commit :D
deadvey created repository deadvey/bases-game 2024-11-15 00:45:17 +01:00
deadvey opened issue javalsai/stuff#1 2024-11-15 00:32:55 +01:00
0
deadvey pushed to main at deadvey/time-to-metrictime-converter 2024-11-14 01:11:34 +01:00
deadvey commented on pull request javalsai/website#2 2024-11-13 21:28:33 +01:00
Dark/light mode toggle on the header bar

Having said that, my website is loading the light version when my browser is set to dark, could be a mistake in my code though...

deadvey pushed to main at deadvey/time-to-metrictime-converter 2024-11-13 21:27:27 +01:00
fd574c6a7d calender shit
deadvey commented on pull request javalsai/website#2 2024-11-13 21:26:06 +01:00
Dark/light mode toggle on the header bar

Your website obviously, but I think @media would be fine, you can also set it so it the person has 'no-preference' then that is the same as dark mode, so dark mode is default, only if the person…

deadvey commented on pull request javalsai/website#2 2024-11-09 18:31:48 +01:00
Dark/light mode toggle on the header bar

Gonna add this to my website actually

deadvey commented on pull request javalsai/website#2 2024-11-09 18:30:50 +01:00
Dark/light mode toggle on the header bar

Seems like you can do it without css, it wouldn't have a button but can use the system choice @media (prefers-color-scheme: dark) { /* Dark theme styles go here */ } 
 @media (prefers-col…

deadvey pushed to main at deadvey/htdocs 2024-11-09 13:32:49 +01:00
cfa36bbf3c idkstuff
deadvey pushed to main at deadvey/dotfiles 2024-11-04 23:17:47 +01:00
199175e9e9 version 2.0
deadvey pushed to main at deadvey/dotfiles 2024-11-04 23:16:27 +01:00
74376ff7fa made all files written directly to
deadvey pushed to main at deadvey/dotfiles 2024-11-04 21:37:31 +01:00
d2a14f9c9f version 1.0
deadvey pushed to main at deadvey/dotfiles 2024-11-04 21:31:43 +01:00
775b02b73b untracked icons and themes
deadvey pushed to main at deadvey/dotfiles 2024-11-04 21:29:15 +01:00
522ac7b0e8 4nov2024
deadvey deleted branch master from deadvey/dotfiles 2024-11-04 21:24:55 +01:00
deadvey pushed to main at deadvey/htdocs 2024-11-02 12:25:00 +01:00
c1564fe1d6 made the header 'welcome to DEADVEY DOT COM'
deadvey pushed to main at deadvey/htdocs 2024-11-02 12:04:23 +01:00
f9c73f6832 Update README.md