66 Commits

Author SHA1 Message Date
plastichub 30bb4c6883 Update 'about.json' 2021-12-07 00:06:54 +01:00
Kris f70c5c96fd UX: Update style for new PM bubbles, pin older (#22) 2021-07-23 11:33:40 -04:00
Penar Musaraj 7947c0a702 Use CSS custom properties for colors 2021-03-15 10:19:02 -04:00
Penar Musaraj 1ef4900c0f FIX: dark mode background in two leftover elements 2021-03-13 09:25:29 -05:00
Jordan Vidrine 63ad746995 Merge pull request #19 from discourse/dark-light-switch
Adding dark/light switch functionality to theme
2020-08-25 10:47:56 -05:00
Jordan Vidrine 7ea82ea77f Merge branch 'master' into dark-light-switch 2020-08-25 10:47:28 -05:00
Penar Musaraj ebd2034eb8 Add custom color definitions 2020-08-20 19:19:08 -04:00
Jordan Vidrine 8feff773f5 Revert "Changed variables to use var()"
This reverts commit 1c8e0c66ba.
2020-08-12 15:21:56 -05:00
Jordan Vidrine 1c8e0c66ba Changed variables to use var() 2020-08-11 18:56:37 -05:00
Kris f3e1d396a5 UX: minor update for new Discourse admin menu style 2020-06-18 19:21:35 -04:00
Kris 1a052d1261 UX: Style and alignment adjustments 2020-04-30 23:06:01 -04:00
Kris e726d17b56 UX: shadow and corner adjustments to better match material guidelines 2020-04-30 22:48:25 -04:00
Kris 9696f111fc UX: General style fixes 2020-04-30 22:28:29 -04:00
Kris 1f11af399f UX: remove box-shadow from modal close buttons 2020-04-30 22:00:19 -04:00
Joe 196e459e9a UX: icon color and image size fixes 2019-02-13 12:36:48 +08:00
Joe a1ce5ecc27 DEV: removes unnecessary styles
These were used to prevent images from being cropped (on one side) due to the lost width when topic / reply cards are factored in. 

This is being removed for two reasons:

1. It's no longer necessary since https://github.com/discourse/discourse/commit/2ee2e5c98175a4d46435c165602152e6d3d56473#diff-6ff7a83257165f5f3bdf4ab585411e46 was introduced in core.
2. It might create infinite-scroll issues when the images sizes are not set (height: auto)
2019-02-13 12:29:59 +08:00
Joe b0c3f8f462 UX: updates icon colors for FABs
There was a recent change in core where the opacity property was removed from icons due to SVG rendering issues on iOS. The colors for core icons were adjusted after that change but the theme was still using the old colors.
2019-02-13 12:23:49 +08:00
Joe 72b70e37d2 UX: style tweaks for FAB button 2018-11-29 12:45:07 +08:00
Joe ca3f7f887a Merge pull request #16 from ibnesayeed/master
RTL override synchronization
2018-05-20 10:15:34 +08:00
Sawood Alam d62818eca1 RTL override synchronization 2018-05-10 17:08:09 -04:00
Joe c23ffffb36 Update common.scss 2018-05-06 13:54:10 +08:00
Joe fde5e601ad Update desktop.scss 2018-05-06 13:53:50 +08:00
Joe d1e4f80f73 Update mobile.scss 2018-05-06 13:53:29 +08:00
Joshua Rosenfeld 2a8f5568a2 Merge pull request #15 from hnb-ku/master
FIX: align, adjust z-index value for topic reply button
2018-04-14 07:07:40 -04:00
Joe f934b45d2f FIX: align, adjust z-index value for topic reply button
2 things have changed on desktop:

A- the way the topic reply icon is aligned: 

Before:
https://image.ibb.co/kEYxRn/before1.png

After:
https://image.ibb.co/foAcRn/after1.png

B- The z-index value to prevent overlap over select-kit drop-down

Before:
https://image.ibb.co/curHRn/before2.png

After:
https://image.ibb.co/dXYaCS/after2.png
2018-04-14 00:57:45 -07:00
Joshua Rosenfeld 401e4065e8 Merge pull request #14 from hnb-ku/master
FIX: mobile avatars not contained within card
2018-04-08 10:20:33 -04:00
Joe 2c42624d37 FIX: mobile avatars not contained within card
Adds padding to create enough space for mobile avatars to be contained within the card and to create a bit of breathing room under post action buttons (reply, like...)

Before:

https://preview.ibb.co/kAdJ2H/2.png

After:

https://preview.ibb.co/hy7d2H/1.png
2018-04-06 22:15:20 -07:00
rewphus 1c570011dc Removed shadow from time period selector 2018-02-14 11:52:01 -06:00
rewphus 8c0a1a208a Fixed padding on login button, correctly 2017-11-15 14:56:44 -06:00
rewphus f202d3d285 Added padding to Login button 2017-11-15 14:49:34 -06:00
rewphus dbaced7ecf Updated mobile theme based off PR#10 2017-10-11 12:33:43 -05:00
rewphus d34aa1d7e8 Merge branch 'master' of https://github.com/discourse/material-design-stock-theme
update to latest
2017-10-11 11:42:38 -05:00
rewphus 8d0472cc75 Merge pull request #9 from jamesn81/patch-1
Update desktop.scss
2017-10-11 11:39:38 -05:00
rewphus 7b420d3522 Merge branch 'master' into patch-1 2017-10-11 11:38:18 -05:00
rewphus 3fc61e916e Merge pull request #7 from SimonOrJ/patch-1
Fix post highlight transition
2017-09-01 15:56:09 -05:00
rewphus a34f748bfc Merge branch 'master' into patch-1 2017-09-01 15:55:45 -05:00
rewphus 43580c0756 Merge pull request #2 from rewphus/7
Fix post highlight transition
2017-09-01 15:15:27 -05:00
rewphus 5315318784 Update desktop.scss 2017-09-01 15:14:37 -05:00
rewphus 36717560b5 Merge branch 'master' into 7 2017-09-01 15:12:53 -05:00
rewphus dec864e9d8 Merge branch 'master' of https://github.com/discourse/material-design-stock-theme 2017-09-01 12:48:10 -05:00
rewphus a08c37cf7e Cleaned up formatting 2017-09-01 12:31:35 -05:00
rewphus 5bc7675f37 Merge pull request #6 from lukegb/patch-1
Remove stray 1px border from last post in topic
2017-09-01 11:58:52 -05:00
rewphus 4179679fca Merge pull request #1 from rewphus/6
Remove stray 1px border from last post in topic
2017-09-01 11:22:13 -05:00
jamesn81 352714713b Update desktop.scss
Truncated code to one-size-fits-all and fixed comments to ensure understanding of current terms for views.
2017-08-22 00:27:31 +10:00
jamesn81 f426761955 Update desktop.scss
Recent changes to class names require .latest-topic-list to be used.
2017-08-22 00:00:45 +10:00
Simon Chuu 8b4a356646 Fix post highlight transition
The color blinks after highlight in current configuration.
2017-05-28 02:07:33 -04:00
Luke Granger-Brown 4323cfb95c Remove stray 1px border from last post in topic 2017-04-22 21:50:35 +01:00
Sam 2e5d4847b4 fix typo 2017-04-17 16:59:47 -04:00
Rafael dos Santos Silva 1b287a1aad Add more color schemes 2017-04-17 16:10:22 -03:00
Sam 7d7d9d75e1 add color schemes 2017-04-17 14:49:06 -04:00