shiran
275945ce1a
feat(common): 添加自定义样式模块
...
Discourse Theme / ci (push) Failing after 1s
- 在 common.scss 中导入新的 self 样式模块
- 扩展公共样式体系以支持个性化定制需求
2026-02-20 21:07:47 +08:00
chapoi
dac23d544c
UX: Categories restyling ( #184 )
...
Some CSS sprinkling for our most used category list formats:
### Desktop: Categories and Latest Topics
| Default | Horizon |
|--------|--------|
| |

|
### Desktop: Boxes with Subcategories
| Default | Horizon |
|--------|--------|
| 
| 
|
### Mobile: Categories with Featured Topics
| Default | Horizon |
|--------|--------|
| 
| 
|
2025-06-18 15:23:24 +02:00
Jarek Radosz
bf9fe07f67
DEV: Update linting config and run gjs-codemod ( #177 )
2025-06-06 12:15:57 +01:00
Jarek Radosz
c2b71c04a8
DEV: Update linting ( #153 )
2025-05-06 16:53:12 +01:00
Martin Brennan
f9603a24ea
DEV: Rename search -> welcome banner ( #144 )
...
Horizon is targeting the welcome banner not the search component
anymore, update CSS class names and rename the file to make this clearer
2025-04-18 12:23:44 +10:00
Kris
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
Jordan Vidrine
24165a53a6
UX: Login layout fixes ( #133 )
2025-04-14 13:59:24 -05:00
Kris
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
David Taylor
b220d87a0d
DEV: Trigger basic-html view for unsupported browsers ( #124 )
2025-04-10 20:39:30 +01:00
Jordan Vidrine
cdcbffc483
UX: More color fixes ( #111 )
2025-04-03 16:13:23 -05:00
Jordan Vidrine
d0078cdd3e
UX: Adjust icon colors ( #108 )
2025-04-02 10:50:37 -05:00
Jordan Vidrine
1c85ae4626
UX: More accessible colors ( #105 )
2025-04-01 20:01:29 -05:00
Jordan Vidrine
b4e451e64b
DEV: Experimenting with using built in core color palettes for the color picking component ( #71 )
...
This PR is the beginning of converting the color picker to use built in
core color palettes.
The `color_schemes` defined in `about.json` are created in core when the
theme is imported,
and we then show all user-selectable color palettes in this sidebar
footer menu.
An important caveat here is that all of the Horizon themes must be
changed to `user_selectable`
otherwise they will not show up in the color palette selector in the
sidebar.
When choosing a color palette that also has a corresponding dark color
palette,
*both* light mode and dark mode are correctly saved with the color
palette(s) chosen,
using the color palette cookie we already have in core.
Anon users can also set a palette, which will be saved in a cookie.
---------
Co-authored-by: Sérgio Saquetim <saquetim@discourse.org >
Co-authored-by: Martin Brennan <martin@discourse.org >
Co-authored-by: Osama Sayegh <asooomaasoooma90@gmail.com >
2025-03-31 13:28:28 +10:00
chapoi
3816c49bbf
Tiny misc fixes ( #59 )
2025-03-18 17:02:45 +01:00
Jordan Vidrine
d1800ffd98
PR: Custom Color Choice ( #38 )
2025-03-11 14:45:04 -05:00
Jordan Vidrine
a90b691505
UX: Color exploration & base ( #33 )
2025-03-11 11:24:20 -05:00
Jordan Vidrine
9381e56c47
UX: Dark mode changes to move toward a base of accent-color ( #23 )
2025-03-06 20:30:07 -06:00
chapoi
91f3cc3ebb
Mobile: Topic list and topic ( #19 )
2025-03-06 14:09:19 -06:00
chapoi
af4c0c540f
UX: desktop tweaks ( #14 )
2025-03-05 17:05:48 +01:00
Kris
b6d11ddb9b
UX: more dark mode adjustments ( #13 )
2025-03-04 19:07:52 -05:00
chapoi
353b955eed
Non layout styling ( #5 )
2025-02-28 11:29:27 -06:00
chapoi
2d4011806c
add very basic styling ( #1 )
2025-02-25 15:03:16 -06:00
Jordan Vidrine
bb70c950cd
init 2
2025-02-24 18:39:00 -06:00
Jordan Vidrine
478926952e
init
2025-02-24 15:59:49 -06:00