Commit Graph

26 Commits

Author SHA1 Message Date
58d7be95c1 Increase muted text contrast 2016-06-04 18:10:22 +09:30
27556fea38 Increase text contrast in dark mode 2016-06-03 14:51:00 +09:30
aca497e7be Final tweaks to inline code styling
Refs #814.
2016-05-12 23:56:12 +09:00
805f86b249 Added variables for code color & background; Dark mode & light mode 2016-05-08 17:08:32 -04:00
d1c25a4bad Fix regression with full-screen composer being obscured by header/side pane
This is not ideal as dropdowns appear above the header, but it will probably be resolved when we redo the composer's full screen mode soon enough.
2016-03-29 18:24:23 +10:30
ff77912dc6 Reconfigure z-index hierarchy: show dropdowns above post composer 2016-03-28 13:32:23 +10:30
589e903c71 Fix search box overlapping forum title in some cases. closes #697
- Fix jank in shrinking animation when search box loses focus after overlapping forum title.
- Use solid colors instead of transparent whites/blacks for colored header controls so that search box isn't transparent when it does overlap forum title.
- This also simplifies colored header variables, making them more analogous to the non-colored header variables, and allowing for the removal of some conditional CSS in the notifications dropdown button.

Some more radical changes to header layout (flexbox?) may be made when we implement the new mobile design (#867), but for now this is an acceptable fix.
2016-03-28 10:23:49 +10:30
ff8ec59310 Increase text contrast
closes #390
2015-09-14 15:16:19 +09:30
b05f83d25a Add green color for online indicator on user cards
Closes #452.
2015-09-11 08:49:07 +02:00
1aaff46f8e Increase text contrast slightly 2015-09-08 10:24:20 +09:30
9277fca0ec Slightly darken light grey text 2015-09-04 12:19:20 +09:30
17a863efc7 Make header slightly more compact 2015-08-04 17:15:05 +09:30
fde7afd3e2 Finish admin permissions page and clean up everything 2015-07-31 20:16:47 +09:30
8d1ff8e6ae Update alert colors 2015-07-27 12:49:22 +09:30
fc3e9c353d Fix notifications appearance on dark header 2015-07-18 10:07:22 +09:30
a9ded36b57 Major CSS revamp
- Get rid of Bootstrap (except we still rely on some JS)
- Use BEM class names
- Rework variables/theme config
- Fix various bugs, including some on mobile

The CSS is still not ideal – it needs to be cleaned up some more. But
that can be a focus for after beta.
2015-07-17 14:47:49 +09:30
1d21670663 New look for discussion reply/unread count
Also decrease the max page width by 100px
2015-07-05 13:52:46 +09:30
42fe2a28dd Increase text contrast
I think you will like this change @franzliedke :)
2015-06-11 18:42:05 +09:30
a1da95962d Move theme config to database 2015-05-31 11:18:19 +09:30
cafa6c7b5d New and improved post stream. 2015-05-29 18:17:50 +09:30
d69e481037 Make hero light 2015-05-21 13:10:25 +09:30
35b46288b0 Slightly increase contrast between primary/muted text 2015-05-18 10:36:04 +09:30
e19190ca68 Make link styles more obvious 2015-05-11 12:11:38 +09:30
719080ff1f Tweak heading line height 2015-05-07 06:38:01 +09:30
e4a880c4f4 Skin colour tweaks 2015-05-02 08:29:43 +09:30
b61017efdc Clean up LESS files 2015-04-25 22:31:30 +09:30