2
0
mirror of https://github.com/jfmcbrayer/brutaldon synced 2025-02-01 08:26:50 +01:00

108 Commits

Author SHA1 Message Date
Cy
bf0394ca36
textareas and inputs in bulmaswatch-darkly were hurting my eyes.
(#fff) is not a good background color to compose posts in, that are then displayed with the dark background color.
2020-05-30 21:23:46 +00:00
Jason McBrayer
61f8d19879 Fix some formatting for vt240 themes 2019-10-30 08:49:58 -04:00
Jason McBrayer
be78053179 Add first draft of material theme 2019-10-15 20:45:56 -04:00
Jason McBrayer
0607dc52cf Upgrade js and css dependencies 2019-10-15 20:41:46 -04:00
Jason McBrayer
0efbc552b7 Use DEC Terminal Modern in vt240-xxxx themes if available 2019-07-22 13:56:53 -04:00
Jason McBrayer
83f46babe5 Support for viewing completed polls 2019-07-09 19:55:05 -04:00
Jason McBrayer
82404c98b6 Add Solar theme.
This is not recommended for users with low vision because of poor contrast.
But if it works for you, it looks nice.
2019-05-17 11:03:31 -04:00
Jason McBrayer
6ce142e11a Update fork-awesome 2019-04-24 06:41:50 -04:00
Jason McBrayer
1a14dd8c3b Tweak cards on minimal small and dark 2019-03-28 08:45:48 -04:00
Jason McBrayer
f27451bb6f Add minimal dark theme 2019-03-22 19:02:05 -04:00
Jason McBrayer
e4c0f42b14 Set font size in minimal-small in points
so that it is more consistent between devices
2019-03-19 19:10:37 -04:00
Jason McBrayer
0ffdc87c5d Fix width of container in minimal-small 2019-03-19 16:35:02 -04:00
Jason McBrayer
35d8f5b599 Fix navbar spacing in minimal-small theme 2019-03-19 15:53:32 -04:00
Jason McBrayer
4c51916d38 Add minimalist small css theme 2019-03-17 17:12:50 -04:00
Jason McBrayer
5877344c16 Fix (again) overflowing attachment boxes
This time, it makes them multiline.
2019-02-28 12:15:04 -05:00
Jason McBrayer
333976dae5 Fix filter list layout in brutstrap 2019-02-16 10:53:46 -05:00
Jason McBrayer
7f8641aa06 Fix settings layout a bit 2019-02-15 20:57:02 -05:00
Jason McBrayer
fa9fa8ceef Remove some css classes that were no longer needed (in default themes) 2019-02-15 20:10:28 -05:00
Jason McBrayer
0aac9cd826 Tweak brutstrap css further for mobile 2019-02-12 09:14:37 -05:00
Jason McBrayer
58a18936e1 Fix portrait orientation videos in brutstap theme. 2019-02-08 08:23:41 -05:00
Jason McBrayer
5f28bb5ea5 Fix attachments width on bulma light themes. 2019-02-05 10:53:03 -05:00
Jason McBrayer
3c9b0e13aa Tweak brutstrap font size 2019-02-05 10:42:44 -05:00
Jason McBrayer
9433381b0e Fix card width overflow 2019-02-05 10:37:32 -05:00
Jason McBrayer
7d72088422 Fix broken lightbox and attachments-spacing in bulma themes
Introduced by changes associated with brutstrap theme
2019-02-05 10:34:03 -05:00
Jason McBrayer
3293ef5ebf Get username hints implemented in brutstrap
Other brutalist themes could be enhanced to add this.
2019-02-05 10:21:53 -05:00
Jason McBrayer
05f2700ddc Style buttons in brutstrap 2019-02-05 08:31:23 -05:00
Jason McBrayer
650b6a25a8 Tweak figures for brutstrap 2019-02-04 15:24:06 -05:00
Jason McBrayer
46aea0fff9 Add first draft of brutstrap[1] theme.
[1]: https://git.sr.ht/~emsenn/brutstrap
2019-02-04 15:06:02 -05:00
Jason McBrayer
bc33dbcb9f If a link is obviously a UI element, don't necessarily underline it 2019-02-01 09:21:12 -05:00
McBrayer
f1a7da0039 Don't abuse &nbsp for spacing in header; use CSS instead.
Thanks, @emsenn!
2019-01-30 10:53:14 -05:00
McBrayer
b17c56fec3 Reformat preview cards to make better use of space.
Also widen the default themes view again. I don't like the long lines,
but I like the way it gives more space for preview cards.
2019-01-28 09:36:54 -05:00
McBrayer
c5b2ca46fd Tweak the link underlines a little bit 2019-01-28 07:49:40 -05:00
Jason McBrayer
705ea8917b Add some underlines to links for accessibility reasons 2019-01-27 21:33:17 -05:00
Jason McBrayer
8615c8f801 Add username hints while typing mentions in compose box 2019-01-17 21:02:23 -05:00
Jason McBrayer
5266b8df03 Re-fix media attachments overflow 2018-12-04 10:28:49 -05:00
Jason McBrayer
d1873e3bd8 Really fix card image formatting. 2018-12-03 08:29:59 -05:00
Jason McBrayer
7364ff6baf Fix a card issue in vt240 themes 2018-12-03 07:50:36 -05:00
Jason McBrayer
16e787f392 Copy formatting changes to dark theme 2018-12-03 07:46:21 -05:00
Jason McBrayer
ecfdf00d6a Fix formatting of both card images and regular media 2018-12-03 07:42:27 -05:00
Jason McBrayer
afef082319 Fix spacing of cards.
Sizing of regular media seems to be broken now, though.
2018-12-03 07:34:05 -05:00
McBrayer
673d7adedd Add display of cards. This is not 100% complete. 2018-11-30 14:30:46 -05:00
Jason McBrayer
16a085fabb Make the progress bar smol 2018-11-08 20:40:40 -05:00
Jason McBrayer
ae604f85b9 Fix bug in Lux theme 2018-11-07 13:47:44 -05:00
Jason McBrayer
53347efa27 Remove items for old photobox 2018-11-06 11:01:01 -05:00
Jason McBrayer
ae66ccfd7f Change lightbox to magnific-popup; make videos playable inline. 2018-11-06 10:44:26 -05:00
Jason McBrayer
4907f5c109 Make toot modal work in brutalist themes 2018-11-01 10:24:59 -04:00
Jason McBrayer
7c5a03368b Center and pad some stuff in FULLBRUTALISM 2018-10-24 10:30:09 -04:00
Jason McBrayer
e799c097cc Add preference for notification poll frequency 2018-10-18 16:04:28 -04:00
Jason McBrayer
20818fca96 Reorganize options page and add some help text 2018-10-09 14:45:10 -04:00
Jason McBrayer
1523e3f229 Add template bits for notification badges 2018-09-20 13:00:25 -04:00