Kris and GitHub
b1a9389a04
UX: minor breakpoint gap fix ( #147 )
...
Reported here:
https://meta.discourse.org/t/help-us-test-horizon-our-newest-theme/360484/55?u=awesomerobot
We have a 1px gap here where we get kind of a half-container
Before:

After:

2025-04-18 14:08:34 -04:00
Kris and GitHub
d67ec3ac5f
FIX: remove SCSS mixed declarations ( #143 )
...
This fixes the SCSS mixed declaration errors (most noticeable while
running rspec)
2025-04-17 17:27:13 -04:00
Kris and GitHub
cf9fd864dd
DEV: implement composer peek mode directly in theme ( #141 )
...
This implements the [composer
peek](https://github.com/discourse/composer-peek ) component directly
into the theme, and makes some minor adjustments to match theme styles:

2025-04-16 17:10:23 -04:00
Kris and GitHub
36899bbbaa
UX: make theme compatible with AI gists ( #140 )
...
Before (only pinned topic excerpts, no gist toggle):

After (gists can be toggled on):

This puts the gists in the same place as the theme places excerpts and
uses the same styles. It also follows the theme pattern of hiding
excerpts/gists on mobile.
2025-04-16 15:34:52 -04:00
Kris and GitHub
81141cc66f
UX: update about.json, readme ( #137 )
...
Just a little bit of metadata cleanup
2025-04-15 09:19:14 -04:00
Kris and GitHub
776071fdb0
UX: adjust disabled create button tooltip styles ( #135 )
2025-04-14 16:22:17 -05:00
Kris and GitHub
3a9917862d
UX: main-outlet needs dynamic bottom padding when composer open ( #119 )
...
When the composer is open the `#main-outlet`'s bottom padding needs to
match the composer height, so the content behind the composer can be
scrolled into view.
Reported here:
https://meta.discourse.org/t/help-us-test-horizon-our-newest-theme/360484/26?u=awesomerobot
2025-04-14 09:06:42 -04:00
Kris and GitHub
0cd52c07fe
UX: fix topic progress height ( #118 )
...
Before:

After:

2025-04-14 08:59:33 -04:00
Kris and GitHub
1e6a4a8a57
DEV: port sidebar new topic component into theme ( #129 )
...
This moves the [sidebar new topic button
component](https://github.com/discourse/discourse-sidebar-new-topic-button )
into the theme directly
If you have installed this theme previously, you should manually remove
the component.
2025-04-14 08:58:46 -04:00
Kris and GitHub
f1d5b69293
DEV: port full-width component to be included directly ( #126 )
...
Removes the [full-width
component](https://github.com/discourse/discourse-full-width-component )
dependency by adding most of the code directly to the theme. There was
one grid definition in the CSS I ended up removing because it was
conflicting with an existing override in the theme.
Anyone who has previously installed the theme should manually remove the
full-width component from it.
2025-04-11 15:46:25 -04:00
Kris and GitHub
8e5cef819d
UX: fix account activation layout ( #123 )
...
fixes this too-wide layout issue

2025-04-10 13:19:52 -04:00
Kris and GitHub
2674364309
DEV: use wildcard selector for common container behavior ( #120 )
2025-04-08 16:01:08 -05:00
Kris and GitHub
c9c468c677
UX: fix PM user input spacing ( #110 )
...
Before:

After:

2025-04-02 15:07:51 -04:00
Kris and GitHub
85d94e9eca
UX: fix cakeday & user directory containers ( #109 )
...
Before:


After:


2025-04-02 15:07:35 -04:00
Kris and GitHub
5570fb9feb
UX: fix group page container, round border ( #102 )
...
Fixes the spacing on the group container and rounds the header
Before:

After:

2025-04-01 12:50:19 -04:00
Kris and GitHub
878da19552
UX: fix category nav padding on small screens ( #98 )
...
This adjusts the active state of the dropdown by employing negative
margin to compensate for the padding
before:

after:

2025-03-31 17:02:30 -04:00
Kris and GitHub
6766b94232
UX: add tags-index container ( #78 )
2025-03-25 16:18:17 -04:00
Kris and GitHub
943dd4e2d2
UX: change category nav background on mobile ( #77 )
2025-03-25 15:54:03 -04:00
Kris and GitHub
f786eae910
UX: set border radius on PMs ( #74 )
2025-03-24 15:22:25 -04:00
Kris and GitHub
7f6b0df5bf
UX: move and restyle bulk select on desktop ( #65 )
2025-03-20 08:42:11 -04:00
Kris and GitHub
b6d11ddb9b
UX: more dark mode adjustments ( #13 )
2025-03-04 19:07:52 -05:00
Kris and GitHub
257032dc01
UX: start removing hardcoded colors for dark mode support ( #12 )
2025-03-04 16:10:11 -05:00