Commit Graph

18 Commits (3217a1146add15c7a137a92829f286507b342b9d)

Author SHA1 Message Date
Aevann 3217a1146a fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3464917#context 2023-01-24 12:47:31 +02:00
Aevann 111f664440 do this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3452754#context 2023-01-21 11:29:53 +02:00
Aevann 249d7733d2 fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3451561#context 2023-01-21 05:14:21 +02:00
Aevann 4b6baac968 like last commit 2023-01-21 01:26:54 +02:00
Aevann c4f757a52e do this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3447054#context 2023-01-21 01:25:24 +02:00
Aevann 044664a25e get rid of useless tabs and spaces 2023-01-01 13:36:20 +02:00
Aevann1 93063516ce tie transparent theme to backgrounds 2022-12-07 19:53:29 +02:00
Aevann1 49263fdd86 Revert "stop using background css property and use its parts instead"
This reverts commit e4e67a4424.
2022-12-04 00:17:35 +02:00
Aevann1 e4e67a4424 stop using background css property and use its parts instead 2022-12-04 00:11:02 +02:00
Aevann1 8bf73a10c8 make it slightly darker actually 2022-11-29 03:00:56 +02:00
Aevann1 b79f183f72 replace better color with brighter version to stand out from the background 2022-11-29 02:56:08 +02:00
Aevann1 add8c27182 replace bad color with better color 2022-11-29 00:48:39 +02:00
Snakes 4a54c6219a
Add trailing final newlines to source files.
Touched a ton of files to finally standardize on having trailing
final newlines, as best practice recommends and so our devs stop
accidentally fighting each other over it.

This was performed automatically with the following:
git ls-files -z '*.py' | while IFS= read -rd '' f; \
    do tail -c1 < "$f" | read -r _ || echo >> "$f"; done
git ls-files -z '*.css' | while IFS= read -rd '' f; \
    do tail -c1 < "$f" | read -r _ || echo >> "$f"; done
2022-09-29 01:43:29 -04:00
Aevann1 9ad4dbeaa7 cosmetic change 2022-09-10 02:25:53 +02:00
Aevann1 47890d771d add Marsey Submission UI 2022-09-09 11:13:50 +02:00
Aevann1 26535c4b25 cosmetic change 2022-09-08 18:11:44 +02:00
Aevann1 7bbbb117d1 testing on devrama.net 2022-09-07 00:00:58 +02:00
Aevann1 664029a9fb sneed 2022-07-16 21:00:02 +00:00