Commit Graph
9 Commits
Author SHA1 Message Date
will 4282c80a34 Adding themes to the selector, there might be a way to do this without
duplicating buttons but i couldnt figure out the cascade

Also added a favicon this should be able to be themed i haven't tried

removed chartDisplay and diceRoller as they are not used anymore

renamed generator to gameboard

updated the logic in the gameboard to use .empty instead of the numbers
it is easier to read
2025-12-15 22:49:17 -06:00
will 9cd2a59039 added the themes to the theme selector so you can preview it 2025-12-15 21:33:58 -06:00
will f161d4f5c0 Should be updating a bunch of the CSS to have some better mobile UX 2025-12-09 20:10:50 -06:00
will a146104658 updated some stuff to work on my PC.
deleteed the emoji from the rules.
moved the titlebar and stuff out from the pages to the layout so it gets
applied everywere. will need to work on the title changing but that
should be easy.
2025-12-09 11:46:19 -06:00
will 55f4cfaeef Updated all the components to have relative (rem) dimensions
Updated a few of the theme files to have the correct layout.
If you wanna go thru and update the rest to match win95 and cyberpunk
Updated the theme stuff to apply site wide.
gotta update the home page and the rules to be same style
2025-12-09 01:20:53 -06:00
will 06c157d4af Updated the css themes to remove specific stuff from chartDisplay
added $components alias to svelte.config.js
2025-12-09 01:19:57 -06:00
will a1349f9cd1 Separated out the theme tiles
combined data axes into the index file
2025-12-09 01:19:57 -06:00
will 250cad6dab Adding an MIT license and updating the README 2025-12-08 11:19:55 -06:00
will 117099bea4 This is the initial commit of the sveltekit version of On The Spectrum:
A game brought to you by Sludge and Friends
2025-12-08 11:02:08 -06:00