sanchi-t
fa268877d3
stream: Show `(archived)` at the end of deactivated stream names.
...
When a stream is deactivated the title area and messages are
re-rendered to update the stream name with `(archived)` suffix.
2024-10-25 16:06:42 -07:00
Karl Stolley
40da0e44fb
squash: Experiment with less intense modal border colors.
2024-10-25 15:39:13 -07:00
Karl Stolley
8c90c9d68d
modals: Set new background, border colors.
2024-10-25 15:39:13 -07:00
sanchi-t
aa48a0e3ee
css: Refactor theme colors for `input_pill`.
...
This change moves the light and dark theme colors for
`input_pill` to CSS variables.
2024-10-24 11:09:39 -07:00
sanchi-t
9b5accdb43
css: Refactor theme color for kbd.
2024-10-24 11:09:39 -07:00
Karl Stolley
1fae8931c3
left_sidebar: Add offset to unreads to make New topic appear centered.
2024-10-15 15:04:47 -07:00
Karl Stolley
484d5d05d6
left_sidebar: Present better-aligned masked unreads as icons.
2024-10-15 15:04:47 -07:00
Karl Stolley
6a4fd180fa
left_sidebar: Simplify consistent opacity for muted channels, topics.
2024-10-15 15:04:47 -07:00
Karl Stolley
ff7d49923b
left_sidebar: Make vdots-hint color more subtle.
2024-10-15 15:04:47 -07:00
Karl Stolley
84f3823b64
left_sidebar: Place gridded heading hover icons.
2024-10-15 15:04:47 -07:00
Karl Stolley
e3860033a3
left_sidebar: Prepare grid with controls area, squared vdots.
2024-10-15 15:04:47 -07:00
Karl Stolley
155fc9f1d7
link_styles: Establish variable-based generic link styles.
2024-10-15 15:04:47 -07:00
Tim Abbott
2807d7fbb8
dropdown_widget: Use CSS variable for disable color.
2024-10-01 18:21:33 -07:00
sanchi-t
0f506eaf91
css: Refactor theme colors for `kbd`.
...
This change moves the light and dark theme colors for `kbd` to
CSS variables.
2024-10-01 10:24:16 -07:00
sanchi-t
19ba94b946
css: Refactor theme colors for `app_components`.
...
This change moves the light and dark theme colors for
`app_components` to CSS variables.
2024-10-01 09:41:22 -07:00
sanchi-t
72971cda8e
css: Refactor theme colors for `.demo-organization-warning`.
...
This change moves the light and dark theme colors for
`.demo-organization-warning` to CSS variables.
2024-10-01 09:40:47 -07:00
Karl Stolley
762617e23f
left_sidebar: Add hover styles for action headings.
2024-09-30 13:38:33 -07:00
Karl Stolley
04f6082dfb
left_sidebar: Add color for collapsed nav item hover.
2024-09-30 13:38:33 -07:00
Karl Stolley
f73e39c63d
sidebars: Restyle vdots icon colors and hover states.
2024-09-30 13:38:33 -07:00
Karl Stolley
872a1e64a6
left_sidebar: Add hover effects for section headings.
2024-09-30 13:38:33 -07:00
Karl Stolley
8c54c1df3e
sidebars: Add active and hover sidebar-row styles.
2024-09-30 13:38:33 -07:00
Karl Stolley
1d4f282cbd
sidebars: Present neutral and active sidebar-row states.
2024-09-30 13:38:33 -07:00
sanchi-t
82fd3c9b32
css: Refactor theme colors for `alerts`.
...
This change moves the light and dark theme colors for
`alerts` to CSS variables.
2024-09-27 13:27:58 -07:00
Karl Stolley
89e32bc917
left_sidebar: Place redesigned subheaders.
2024-09-24 11:08:50 -07:00
Karl Stolley
61221ddc74
sidebars: Update colors, opacity for side bar titles and toggles.
2024-09-24 11:08:50 -07:00
Karl Stolley
74fc257a05
left_sidebar: Place redesigned styles for action headings.
2024-09-24 11:08:50 -07:00
Karl Stolley
14695dd26a
sidebars: Update typography for sidebar titles.
2024-09-24 11:08:50 -07:00
Aditya Kumar Kasaudhan
aabecf131c
typeahead: Improve link styling in typeahead suggestions.
...
Previously, links in typeahead suggestions appeared inconsistent with
the surrounding text when highlighted. This commit updates the link
styling to match the text color and adds a subtle underline with reduced
opacity for better visual consistency.
Fixes #31005 .
2024-09-23 18:01:47 -07:00
sanchi-t
07af9b357b
css: Refactor theme colors for `.message_edit_history_content`.
...
This change moves the light and dark theme colors for
`.message_edit_history_content` to CSS variables.
2024-09-23 16:07:51 -07:00
Sayam Samal
a95c6a610e
copy: Indicate successful copy by displaying a check icon momentarily.
2024-09-20 15:44:20 -07:00
Sayam Samal
3f79af12ac
copy: Redesign copy button in user card popover.
...
This commit serves as the base for standardizing the look and feel of
the copy button throughout the UI.
Changes:
- Replaces the old fa-copy icon with the new Zulip custom copy icon.
- Standardizes the hover/active states for interactivity.
- Defines two variants of the copy button, one which is just the
icon and the other which is squared off like a traditional button.
- Removes the `.popover-menu-icon` classes from the copy buttons,
as that class is made to be used with popover menu option icons.
2024-09-20 15:44:20 -07:00
Karl Stolley
d73044ee57
compose: Decouple compose buttons from button classes.
...
In the 2024 redesigned button configurations, the compose buttons
become outliers. This retains their previous style inherited from
.button, allowing that base component class to move forward.
2024-09-19 16:16:11 -07:00
Karl Stolley
da91ebc592
checkboxes: Render border-color-matched SVGs in light and dark modes.
...
This obviates the need for the buggy use of a brightness filter,
which causes rendering problems on iOS devices and possibly others.
2024-09-16 15:43:47 -07:00
Karl Stolley
8741c9e43f
dark_mode: Introduce higher-contrast, opaque text.
...
Fixes : #31615
2024-09-16 15:43:47 -07:00
Karl Stolley
8c984f68ec
checkboxes: Decouple label.checkbox from .new-style tangle.
2024-09-11 14:22:45 -07:00
Karl Stolley
df3d3197ff
buttons: Simplify color declarations attached to .button.
2024-09-11 14:22:45 -07:00
Karl Stolley
7674318332
settings: Move tab-switcher out of .new-style block.
2024-09-11 14:22:45 -07:00
opmkumar
719518baba
popovers: Add stream-info-popover when channel pill is clicked.
...
Shows a stream info popover whenever a channel pill is clicked (such
as in the pill widgets for adding subscribers to a channel or
invitations). The stream info popover contains channel icon and name,
channel description and a link to channel settings.
Fixes #30567 .
2024-09-10 16:16:53 -07:00
Tim Abbott
ad890890f6
lint: Fix several duplicate word typos.
2024-09-10 15:59:00 -07:00
Sayam Samal
5590c704ca
user_card_popover: Reposition bot owner field and display as user pill.
...
This commit repositions the bot owner field from below the bot’s name to
align with the user fields, providing more space for the newly added
bot owner user pill.
2024-08-27 15:52:39 -07:00
opmkumar
b9425d4d10
left sidebar: Improve how starred message count is hidden.
...
Fixes #30898 .
2024-08-27 13:08:29 -07:00
Karl Stolley
cd88f4421b
left_sidebar: Better handle bracket with resolved topics.
2024-08-27 13:03:55 -07:00
Karl Stolley
2374c8a8c0
left_sidebar: Add grouping border to channel and topics.
2024-08-27 13:03:55 -07:00
Karl Stolley
65cd772e24
left_sidebar: Adjust gridded rows to match Vlad's design.
2024-08-27 13:03:55 -07:00
Karl Stolley
a22aa41367
left_sidebar: Update left sidebar padding for new design.
...
This also moves the 2px of reduced lefthand padding to the overall
width of the left sidebar, which will keep the left sidebar at its
same width (in other words, the message area will not shift any
further to the left, either).
Fixes #27565
2024-08-27 13:03:55 -07:00
Karl Stolley
485428db86
rendered_markdown: Approximate non-alpha dark mode table border color.
2024-08-20 09:34:07 -07:00
Karl Stolley
f55feae0ea
search: Reset default iOS button styles.
2024-08-16 13:58:50 -07:00
Shubham Padia
5ffb75387a
typeahead: Change color for the right hand side option label.
...
Fixes
https://chat.zulip.org/#narrow/stream/101-design/topic/UI.20redesign.3A.20new.20topic.20indicator.20in.20typeaheads/near/1908770 .
We could have made this change specific to the option label for
composebox typeahead only, but I don't see a scenario where all the
other colors are the same for another typeahead but the right option
label color is different. Currently, the option_label is only used in
composebox typeahead, so visually this commit will only affect that
typeahead.
2024-08-13 18:28:32 -07:00
Karl Stolley
87a0fa0c8c
right_sidebar: Avoid vdots appearing beneath Simplebar scroll.
2024-08-13 08:55:31 -07:00
Karl Stolley
c4dfa7890e
right_sidebar: Add minor lefthand padding called for by Vlad's design.
2024-08-13 08:55:31 -07:00