This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
34 changed files
with
1,601 additions
and
3,162 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
.p-champion_suggest_message_container { | ||
background: $accent; | ||
} | ||
|
||
.sk-client-theme--dark .p-champion_suggest_message_container { | ||
background-color: $bg2; | ||
color: $selectFg; | ||
} | ||
|
||
.p-champion_suggest_message { | ||
.p-champion_suggest_message_dismissal .p-champion_suggest_message_dismissal_icon, | ||
.p-champion_suggest_message_text { | ||
color: $selectFg; | ||
} | ||
} | ||
|
||
.p-champion_suggest_message__btn { | ||
background-color: $button; | ||
color: $fg; | ||
} | ||
|
||
.sk-client-theme--dark .p-champion_suggest_message__btn { | ||
background-color: $button; | ||
border-color: $button; | ||
|
||
&:active, | ||
&:hover { | ||
background-color: $hl; | ||
border-color: $hl; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
.p-channel_awareness_suggest_message_container { | ||
background: $accent; | ||
} | ||
|
||
.sk-client-theme--dark .p-channel_awareness_suggest_message_container { | ||
background-color: $accent; | ||
color: $selectFg; | ||
} | ||
|
||
.p-channel_awareness_suggest_message_container .p-channel_awareness_suggest_message { | ||
.p-setup_suggest_message__btn { | ||
background-color: $button; | ||
color: $fg; | ||
} | ||
} | ||
|
||
.sk-client-theme--dark | ||
.p-channel_awareness_suggest_message_container | ||
.p-channel_awareness_suggest_message | ||
.p-setup_suggest_message__btn { | ||
background-color: $button; | ||
color: $fg; | ||
} | ||
|
||
.p-channel_awareness_suggest_message_container | ||
.p-channel_awareness_suggest_message | ||
.p-channel_awareness_suggest_message_dismissal | ||
.p-channel_awareness_suggest_message_dismissal_icon { | ||
color: $selectFg; | ||
} | ||
|
||
.sk-client-theme--dark | ||
.p-channel_awareness_suggest_message_container | ||
.p-channel_awareness_suggest_message | ||
.p-channel_awareness_suggest_message_dismissal | ||
.p-channel_awareness_suggest_message_dismissal_icon { | ||
color: $selectFg; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
.p-channel_insights__key_insight_container { | ||
color: $text; | ||
} | ||
|
||
.p-channel_insights__key_insight_cell { | ||
border: 1px solid $border; | ||
color: $fg; | ||
} | ||
|
||
.p-channel_insights__key_insight_ttfr_change_up { | ||
color: $green; | ||
} | ||
|
||
.p-channel_insights__action_open_insights_dash { | ||
color: $accent !important; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
.p-create_channel_modal { | ||
.p-create_channel_modal-alert_above_content button { | ||
color: $accent; | ||
} | ||
|
||
.callout--pro { | ||
background-color: $accent; | ||
color: $selectFg; | ||
} | ||
} | ||
|
||
.sk-client-theme--dark .p-create_channel_modal .callout--pro { | ||
background-color: $accent; | ||
color: $selectFg; | ||
} | ||
|
||
.p-create_channel_modal .p-channel_create_trial_started_coachmark { | ||
background-color: $notif; | ||
color: $fg; | ||
|
||
&:before { | ||
background: $notif; | ||
} | ||
} | ||
|
||
.sk-client-theme--dark .p-create_channel_modal .p-channel_create_trial_started_coachmark { | ||
background-color: $notif; | ||
color: $fg; | ||
|
||
&:before { | ||
background: $notif; | ||
} | ||
} | ||
|
||
.p-create_channel_modal .p-start_trial_modal_speedbump__container { | ||
border-top-color: $borderLight; | ||
} | ||
|
||
.sk-client-theme--dark .p-create_channel_modal .p-start_trial_modal_speedbump__container { | ||
border-top-color: $borderLight; | ||
} | ||
|
||
.p-create_channel_modal { | ||
.p-channel_create_trial_started_speedbump .c-icon, | ||
.p-start_trial_modal_speedbump__trial_icon { | ||
color: $accent; | ||
} | ||
} | ||
|
||
.sk-client-theme--dark .p-create_channel_modal { | ||
.p-channel_create_trial_started_speedbump .c-icon, | ||
.p-start_trial_modal_speedbump__trial_icon { | ||
color: $accent; | ||
} | ||
} | ||
|
||
.p-create_channel_modal .c-modal_speed_bump_content { | ||
background-color: $bg2; | ||
color: $fg; | ||
} | ||
|
||
.sk-client-theme--dark .p-create_channel_modal .c-modal_speed_bump_content { | ||
background-color: $bg2; | ||
color: $fg; | ||
} | ||
|
||
.p-create_channel_modal_workspace-selector .c-select_options_list__option { | ||
&.c-select_options_list__option--disabled { | ||
color: $disabled; | ||
|
||
.c-team_entity__icon--default { | ||
background-color: $disabled; | ||
} | ||
} | ||
|
||
&:not(.c-select_options_list__option--disabled) { | ||
&.c-select_options_list__option--selected .c-team_entity__icon--default { | ||
background-color: $accent; | ||
} | ||
|
||
&.c-select_options_list__option--active .c-team_entity__icon--default, | ||
&:hover .c-team_entity__icon--default { | ||
background-color: $bg; | ||
color: $accent; | ||
} | ||
} | ||
} | ||
|
||
.p-channel_create_trial_started_coachmark:before { | ||
background: $bg2; | ||
} | ||
|
||
.sk-client-theme--dark .p-channel_create_trial_started_coachmark:before { | ||
background: $bg2; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
.p-csv_tsv_viewer { | ||
background: $bg; | ||
border-left: 1px solid $border; | ||
border-top: 1px solid $border; | ||
font-family: $monoFont !important; | ||
|
||
.c-virtual_list__item .p-csv_tsv_viewer__row { | ||
&:before { | ||
background: $bg2; | ||
border-right: 1px solid $border; | ||
color: $text; | ||
font-family: $monoFont !important; | ||
} | ||
|
||
.p-csv_tsv_viewer__col { | ||
border-bottom: 1px solid $border; | ||
border-right: 1px solid $border; | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
.p-embedded_link_editor__edit_view__footer .p-embedded_link_editor__edit_view__cancel_button { | ||
color: $fg; | ||
} | ||
|
||
.p-embedded_message_header__secondary { | ||
color: $text !important; | ||
|
||
.p-embedded_message_header__secondary__inline_channel_link { | ||
color: $text !important; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
.p-experiment_client_insights__viewers_by_content { | ||
border: 1px solid $bg2; | ||
} | ||
|
||
.p-experiment_client_insights_key_insight_container { | ||
color: $text; | ||
} | ||
|
||
.p-experiment_client_insights_key_insight_container--small { | ||
background-color: $bg; | ||
} | ||
|
||
.p-experiment_client_insights_key_insight_cell { | ||
border: 1px solid $border; | ||
color: $bg; | ||
} | ||
|
||
.p-experiment_client_insights__test_graph .c3-chart-texts text { | ||
fill: $text !important; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
.p-later_custom_date_time_picker { | ||
.c-date-time_picker__date_picker_button { | ||
border: 1px solid $borderLight; | ||
|
||
&:focus { | ||
box-shadow: | ||
0 0 0 1px var(--sk_focused-shadow-color, $accent), | ||
0 0 0 5px var(--sk_focused-shadow-color-opaque, $accentT); | ||
|
||
&:-moz-placeholder, | ||
&:-ms-input-placeholder, | ||
&::-moz-placeholder, | ||
&::-webkit-input-placeholder { | ||
color: $disabled; | ||
} | ||
} | ||
|
||
&[disabled] { | ||
background: $excluded; | ||
border: 1px solid $borderLight; | ||
} | ||
} | ||
|
||
.c-date-time_picker__calendar_icon, | ||
.c-date-time_picker__caret_icon { | ||
color: $text; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
.p-message_activity__message_snippet_text { | ||
background: $bg; | ||
|
||
&:after { | ||
background: linear-gradient(180deg, transparent, $bg); | ||
} | ||
} | ||
|
||
.p-message_activity__message_snippet_engagement { | ||
color: $text; | ||
|
||
.c-reaction__count { | ||
color: $fg; | ||
} | ||
} | ||
|
||
.p-message_activity__message_snippet_reply_count { | ||
color: $text; | ||
|
||
&:before { | ||
color: $border; | ||
} | ||
} | ||
|
||
.p-message_activity__msg__nav_next, | ||
.p-message_activity__msg__nav_prev { | ||
color: $fg; | ||
} | ||
|
||
.p-message_activity__msg__nav_next:disabled, | ||
.p-message_activity__msg__nav_prev:disabled { | ||
color: $border; | ||
} | ||
|
||
.p-message_activity__message_snippet_additional_reactions { | ||
color: $text; | ||
} | ||
|
||
.p-message_activity__stats_by_org_table--footer-text, | ||
.p-message_activity__views_by_device { | ||
color: $text; | ||
} | ||
|
||
.p-message_activity__views_by_device_divider { | ||
border-right: 1px solid $border; | ||
} | ||
|
||
.p-message_activity__views_by_device_row_container { | ||
border: 1px solid $border; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
.p-message_column__main_link { | ||
color: $fg; | ||
|
||
&:focus, | ||
&:hover { | ||
color: $fg; | ||
} | ||
} | ||
|
||
.p-message_column__file_entity .c-icon--filetype-tiny:before { | ||
color: $text; | ||
} | ||
|
||
.p-file_card__container.p-file_card__container--embedded { | ||
border: 1px solid $border; | ||
} | ||
|
||
.p-file_card__container .p-file_card__callout_badge { | ||
background-color: $accent; | ||
color: $selectFg; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters