Showing preview only (264K chars total). Download the full file or copy to clipboard to get everything.
Repository: beeper/themes
Branch: main
Commit: d85b654e90da
Files: 19
Total size: 254.3 KB
Directory structure:
gitextract_qu2chroz/
├── LICENSE
├── README.md
├── current-v4/
│ ├── dark-purple.css
│ ├── dracula.css
│ ├── fix-lockdown-mode-emojis.css
│ ├── nocturne.css
│ ├── texts.css
│ └── variables.css
└── deprecated-v3/
├── README.md
├── legacy/
│ ├── glenlipka-hybrid-dark.css
│ ├── glenlipka-hybrid-light.css
│ ├── nordic-1.0
│ └── utility/
│ ├── app-controls-fade.css
│ ├── hide-chat-divider.css
│ ├── minimal-titlebar-left.css
│ └── minimal-titlebar-right.css
├── themes/
│ ├── bubbly.css
│ └── windows95.css
└── variables.scss
================================================
FILE CONTENTS
================================================
================================================
FILE: LICENSE
================================================
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
================================================
FILE: README.md
================================================
# Community-built themes for Beeper Desktop
> [!NOTE]
> Community-built themes are not entitled to the usual level of customer support on Beeper. If you need help with themes, please join [#beeper:beeper.com] instead of contacting support via usual methods.
Beeper Desktop is fully customizable. You can use custom CSS to give Beeper Desktop a personalized look. If you build a nice theme, consider submitting a pull request to this repo to share it with other Beeper users!
### How to use themes
1. Click [Themes](./current-v4) → select the theme you would like to try
2. Select the text content and copy. This code is called CSS.
3. Open Beeper Desktop → Settings → Appearance
4. Scroll to the `Custom CSS` section.
5. Click `Open CSS file in editor`.
6. Replace the file's contents by pasting the CSS you copied earlier and save the file.
7. Click `Reload CSS` (*not* `Reset CSS`) in the Beeper Desktop → Settings → Appearance menu.
8. Enjoy your newly installed theme!
> [!NOTE]
> Custom themes may cause visual bugs on Beeper Desktop. If you encounter issues with a theme, you can reset to the default Beeper Desktop theme by clicking `Reset CSS` in the Beeper Desktop → Settings → Appearance menu under the `Custom CSS` section.
### How to submit a new theme
Submit a Pull Request to this repository with the CSS file, a screenshot of your theme, and short description.
View [variables.css](https://github.com/beeper/themes/tree/main/current-v4/variables.css) for default values excerpted from the [Beeper Texts Theme.](https://github.com/beeper/themes/tree/main/current-v4/texts.css)
---
### Try the Beeper Texts Theme
The [Beeper Texts Theme](https://github.com/beeper/themes/tree/main/current-v4/texts.css) is a custom CSS theme for Beeper Desktop v4 that transposes the best parts of the legacy [Texts.app](https://texts.com/) theme to work with Beeper.
#### Recommended Appearance Settings
Use the settings recommended below in Beeper Desktop → Settings → Appearance for the best look:
<img width="480" height="413" alt="Chat List" src="https://github.com/user-attachments/assets/ce6a72a8-3ba0-4efc-a941-9fdb887e488c" />
<img width="480" height="352" alt="Conversation View" src="https://github.com/user-attachments/assets/be90055b-2f8c-4016-8404-255361c57fad" />
#### Theme Previews
**Light Mode**
<img width="1280" height="835" alt="Screenshot 2025-10-08 at 17 33 56" src="https://github.com/user-attachments/assets/00b8e528-a019-4149-8140-29f68f86788c" />
**Dark Mode**
<img width="1280" height="835" alt="Screenshot 2025-10-08 at 17 33 47" src="https://github.com/user-attachments/assets/d7874dc8-4ab4-4a40-90d0-11c110ff5cc6" />
================================================
FILE: current-v4/dark-purple.css
================================================
/*
* Beeper Dark Purple Theme - Custom CSS
* Color scheme based on JetBrains Dark Purple Theme by OlyaB
*/
:root, html {
/* Use system font - line can be commented out/removed if you want to stick with Inter */
--font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', sans-serif !important;
}
/* Only supports dark mode */
@media (prefers-color-scheme: dark) {
:root {
--theme-purple: #713a91;
--theme-frame: #1d1d26;
--theme-bg: #2c2c3b;
--theme-text: #d0d0d9;
--color-primary: var(--theme-purple);
--color-surface: var(--theme-bg);
--color-background-sidebar-opaque: var(--theme-frame);
--color-background-grouped-weak: var(--theme-frame);
--color-background-grouped: var(--theme-frame);
--color-border-neutrals-weak: var(--theme-bg);
--color-text-neutrals: var(--theme-text);
--color-background-preferences-option-selected: var(--theme-purple);
--color-background-commandbar-opaque: var(--theme-frame);
--color-background-commandbar-command-highlighted: var(--theme-purple);
--color-secondary-container: var(--theme-bg);
--color-tertiary-container: var(--theme-frame);
--color-background-selected: var(--theme-purple);
--color-background-button-primary: var(--theme-purple);
--color-background-button-primary-active: var(--theme-purple);
}
.command.command.highlighted .command-children {
background: var(--theme-purple) !important;
}
.panes, .compose-message-container > * {
background: #2c2c3b55;
}
.linked-message {
color: inherit !important;
}
.sidebar-thread.isSelected > section:before {
background: var(--theme-bg);
}
}
================================================
FILE: current-v4/dracula.css
================================================
/* === ROOT VARIABLES — LIGHT MODE = ALUCARD CLASSIC === */
:root {
/* Font and Layout Variables (unchanged) */
--font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
--header-height: 48px;
--filters-pane-width: 220px;
--min-sidebar-width: 280px;
--max-sidebar-width: 800px;
--threads-list-item-height: 54px;
--pinned-thread-base-size: 64px;
--pinned-thread-group-img-size: calc(var(--pinned-thread-base-size) / 1.5);
--pinned-thread-height: calc(var(--pinned-thread-base-size) + (var(--pinned-thread-base-size) / 1.4));
--pinned-thread-width: calc(var(--pinned-thread-base-size) + (var(--pinned-thread-base-size) / 2.5));
/* Base Colors — Alucard */
--color-bg: #FFFBEB; /* Background */
--color-bg-rgb: 255, 251, 235;
--color-fg: #1F1F1F; /* Foreground */
--color-fg-rgb: 31, 31, 31;
/* Accent/Primary (use Alucard Purple as primary accent) */
--color-primary: #644AC9;
--color-primary-rgb: 100, 74, 201;
/* Neutral Gray reference (approximate from Alucard UI palette) */
--color-gray-rgb: 108, 102, 75; /* Current Line / Comment tone */
/* Base Color Tokens */
--color-base-black: #1F1F1F;
--color-base-black-rgb: 31, 31, 31;
--color-base-white: #FFFBEB;
--color-base-white-rgb: 255, 251, 235;
/* Gray Scale (mapped from Alucard UI palette) */
--color-base-gray-20: #ECE9DF; /* Background Lighter */
--color-base-gray-20-rgb: 236, 233, 223;
--color-base-gray-30: #DEDCCF; /* Background Light */
--color-base-gray-30-rgb: 222, 220, 207;
--color-base-gray-40: #CECCC0; /* Background Dark */
--color-base-gray-40-rgb: 206, 204, 192;
--color-base-gray-50: #BCBAB3; /* Background Darker */
--color-base-gray-50-rgb: 188, 186, 179;
--color-base-gray-60: #CFCFDE; /* Selection (light) */
--color-base-gray-60-rgb: 207, 207, 222;
--color-base-gray-70: #EFEDDC; /* Floating interactive */
--color-base-gray-70-rgb: 239, 237, 220;
--color-base-gray-80: #EDE7D3; /* extra step */
--color-base-gray-80-rgb: 237, 231, 211;
--color-base-gray-100: #6C664B; /* Current Line / Comment */
--color-base-gray-100-rgb: 108, 102, 75;
--color-base-gray-110: #9E9477; /* subtle text */
--color-base-gray-110-rgb: 158, 148, 119;
--color-base-gray-120: #2C2B31; /* darkest text alt */
--color-base-gray-120-rgb: 44, 43, 49;
/* Syntax Palette — Alucard */
--color-dracula-red: #CB3A2A;
--color-dracula-orange: #A34D14;
--color-dracula-yellow: #846E15;
--color-dracula-green: #14710A;
--color-dracula-cyan: #036A96;
--color-dracula-purple: #644AC9;
--color-dracula-pink: #A3144D;
--color-dracula-comment: #6C664B;
/* UI Backgrounds */
--color-background-app: var(--color-base-white);
--color-background-app-weak: var(--color-base-gray-20);
--color-background-elevated: var(--color-base-gray-30);
--color-background-elevated-hover: var(--color-base-gray-40);
--color-background-grouped: var(--color-base-gray-20);
--color-background-grouped-weak: var(--color-base-gray-70);
--color-background-object: var(--color-base-gray-30);
/* Buttons */
--color-background-button-primary: var(--color-primary);
--color-background-button-primary-active: #7862D0; /* Bright Blue (Alucard) */
--color-background-button-primary-disabled: #BCBAB3;
--color-background-button-secondary: var(--color-base-gray-20);
--color-background-button-secondary-active: var(--color-base-gray-30);
--color-background-button-secondary-disabled: var(--color-base-gray-20);
--color-background-button-translucent: rgba(var(--color-fg-rgb), 0.08);
--color-background-button-translucent-active: rgba(var(--color-fg-rgb), 0.12);
--color-background-button-translucent-disabled: rgba(var(--color-fg-rgb), 0.05);
/* Sidebar */
--color-background-sidebar: rgba(var(--color-base-white-rgb), 0.85);
--color-background-sidebar-opaque: var(--color-base-gray-30);
--color-background-sidebar-thread-focus: rgba(var(--color-fg-rgb), 0.08);
--color-background-sidebar-thread-selected: var(--color-background-selected-primary);
--color-background-sidebar-thread-selected-unfocused: rgba(var(--color-fg-rgb), 0.12);
/* Messages */
--color-background-message-active: var(--color-base-gray-20);
--color-background-message-bubble-received: var(--color-base-gray-30);
--color-background-message-bubble-sent: var(--color-primary);
--color-background-message-bubble-linked: var(--color-background-app);
/* Selected States */
--color-background-selected-primary: var(--color-primary);
--color-background-selected-secondary: rgba(var(--color-fg-rgb), 0.1);
/* Inputs */
--color-background-input: var(--color-base-gray-20);
--color-background-kbd: rgba(var(--color-fg-rgb), 0.12);
/* Header/Menu */
--color-background-header-right: rgba(var(--color-base-white-rgb), 0.92);
--color-background-header-right-opaque: var(--color-base-white);
--color-background-menu: rgba(var(--color-base-gray-60-rgb), 0.9);
--color-background-menu-opaque: var(--color-base-gray-60);
--color-background-menu-option-hover: var(--color-primary);
/* Borders */
--color-border-neutrals: var(--color-base-gray-40);
--color-border-neutrals-strong: var(--color-base-gray-50);
--color-border-neutrals-weak: var(--color-base-gray-20);
--color-border-input: var(--color-base-gray-40);
--color-border-input-active: var(--color-base-gray-50);
--color-border-translucent: rgba(var(--color-fg-rgb), 0.12);
--color-border-translucent-strong: rgba(var(--color-fg-rgb), 0.18);
--color-border-translucent-strongest: rgba(var(--color-fg-rgb), 0.5);
--color-border-translucent-weak: rgba(var(--color-fg-rgb), 0.06);
/* Text */
--color-text-neutrals: var(--color-fg);
--color-text-neutrals-subtle: var(--color-base-gray-110);
--color-text-neutrals-weak: var(--color-base-gray-100);
--color-text-on-accent: #FFFBEB;
--color-text-on-accent-weak: rgba(var(--color-base-white-rgb), 0.8);
--color-text-translucent: rgba(var(--color-fg-rgb), 0.9);
--color-text-translucent-subtle: rgba(var(--color-fg-rgb), 0.6);
--color-text-translucent-weak: rgba(var(--color-fg-rgb), 0.75);
/* Icons */
--color-icon-neutrals: var(--color-base-gray-100);
--color-icon-neutrals-strong: var(--color-fg);
--color-icon-neutrals-subtle: var(--color-base-gray-110);
--color-icon-neutrals-weak: var(--color-base-gray-80);
--color-icon-on-accent: rgba(var(--color-base-white-rgb), 0.85);
--color-icon-on-accent-strong: rgba(var(--color-base-white-rgb), 0.95);
--color-icon-on-accent-weak: rgba(var(--color-base-white-rgb), 0.6);
--color-icon-translucent: rgba(var(--color-fg-rgb), 0.65);
--color-icon-translucent-strong: rgba(var(--color-fg-rgb), 0.9);
--color-icon-translucent-subtle: rgba(var(--color-fg-rgb), 0.35);
--color-icon-translucent-weak: rgba(var(--color-fg-rgb), 0.5);
/* Scrollbar */
--color-background-scrollbar: rgba(var(--color-fg-rgb), 0.3);
--color-background-scrollbar-hover: rgba(var(--color-fg-rgb), 0.5);
/* Misc */
--color-background-tag: rgba(var(--color-fg-rgb), 0.1);
--color-overlay-modal: rgba(var(--color-base-black-rgb), 0.35);
--color-transparent: rgba(var(--color-base-black-rgb), 0);
/* Panes */
--left-pane-bg: transparent;
--right-pane-bg: rgba(var(--color-bg-rgb), 1);
/* Legacy/Status */
--mark-bg: #CFCFDE; /* selection-like */
--error-color: #CB3A2A; /* Functional Red */
--warning-color: #A39514; /* Functional Orange */
--snoozed-indicator-bg: #A39514;
--error-indicator-bg: var(--error-color);
--message-snoozed-border: #A39514;
--message-errored-beacon: var(--error-color);
--sms-sent-bg: #198D0C; /* Bright Green */
/* Audio Bar */
--compose-message-accent: #6C664B;
--audio-bar-button: #6C664B;
--audio-bar-preview-progress: #2C2B31;
--audio-bar-bg: #EFEDDC;
--audio-bar-border: #CECCC0;
/* Keyboard Keys */
--key-border: #BCBAB3;
--key-bg: linear-gradient(to bottom, #ECE9DF, #DEDCCF);
--color-key-bottom-bg: #CECCC0;
/* Preferences */
--prefs-well: #EFEDDC;
/* Skeleton */
--skeleton-bg: url("../../../public/img/skeleton.svg");
/* ANSI — Alucard */
--ansi-black: #FFFBEB;
--ansi-red: #CB3A2A;
--ansi-green: #14710A;
--ansi-yellow: #846E15;
--ansi-blue: #644AC9;
--ansi-magenta: #A3144D;
--ansi-cyan: #036A96;
--ansi-white: #1F1F1F;
--ansi-bright-black: #6C664B;
--ansi-bright-red: #D74C3D;
--ansi-bright-green: #198D0C;
--ansi-bright-yellow: #9E841A;
--ansi-bright-blue: #7862D0;
--ansi-bright-magenta: #BF185A;
--ansi-bright-cyan: #047FB4;
--ansi-bright-white: #2C2B31;
}
/* === DARK MODE OVERRIDES — DARK = DRACULA CLASSIC === */
@media (prefers-color-scheme: dark) {
:root {
/* Base Colors — Dracula */
--color-bg: #282A36; /* Background */
--color-bg-rgb: 40, 42, 54;
--color-fg: #F8F8F2; /* Foreground */
--color-fg-rgb: 248, 248, 242;
/* Primary accent: Dracula Purple */
--color-primary: #BD93F9;
--color-primary-rgb: 189, 147, 249;
/* Syntax Palette — Dracula */
--color-dracula-red: #FF5555;
--color-dracula-orange: #FFB86C;
--color-dracula-yellow: #F1FA8C;
--color-dracula-green: #50FA7B;
--color-dracula-cyan: #8BE9FD;
--color-dracula-purple: #BD93F9;
--color-dracula-pink: #FF79C6;
--color-dracula-comment: #6272A4;
/* Gray Scale / UI Surfaces */
--color-base-gray-10: #191A21; /* Darker */
--color-base-gray-10-rgb: 25, 26, 33;
--color-base-gray-20: #21222C; /* Dark */
--color-base-gray-20-rgb: 33, 34, 44;
--color-base-gray-30: #343746; /* Light */
--color-base-gray-30-rgb: 52, 55, 70;
--color-base-gray-40: #424450; /* Lighter */
--color-base-gray-40-rgb: 66, 68, 80;
--color-base-gray-50: #44475A; /* Selection */
--color-base-gray-50-rgb: 68, 71, 90;
--color-base-gray-60: #6272A4; /* Current Line / Comments */
--color-base-gray-60-rgb: 98, 114, 164;
--color-base-gray-70: #8A90AD;
--color-base-gray-70-rgb: 138, 144, 173;
--color-base-gray-80: #AEB4CE;
--color-base-gray-80-rgb: 174, 180, 206;
--color-base-gray-85: #D6ACFF; /* Bright Blue tone */
--color-base-gray-85-rgb: 214, 172, 255;
--color-base-gray-90: #EDEDF5;
--color-base-gray-90-rgb: 237, 237, 245;
--color-base-gray-100: #F8F8F2; /* Foreground */
--color-base-gray-100-rgb: 248, 248, 242;
--color-base-gray-110: #D0D0C8; /* subtle text */
--color-base-gray-110-rgb: 208, 208, 200;
--color-base-gray-120: #FFFFFF; /* max contrast */
--color-base-gray-120-rgb: 255, 255, 255;
/* Backgrounds */
--color-background-app: var(--color-bg);
--color-background-app-weak: var(--color-base-gray-20);
--color-background-elevated: var(--color-base-gray-30);
--color-background-elevated-hover: var(--color-base-gray-50);
--color-background-grouped: var(--color-base-gray-20);
--color-background-grouped-weak: var(--color-base-gray-10);
--color-background-object: var(--color-base-gray-30);
/* Buttons */
--color-background-button-primary: var(--color-primary);
--color-background-button-primary-active: #D6ACFF;
--color-background-button-primary-disabled: #6272A4;
--color-background-button-secondary: var(--color-base-gray-40);
--color-background-button-secondary-active: var(--color-base-gray-50);
--color-background-button-secondary-disabled: var(--color-base-gray-30);
--color-background-button-translucent: rgba(var(--color-base-white-rgb), 0.1);
--color-background-button-translucent-active: rgba(var(--color-base-white-rgb), 0.15);
--color-background-button-translucent-disabled: rgba(var(--color-base-white-rgb), 0.05);
/* Sidebar */
--color-background-sidebar: rgba(var(--color-base-gray-30-rgb), 0.6);
--color-background-sidebar-opaque: var(--color-base-gray-30);
--color-background-sidebar-thread-focus: rgba(var(--color-base-white-rgb), 0.1);
--color-background-sidebar-thread-selected: var(--color-background-selected-primary);
--color-background-sidebar-thread-selected-unfocused: rgba(var(--color-base-white-rgb), 0.15);
/* Messages */
--color-background-message-active: var(--color-base-gray-20);
--color-background-message-bubble-received: var(--color-base-gray-50);
--color-background-message-bubble-sent: var(--color-primary);
--color-background-message-bubble-linked: var(--color-base-gray-20);
/* Selected States */
--color-background-selected-primary: var(--color-primary);
--color-background-selected-secondary: rgba(var(--color-base-white-rgb), 0.1);
/* Inputs */
--color-background-input: var(--color-base-gray-20);
--color-background-kbd: rgba(var(--color-base-white-rgb), 0.15);
/* Header/Menu */
--color-background-header-right: rgba(var(--color-base-gray-30-rgb), 0.9);
--color-background-header-right-opaque: var(--color-base-gray-30);
--color-background-menu: rgba(var(--color-base-gray-30-rgb), 0.9);
--color-background-menu-opaque: var(--color-base-gray-30);
--color-background-menu-option-hover: #8BE9FD;
/* Borders */
--color-border-neutrals: var(--color-base-gray-40);
--color-border-neutrals-strong: var(--color-base-gray-50);
--color-border-neutrals-weak: var(--color-base-gray-20);
--color-border-input: var(--color-base-gray-40);
--color-border-input-active: var(--color-base-gray-50);
--color-border-translucent: rgba(var(--color-base-white-rgb), 0.1);
--color-border-translucent-strong: rgba(var(--color-base-white-rgb), 0.15);
--color-border-translucent-strongest: rgba(var(--color-base-white-rgb), 0.5);
--color-border-translucent-weak: rgba(var(--color-base-white-rgb), 0.05);
/* Text */
--color-text-neutrals: var(--color-fg);
--color-text-neutrals-subtle: #E6E6E6;
--color-text-neutrals-weak: #D0D0C8;
--color-text-on-accent: #282A36;
--color-text-on-accent-weak: rgba(40, 42, 54, 0.8);
--color-text-translucent: rgba(var(--color-base-white-rgb), 0.9);
--color-text-translucent-subtle: rgba(var(--color-base-white-rgb), 0.6);
--color-text-translucent-weak: rgba(var(--color-base-white-rgb), 0.75);
/* Icons */
--color-icon-neutrals: #E6E6E6;
--color-icon-neutrals-strong: var(--color-fg);
--color-icon-neutrals-subtle: #C8C8C0;
--color-icon-neutrals-weak: #AEB4CE;
--color-icon-on-accent: rgba(40, 42, 54, 0.85);
--color-icon-on-accent-strong: rgba(40, 42, 54, 0.95);
--color-icon-on-accent-weak: rgba(40, 42, 54, 0.6);
--color-icon-translucent: rgba(var(--color-base-white-rgb), 0.6);
--color-icon-translucent-strong: rgba(var(--color-base-white-rgb), 0.9);
--color-icon-translucent-subtle: rgba(var(--color-base-white-rgb), 0.3);
--color-icon-translucent-weak: rgba(var(--color-base-white-rgb), 0.4);
/* Scrollbar */
--color-background-scrollbar: rgba(var(--color-base-white-rgb), 0.3);
--color-background-scrollbar-hover: rgba(var(--color-base-white-rgb), 0.5);
/* Misc */
--color-background-tag: rgba(var(--color-base-white-rgb), 0.1);
--color-overlay-modal: rgba(0, 0, 0, 0.4);
--color-transparent: rgba(0, 0, 0, 0);
/* Audio Bar */
--compose-message-accent: #D8D8D8;
--audio-bar-button: #D8D8D8;
--audio-bar-preview-progress: #FFFFFF;
--audio-bar-bg: #303236;
--audio-bar-border: #606366;
/* Keyboard Keys */
--key-border: linear-gradient(to bottom, #363636, #303130);
--key-bg: linear-gradient(to bottom, #373737, #1B1B1B);
--color-key-bottom-bg: #2E2E2E;
/* Preferences */
--prefs-well: #1F2024;
/* ANSI — Dracula */
--ansi-black: #21222C;
--ansi-red: #FF5555;
--ansi-green: #50FA7B;
--ansi-yellow: #F1FA8C;
--ansi-blue: #BD93F9;
--ansi-magenta: #FF79C6;
--ansi-cyan: #8BE9FD;
--ansi-white: #F8F8F2;
--ansi-bright-black: #6272A4;
--ansi-bright-red: #FF6E6E;
--ansi-bright-green: #69FF94;
--ansi-bright-yellow: #FFFFA5;
--ansi-bright-blue: #D6ACFF;
--ansi-bright-magenta: #FF92DF;
--ansi-bright-cyan: #A4FFFF;
--ansi-bright-white: #FFFFFF;
}
}
/* === FUNCTIONAL COLORS (shared) === */
:root {
--functional-red: #DE5735; /* critical */
--functional-orange: #A39514; /* warning */
--functional-green: #089108; /* success */
--functional-cyan: #0081D6; /* info/links */
--functional-purple: #815CD6; /* focus */
/* Map functional colors into components if needed */
--focus-ring: var(--functional-purple);
--link-color: var(--functional-cyan);
--danger-bg: var(--functional-red);
--success-bg: var(--functional-green);
--warning-bg: var(--functional-orange);
}
/* === TRANSPARENCY OVERRIDES === */
.no-transparency,
.reduce-transparency {
--left-pane-bg: var(--color-background-sidebar-opaque);
--color-background-header-right: var(--color-background-header-right-opaque);
--color-background-menu: var(--color-background-menu-opaque);
}
================================================
FILE: current-v4/fix-lockdown-mode-emojis.css
================================================
:root {
--font-family: system-ui, -apple-system, BlinkMacSystemFont, Twemoji, sans-serif;
}
================================================
FILE: current-v4/nocturne.css
================================================
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@300..700&display=swap');
:root {
--glass-bg-base: #050608;
--glass-bg-deep: #0b0d11;
--glass-bg-elevated: rgba(24, 27, 33, 0.7);
--glass-bg-elevated-strong: rgba(18, 20, 26, 0.86);
--glass-bg-soft: rgba(255, 255, 255, 0.055);
--glass-bg-soft-hover: rgba(255, 255, 255, 0.085);
--glass-bg-soft-active: rgba(255, 255, 255, 0.12);
--glass-border: rgba(255, 255, 255, 0.1);
--glass-border-strong: rgba(255, 255, 255, 0.16);
--glass-shadow: 0 18px 50px rgba(0, 0, 0, 0.38);
--glass-shadow-soft: 0 10px 28px rgba(0, 0, 0, 0.26);
--glass-shadow-inset: inset 0 1px 0 rgba(255, 255, 255, 0.08);
--glass-radius-lg: 22px;
--glass-radius-md: 16px;
--glass-radius-sm: 12px;
--glass-text: #f4f7fb;
--glass-text-muted: rgba(232, 236, 242, 0.68);
--glass-text-faint: rgba(232, 236, 242, 0.48);
--glass-accent: rgba(208, 214, 224, 0.92);
--glass-accent-soft: rgba(185, 192, 203, 0.4);
--glass-panel-outline: linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02));
--glass-sender: linear-gradient(145deg, rgba(64, 69, 80, 0.68), rgba(30, 33, 41, 0.78));
--glass-receiver: linear-gradient(145deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.025));
--glass-transition-fast: 160ms ease;
--glass-transition: 260ms cubic-bezier(0.2, 0.8, 0.2, 1);
--glass-transition-slow: 520ms cubic-bezier(0.22, 1, 0.36, 1);
--composer-idle-scale: 0.93;
--composer-active-scale: 1;
--composer-send-scale: 1.08;
--composer-bounce-distance: 8px;
--composer-bounce-overshoot: -3px;
--composer-active-ease: cubic-bezier(0.34, 1.56, 0.64, 1);
--composer-send-ease: cubic-bezier(0.34, 1.56, 0.64, 1);
--composer-active-duration: 320ms;
--composer-send-duration: 520ms;
}
* {
font-family: 'Lexend', 'Segoe UI Emoji', sans-serif !important;
}
html,
body,
.bp_LeftPanel,
.bp_MainPanel,
.mx_RoomHeader,
.mx_EventTile,
.mx_EventTile_body,
.mx_MTextBody,
.mx_Dialog,
.mx_BasicMessageComposer .mx_BasicMessageComposer_input {
font-family: 'Lexend', 'Segoe UI Emoji', sans-serif !important;
}
html,
body {
background:
radial-gradient(circle at top left, rgba(118, 128, 148, 0.16), transparent 36%),
radial-gradient(circle at top right, rgba(255, 255, 255, 0.06), transparent 28%),
linear-gradient(145deg, #06070a 0%, #0a0c10 34%, #10131a 100%) !important;
color: var(--glass-text) !important;
}
body::before {
content: "";
position: fixed;
inset: 0;
pointer-events: none;
background:
linear-gradient(180deg, rgba(255, 255, 255, 0.03), transparent 20%),
radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.05), transparent 38%);
opacity: 0.9;
z-index: 0;
}
.bp_LeftPanel,
.bp_MainPanel,
.mx_RoomView,
.mx_RightPanel,
.mx_MatrixChat,
.mx_MatrixChat_wrapper {
position: relative;
z-index: 1;
}
.message-main.negate-redacted-region,
.message-click-boundary,
.message-children {
overflow: visible !important;
}
.bp_LeftPanel {
background: linear-gradient(180deg, rgba(15, 17, 22, 0.98), rgba(9, 11, 15, 0.98)) !important;
border-right: 1px solid rgba(255, 255, 255, 0.08) !important;
box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.04) !important;
}
.bp_MainPanel,
.mx_RoomView,
.mx_MatrixChat,
.mx_RoomView_body,
.mx_AutoHideScrollbar {
background: transparent !important;
}
.conversation,
.panes,
.subheader-content {
padding-bottom: 2px !important;
}
.mx_RoomView_messageListWrapper,
.mx_AutoHideScrollbar.mx_RoomView_messagePanel {
padding-bottom: 16px !important;
}
.mx_RoomHeader,
.mx_BasicMessageComposer,
.mx_ReplyPreview,
.mx_Dialog,
.mx_ContextualMenu,
.mx_Menu,
.linked-message-content.LinkedMessage-module__linkedMessageContent {
position: relative;
overflow: hidden;
background: linear-gradient(180deg, rgba(33, 36, 43, 0.98), rgba(18, 20, 26, 0.98)) padding-box,
var(--glass-panel-outline) border-box !important;
border: 1px solid transparent !important;
border-radius: var(--glass-radius-lg) !important;
box-shadow: var(--glass-shadow-soft), var(--glass-shadow-inset) !important;
}
.mx_RoomHeader {
margin: 12px 14px 10px !important;
padding: 10px 14px !important;
transition:
transform var(--glass-transition),
box-shadow var(--glass-transition),
background-color var(--glass-transition) !important;
}
.mx_RoomHeader:hover {
transform: translateY(-1px);
box-shadow: 0 16px 38px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.09) !important;
}
.mx_BasicMessageComposer {
margin: 18px 14px 14px !important;
padding: 10px 12px !important;
border: none !important;
background: transparent !important;
box-shadow: none !important;
overflow: visible !important;
position: relative;
}
.ComposeMessage-module__wrapper {
position: relative !important;
overflow: visible !important;
background: #000000 !important;
}
/* Idle: scale content inside the pill, not the pill itself */
.ComposeMessage-module__wrapper > * {
position: relative;
z-index: 3;
transform: translateY(0);
scale: var(--composer-idle-scale);
transition:
scale var(--composer-active-duration) var(--composer-active-ease),
transform var(--composer-active-duration) var(--composer-active-ease) !important;
}
.mx_BasicMessageComposer:focus-within {
transform: none !important;
box-shadow: none !important;
border-color: transparent !important;
background: transparent !important;
}
.ComposeMessage-module__messageInputContainer {
border-radius: 14px !important;
border: none !important;
outline: none !important;
box-shadow: none !important;
background: transparent !important;
opacity: 1 !important;
}
/* Inner elements: no independent transforms or animations */
.ComposeMessage-module__row,
.ComposeMessage-module__textArea,
#message-input,
#message-input[contenteditable="true"],
.tiptap.ProseMirror,
.ProseMirror,
.BrandSendButton-module__container,
.ComposeMessage-module__rightButtons,
.ComposeMessage-module__rightButtons * {
transform: none !important;
animation: none !important;
}
/* Unshrink only when editor has content (paragraph loses is-empty class when typing) */
.ComposeMessage-module__wrapper:has(.ProseMirror p:not(.is-empty)) > * {
animation: none;
transform: translateY(0);
scale: var(--composer-active-scale);
}
/* When the editor clears after send, bounce downward then settle back into idle scale */
.ComposeMessage-module__wrapper:has(.ProseMirror p.is-empty) > * {
scale: var(--composer-idle-scale);
animation: composerSentBounce var(--composer-send-duration) var(--composer-send-ease) both;
}
.ComposeMessage-module__messageInputContainer:focus-within,
.ComposeMessage-module__textArea:focus-within,
#message-input:focus-within {
background: transparent !important;
box-shadow: none !important;
border-color: transparent !important;
}
.mx_BasicMessageComposer:focus-within .ComposeMessage-module__rightButtons,
.mx_BasicMessageComposer:focus-within .ComposeMessage-module__rightButtons *,
.mx_BasicMessageComposer:focus-within .ComposeMessage-module__textArea,
.mx_BasicMessageComposer:focus-within #message-input {
opacity: 1 !important;
}
.ComposeMessage-module__rightButtons,
.ComposeMessage-module__rightButtons *,
.ComposeMessage-module__textArea,
#message-input {
transition: opacity 180ms ease !important;
}
.mx_BasicMessageComposer:focus-within .ComposeMessage-module__textArea,
.mx_BasicMessageComposer:focus-within #message-input {
transform: none !important;
}
.ComposeMessage-module__messageInputContainer,
.ComposeMessage-module__textArea,
#message-input,
#message-input[contenteditable="true"],
.tiptap.ProseMirror,
.ProseMirror {
border: none !important;
outline: none !important;
box-shadow: none !important;
}
.mx_BasicMessageComposer .mx_BasicMessageComposer_input,
.mx_BasicMessageComposer_input,
.mx_BasicMessageComposer_input * ,
.mx_BasicMessageComposer textarea,
.mx_BasicMessageComposer input,
.mx_BasicMessageComposer [contenteditable="true"],
.mx_BasicMessageComposer [role="textbox"],
textarea,
input,
[contenteditable="true"] {
background: transparent !important;
color: var(--glass-text) !important;
border-radius: var(--glass-radius-md) !important;
border: none !important;
outline: none !important;
box-shadow: none !important;
transition:
background-color var(--glass-transition-fast),
color var(--glass-transition-fast),
box-shadow var(--glass-transition-fast),
border-color var(--glass-transition-fast) !important;
}
.ComposeMessage-module__textArea,
.tiptap.ProseMirror,
.ProseMirror {
caret-color: #f4f7fb !important;
}
#message-input,
#message-input[contenteditable="true"],
.tiptap.ProseMirror.ProseMirror-focused,
.ProseMirror.ProseMirror-focused {
caret-color: #ffffff !important;
}
.ComposeMessage-module__textArea:focus-within,
.tiptap.ProseMirror.ProseMirror-focused,
.ProseMirror.ProseMirror-focused {
transform: none !important;
}
.mx_BasicMessageComposer .mx_BasicMessageComposer_input:focus,
.mx_BasicMessageComposer_input:focus,
.mx_BasicMessageComposer textarea:focus,
.mx_BasicMessageComposer input:focus,
.mx_BasicMessageComposer [contenteditable="true"]:focus,
.mx_BasicMessageComposer [role="textbox"]:focus,
textarea:focus,
input:focus,
[contenteditable="true"]:focus {
background: transparent !important;
box-shadow: none !important;
outline: none !important;
border: none !important;
}
.mx_BasicMessageComposer .mx_BasicMessageComposer_input,
.mx_BasicMessageComposer .mx_AutosizeComposer,
.mx_BasicMessageComposer .mx_AutosizeComposer_input,
.mx_BasicMessageComposer .mx_AutosizeComposer_editor,
.mx_BasicMessageComposer .public-DraftEditor-content,
.mx_BasicMessageComposer .DraftEditor-root,
.mx_BasicMessageComposer .DraftEditor-editorContainer,
.mx_BasicMessageComposer .public-DraftStyleDefault-block,
.mx_BasicMessageComposer .ql-container,
.mx_BasicMessageComposer .ql-editor {
border: none !important;
outline: none !important;
box-shadow: none !important;
}
.BrandSendButton-module__container,
button.BrandSendButton-module__container {
background: #0c0c0c !important;
}
.BrandSendButton-module__container:not(:disabled):not([aria-disabled="true"]),
button.BrandSendButton-module__container:not(:disabled):not([aria-disabled="true"]) {
background: #3a3f4b !important;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 8px 18px rgba(0, 0, 0, 0.18) !important;
}
.BrandSendButton-module__container:disabled,
.BrandSendButton-module__container[aria-disabled="true"],
button.BrandSendButton-module__container:disabled,
button.BrandSendButton-module__container[aria-disabled="true"] {
background: #0c0c0c !important;
box-shadow: none !important;
opacity: 0.82 !important;
}
.message-container:not(.type-emoji) .message-contents-container.hasText > .message-contents.MessageContent-module__contents,
.message-container:not(.type-emoji) .message-contents.MessageContent-module__contents {
position: relative;
overflow: hidden;
border-radius: 18px !important;
border: 1px solid rgba(255, 255, 255, 0.18) !important;
box-shadow: 0 18px 42px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.09) !important;
backdrop-filter: blur(48px) saturate(220%) brightness(1.12) !important;
-webkit-backdrop-filter: blur(48px) saturate(220%) brightness(1.12) !important;
background: rgba(34, 39, 49, 0.18) !important;
animation: messageBubbleIn 1000ms cubic-bezier(0.2, 0.8, 0.2, 1) both;
will-change: transform, opacity, filter;
transform: translateZ(0);
transition:
transform 220ms cubic-bezier(0.22, 0.61, 0.36, 1),
background-color 180ms ease,
background 180ms ease,
box-shadow 220ms cubic-bezier(0.22, 0.61, 0.36, 1),
border-color 180ms ease !important;
}
.message-container,
.mx_EventTile {
position: relative;
z-index: 2;
}
.MessageAttachment-module__imageAttachment,
img.MessageAttachment-module__imageAttachment {
animation: mediaMessageIn 1000ms cubic-bezier(0.2, 0.8, 0.2, 1) both;
will-change: transform, opacity, filter;
transform: translateZ(0);
transition:
transform 220ms cubic-bezier(0.22, 0.61, 0.36, 1),
box-shadow 220ms cubic-bezier(0.22, 0.61, 0.36, 1),
opacity 220ms ease !important;
}
.message-container.type-emoji .preserving-whitespace,
.message-container.type-emoji div.preserving-whitespace,
.type-emoji .preserving-whitespace {
animation: messageBubbleIn 1000ms cubic-bezier(0.2, 0.8, 0.2, 1) both;
will-change: transform, opacity, filter;
transform: translateZ(0);
transition:
transform 220ms cubic-bezier(0.22, 0.61, 0.36, 1),
opacity 220ms ease !important;
}
.MessageAttachment-module__imageAttachment:hover,
img.MessageAttachment-module__imageAttachment:hover,
.message-container.type-emoji .preserving-whitespace:hover,
.message-container.type-emoji div.preserving-whitespace:hover,
.type-emoji .preserving-whitespace:hover {
transform: translateY(-2px);
box-shadow: 0 16px 28px rgba(0, 0, 0, 0.24) !important;
}
.message-container.type-emoji .preserving-whitespace,
.message-container.type-emoji div.preserving-whitespace,
.type-emoji .preserving-whitespace {
background: transparent !important;
border-radius: 0 !important;
box-shadow: none !important;
border: none !important;
}
.message-container:not(.type-emoji) .message-contents.MessageContent-module__contents::before {
content: "";
position: absolute;
inset: 0;
pointer-events: none;
background: linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, 0.07) 48%, transparent 100%);
opacity: 0;
transform: translateX(-24%);
transition:
opacity var(--glass-transition-fast),
transform var(--glass-transition) !important;
}
.message-container:not(.type-emoji) .message-contents-container.hasText > .message-contents.MessageContent-module__contents:hover,
.message-container:not(.type-emoji) .message-contents.MessageContent-module__contents:hover {
transform: none;
box-shadow:
inset 0 0 0 1px rgba(255, 255, 255, 0.12),
inset 0 1px 0 rgba(255, 255, 255, 0.09) !important;
border-color: rgba(255, 255, 255, 0.22) !important;
z-index: 12;
}
.message-container:not(.type-emoji) .message-contents-container.hasText > .message-contents.MessageContent-module__contents:active,
.message-container:not(.type-emoji) .message-contents.MessageContent-module__contents:active,
.message-container:not(.type-emoji) .message-contents-container.hasText > .message-contents.MessageContent-module__contents:focus-visible,
.message-container:not(.type-emoji) .message-contents.MessageContent-module__contents:focus-visible,
.message-container.is-selected:not(.type-emoji) .message-contents-container.hasText > .message-contents.MessageContent-module__contents,
.message-container.is-selected:not(.type-emoji) .message-contents.MessageContent-module__contents,
.message-container:not(.type-emoji):focus-within .message-contents-container.hasText > .message-contents.MessageContent-module__contents,
.message-container:not(.type-emoji):focus-within .message-contents.MessageContent-module__contents,
.message-container:not(.type-emoji) .message-click-boundary:focus-within .message-contents-container.hasText > .message-contents.MessageContent-module__contents,
.message-container:not(.type-emoji) .message-click-boundary:focus-within .message-contents.MessageContent-module__contents {
transform: translateY(1px) scale(0.985) !important;
box-shadow:
inset 0 2px 10px rgba(255, 255, 255, 0.08),
inset 0 -6px 18px rgba(0, 0, 0, 0.22),
0 4px 10px rgba(0, 0, 0, 0.12) !important;
border-color: rgba(255, 255, 255, 0.12) !important;
}
.mx_EventTile:hover .message-contents.MessageContent-module__contents,
.mx_EventTile:hover .MessageContent-module__contents,
.mx_EventTile_line:hover .message-contents.MessageContent-module__contents,
.mx_EventTile_line:hover .MessageContent-module__contents,
.message-container:hover .message-contents.MessageContent-module__contents,
.message-container:hover .MessageContent-module__contents {
transform: none !important;
box-shadow:
inset 0 0 0 1px rgba(255, 255, 255, 0.12),
inset 0 1px 0 rgba(255, 255, 255, 0.09) !important;
border-color: rgba(255, 255, 255, 0.22) !important;
z-index: 12 !important;
}
.message-container:hover,
.mx_EventTile:hover,
.message-container.is-selected,
.mx_EventTile:focus-within {
z-index: 15 !important;
}
.message-container .message-contents-container.hasText > .message-contents.MessageContent-module__contents:hover::before,
.message-container:not(.type-emoji) .message-contents.MessageContent-module__contents:hover::before {
opacity: 1;
transform: translateX(18%);
}
.mx_EventTile:hover .message-contents.MessageContent-module__contents::before,
.mx_EventTile:hover .MessageContent-module__contents::before,
.mx_EventTile_line:hover .message-contents.MessageContent-module__contents::before,
.mx_EventTile_line:hover .MessageContent-module__contents::before,
.message-container:hover .message-contents.MessageContent-module__contents::before,
.message-container:hover .MessageContent-module__contents::before {
opacity: 1;
transform: translateX(18%);
}
.message-container:not(.type-emoji):hover .mx_MTextBody,
.message-container:not(.type-emoji):hover .mx_EventTile_body,
.message-container:not(.type-emoji):hover .mx_EventTile_content,
.message-container:not(.type-emoji):hover .MessageContent-module__contents,
.mx_EventTile:hover .mx_MTextBody,
.mx_EventTile:hover .mx_EventTile_body,
.mx_EventTile:hover .mx_EventTile_content,
.mx_EventTile:hover .MessageContent-module__contents {
text-shadow: 0 0 12px rgba(255, 255, 255, 0.12) !important;
}
.message-container:not(.type-emoji):hover .message-contents.MessageContent-module__contents.MessageContent-module__isSender,
.mx_EventTile:hover .message-contents.MessageContent-module__contents.MessageContent-module__isSender {
background: linear-gradient(145deg, rgba(78, 84, 97, 0.9), rgba(38, 42, 51, 0.96)) !important;
}
.message-container:not(.type-emoji) .message-contents-container.hasText > .message-contents.MessageContent-module__contents.MessageContent-module__isSender:active,
.message-container:not(.type-emoji) .message-contents.MessageContent-module__contents.MessageContent-module__isSender:active,
.message-container:not(.type-emoji) .message-contents-container.hasText > .message-contents.MessageContent-module__contents.MessageContent-module__isSender:focus-visible,
.message-container:not(.type-emoji) .message-contents.MessageContent-module__contents.MessageContent-module__isSender:focus-visible,
.message-container.is-selected:not(.type-emoji) .message-contents-container.hasText > .message-contents.MessageContent-module__contents.MessageContent-module__isSender,
.message-container.is-selected:not(.type-emoji) .message-contents.MessageContent-module__contents.MessageContent-module__isSender,
.message-container:not(.type-emoji):focus-within .message-contents-container.hasText > .message-contents.MessageContent-module__contents.MessageContent-module__isSender,
.message-container:not(.type-emoji):focus-within .message-contents.MessageContent-module__contents.MessageContent-module__isSender,
.message-container:not(.type-emoji) .message-click-boundary:focus-within .message-contents-container.hasText > .message-contents.MessageContent-module__contents.MessageContent-module__isSender,
.message-container:not(.type-emoji) .message-click-boundary:focus-within .message-contents.MessageContent-module__contents.MessageContent-module__isSender {
background: linear-gradient(145deg, rgba(82, 88, 102, 0.96), rgba(43, 47, 56, 0.99)) !important;
}
.message-container:not(.type-emoji):hover .message-contents.MessageContent-module__contents:not(.MessageContent-module__isSender),
.mx_EventTile:hover .message-contents.MessageContent-module__contents:not(.MessageContent-module__isSender),
.mx_EventTile:hover .mx_EventTile_line.mx_EventTile_body {
background: linear-gradient(145deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.06)) !important;
}
.message-container:not(.type-emoji) .message-contents-container.hasText > .message-contents.MessageContent-module__contents:not(.MessageContent-module__isSender):active,
.message-container:not(.type-emoji) .message-contents.MessageContent-module__contents:not(.MessageContent-module__isSender):active,
.message-container:not(.type-emoji) .message-contents-container.hasText > .message-contents.MessageContent-module__contents:not(.MessageContent-module__isSender):focus-visible,
.message-container:not(.type-emoji) .message-contents.MessageContent-module__contents:not(.MessageContent-module__isSender):focus-visible,
.message-container.is-selected:not(.type-emoji) .message-contents-container.hasText > .message-contents.MessageContent-module__contents:not(.MessageContent-module__isSender),
.message-container.is-selected:not(.type-emoji) .message-contents.MessageContent-module__contents:not(.MessageContent-module__isSender),
.message-container:not(.type-emoji):focus-within .message-contents-container.hasText > .message-contents.MessageContent-module__contents:not(.MessageContent-module__isSender),
.message-container:not(.type-emoji):focus-within .message-contents.MessageContent-module__contents:not(.MessageContent-module__isSender),
.message-container:not(.type-emoji) .message-click-boundary:focus-within .message-contents-container.hasText > .message-contents.MessageContent-module__contents:not(.MessageContent-module__isSender),
.message-container:not(.type-emoji) .message-click-boundary:focus-within .message-contents.MessageContent-module__contents:not(.MessageContent-module__isSender) {
background: linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.09)) !important;
border-color: rgba(255, 255, 255, 0.22) !important;
box-shadow:
inset 0 2px 12px rgba(255, 255, 255, 0.12),
inset 0 -8px 20px rgba(0, 0, 0, 0.18),
0 4px 10px rgba(0, 0, 0, 0.1) !important;
}
.message-container:not(.type-emoji) .message-contents-container.hasText > .message-contents.MessageContent-module__contents.MessageContent-module__isSender,
.message-container:not(.type-emoji) .message-contents.MessageContent-module__contents.MessageContent-module__isSender {
background: rgba(72, 79, 96, 0.16) !important;
color: var(--glass-text) !important;
border-color: rgba(255, 255, 255, 0.2) !important;
transform-origin: right bottom;
}
.message-container:not(.type-emoji) .message-contents-container.hasText > .message-contents.MessageContent-module__contents:not(.MessageContent-module__isSender),
.message-container:not(.type-emoji) .message-contents.MessageContent-module__contents:not(.MessageContent-module__isSender),
.mx_EventTile:not(.mx_EventTile_info) .mx_EventTile_line.mx_EventTile_body {
background: rgba(255, 255, 255, 0.05) !important;
color: var(--glass-text) !important;
}
.message-container.type-emoji .message-contents-container > .message-contents,
.message-container.type-emoji .message-contents-container > .message-contents.MessageContent-module__contents,
.message-container.type-emoji .message-contents.MessageContent-module__contents {
background: transparent !important;
border: none !important;
box-shadow: none !important;
backdrop-filter: none !important;
-webkit-backdrop-filter: none !important;
border-radius: 0 !important;
}
.linked-message-content.LinkedMessage-module__linkedMessageContent {
background:
linear-gradient(155deg, rgba(36, 40, 48, 0.98), rgba(24, 27, 33, 0.98)) padding-box,
var(--glass-panel-outline) border-box !important;
}
span.linked-message-inline-text,
.mx_ReplyPreview,
.mx_EventTile_reply,
.mx_MTextBody,
.mx_EventTile_content {
color: var(--glass-text) !important;
}
.message-seen-by,
span.message-seen-by {
color: #7f7f7f !important;
display: inline-block;
opacity: 0.62;
transform: translateY(1px);
transition:
opacity 180ms ease,
color 180ms ease,
transform 180ms ease !important;
}
.mx_EventTile:hover .message-seen-by,
.mx_EventTile:hover span.message-seen-by,
.message-container:hover .message-seen-by,
.message-container:hover span.message-seen-by {
opacity: 1;
transform: translateY(0);
color: #9a9a9a !important;
}
.mx_MessageTimestamp,
.message-seen-by-container,
.message-seen-by-label,
.mx_EventTile_senderDetails,
.mx_BaseAvatar_initial,
.mx_RoomSublist_label,
.mx_RoomHeader .mx_RoomHeader_topic,
.mx_RoomHeader .mx_RoomHeader_nametag,
.mx_RoomHeader .mx_RoomHeader_subtitle {
color: var(--glass-text-muted) !important;
}
.mx_RoomTile,
.mx_RoomSublist_tiles .mx_RoomTile,
.ThreadListItem-module__internal,
div.ThreadListItem-module__internal,
.mx_SpacePanel .mx_AccessibleButton,
.mx_AccessibleButton,
.mx_IconizedContextMenu_item,
.mx_Menu_item {
border-radius: var(--glass-radius-md) !important;
transition:
background-color var(--glass-transition-fast),
color var(--glass-transition-fast),
box-shadow var(--glass-transition-fast),
border-color var(--glass-transition-fast),
filter var(--glass-transition-fast),
transform var(--glass-transition-fast) !important;
}
.mx_RoomTile:hover,
.ThreadListItem-module__internal:hover,
div.ThreadListItem-module__internal:hover,
.mx_SpacePanel .mx_AccessibleButton:hover,
.mx_AccessibleButton:hover,
.mx_IconizedContextMenu_item:hover,
.mx_Menu_item:hover {
background: linear-gradient(180deg, rgba(95, 109, 132, 0.24), rgba(73, 85, 103, 0.18)) !important;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 8px 18px rgba(0, 0, 0, 0.16) !important;
filter: brightness(1.04);
transform: translateX(4px);
}
.mx_RoomTile_selected,
.mx_RoomTile.mx_RoomTile_selected,
.mx_RoomTile[aria-selected="true"],
.ThreadListItem-module__internal[aria-selected="true"],
.mx_SpaceButton_active {
background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.06)) !important;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 10px 26px rgba(0, 0, 0, 0.18) !important;
transform: translateX(4px);
}
.mx_RoomTile_selected .mx_RoomTile_name,
.mx_RoomTile[aria-selected="true"] .mx_RoomTile_name,
.mx_RoomTile_selected .mx_RoomTile_topicPreview {
color: var(--glass-text) !important;
}
.mx_RoomList,
.mx_RoomSublist,
.mx_LeftPanel,
.mx_LeftPanel_roomListContainer {
background: transparent !important;
}
.mx_Dialog,
.mx_ContextualMenu,
.mx_Menu {
color: var(--glass-text) !important;
}
.mx_Dialog * ,
.mx_ContextualMenu *,
.mx_Menu * {
color: inherit !important;
}
.mx_EventTile {
animation: messageRowIn 820ms cubic-bezier(0.2, 0.8, 0.2, 1) both;
will-change: transform, opacity;
transition: transform var(--glass-transition-fast), opacity var(--glass-transition-fast) !important;
}
.mx_EventTile:hover {
transform: translateX(2px);
}
::-webkit-scrollbar {
width: 0 !important;
height: 0 !important;
display: none !important;
}
::-webkit-scrollbar-track {
background: transparent !important;
}
::-webkit-scrollbar-thumb {
background: transparent !important;
border: none !important;
}
::-webkit-scrollbar-thumb:hover {
background: transparent !important;
}
* {
scrollbar-width: none !important;
-ms-overflow-style: none !important;
}
::selection {
background: rgba(202, 209, 221, 0.22);
color: var(--glass-text);
}
@keyframes glassFadeIn {
from {
opacity: 0;
transform: translateY(8px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes messageRowIn {
0% {
opacity: 0;
transform: translateY(14px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
@keyframes messageBubbleIn {
0% {
opacity: 0;
filter: blur(12px);
transform: translateY(28px);
}
100% {
opacity: 1;
filter: blur(0);
transform: translateY(0);
}
}
@keyframes mediaMessageIn {
0% {
opacity: 0;
filter: blur(10px);
transform: translateY(24px) scale(0.985);
}
30% {
opacity: 1;
filter: blur(1.5px);
}
100% {
opacity: 1;
filter: blur(0);
transform: translateY(0) scale(1);
}
}
@keyframes composerSentBounce {
0% { transform: translateY(0); }
28% { transform: translateY(var(--composer-bounce-distance)); }
65% { transform: translateY(var(--composer-bounce-overshoot)); }
100% { transform: translateY(0); }
}
@media (prefers-reduced-motion: reduce) {
*,
*::before,
*::after {
animation: none !important;
transition: none !important;
scroll-behavior: auto !important;
}
}
================================================
FILE: current-v4/texts.css
================================================
/* Beeper Texts Theme - Custom CSS
* Transposes the legacy Texts.app theme to work with Beeper
* Based on desktop-css/default/ SCSS files
*/
/* === ROOT VARIABLES (LIGHT MODE) === */
:root {
/* Font and Layout Variables */
--font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
"Helvetica Neue", sans-serif;
--header-height: 48px;
--filters-pane-width: 220px;
--min-sidebar-width: 280px;
--max-sidebar-width: 800px;
--threads-list-item-height: 54px;
--pinned-thread-base-size: 64px;
--pinned-thread-group-img-size: calc(var(--pinned-thread-base-size) / 1.5);
--pinned-thread-height: calc(
var(--pinned-thread-base-size) + (var(--pinned-thread-base-size) / 1.4)
);
--pinned-thread-width: calc(
var(--pinned-thread-base-size) + (var(--pinned-thread-base-size) / 2.5)
);
/* Base Colors */
--color-bg: white;
--color-bg-rgb: 255, 255, 255;
--color-fg: black;
--color-fg-rgb: 0, 0, 0;
--color-primary: rgb(0, 122, 255);
--color-primary-rgb: 0, 122, 255;
--color-gray-rgb: 120, 125, 135;
/* Base Color Tokens */
--color-base-gray-dark-50: rgb(46, 46, 46);
--color-base-gray-dark-50-rgb: 46, 46, 46;
--color-base-gray-dark-70: rgb(62, 62, 62);
--color-base-gray-dark-70-rgb: 62, 62, 62;
--color-base-gray-dark-80: rgb(80, 80, 80);
--color-base-gray-dark-80-rgb: 80, 80, 80;
--color-base-black: rgb(0, 0, 0);
--color-base-black-rgb: 0, 0, 0;
--color-base-white: rgb(255, 255, 255);
--color-base-white-rgb: 255, 255, 255;
/* Gray Scale */
--color-base-gray-20: rgb(248, 248, 248);
--color-base-gray-20-rgb: 248, 248, 248;
--color-base-gray-30: rgb(243, 243, 243);
--color-base-gray-30-rgb: 243, 243, 243;
--color-base-gray-40: rgb(237, 237, 237);
--color-base-gray-40-rgb: 237, 237, 237;
--color-base-gray-50: rgb(232, 232, 232);
--color-base-gray-50-rgb: 232, 232, 232;
--color-base-gray-60: rgb(226, 226, 226);
--color-base-gray-60-rgb: 226, 226, 226;
--color-base-gray-70: rgb(219, 219, 219);
--color-base-gray-70-rgb: 219, 219, 219;
--color-base-gray-80: rgb(199, 199, 199);
--color-base-gray-80-rgb: 199, 199, 199;
--color-base-gray-100: rgb(133, 133, 133);
--color-base-gray-100-rgb: 133, 133, 133;
--color-base-gray-110: rgb(89, 89, 89);
--color-base-gray-110-rgb: 89, 89, 89;
--color-base-gray-120: rgb(23, 23, 23);
--color-base-gray-120-rgb: 23, 23, 23;
/* System Blue */
--color-base-system-blue-80: rgb(76, 162, 255);
--color-base-system-blue-80-rgb: 76, 162, 255;
--color-base-system-blue-90: rgb(0, 122, 255);
--color-base-system-blue-90-rgb: 0, 122, 255;
--color-base-system-blue-100: rgb(0, 115, 240);
--color-base-system-blue-100-rgb: 0, 115, 240;
--color-base-system-blue-110: rgb(0, 105, 219);
--color-base-system-blue-110-rgb: 0, 105, 219;
/* Background Colors */
--color-background-app: var(--color-base-white);
--color-background-app-weak: var(--color-base-gray-20);
--color-background-elevated: var(--color-base-white);
--color-background-elevated-hover: var(--color-base-gray-40);
--color-background-grouped: var(--color-base-white);
--color-background-grouped-weak: var(--color-base-gray-30);
--color-background-object: var(--color-base-gray-30);
/* Button Backgrounds */
--color-background-button-primary: var(--color-base-system-blue-90);
--color-background-button-primary-active: var(--color-base-system-blue-100);
--color-background-button-primary-disabled: var(
--color-base-system-blue-80
);
--color-background-button-secondary: var(--color-base-white);
--color-background-button-secondary-active: var(--color-base-gray-20);
--color-background-button-secondary-disabled: var(--color-base-white);
--color-background-button-translucent: rgba(
var(--color-base-black-rgb),
0.1
);
--color-background-button-translucent-active: rgba(
var(--color-base-black-rgb),
0.15
);
--color-background-button-translucent-disabled: rgba(
var(--color-base-black-rgb),
0.05
);
/* Sidebar Backgrounds */
--color-background-sidebar: rgba(var(--color-base-white-rgb), 0.75);
--color-background-sidebar-opaque: var(--color-base-gray-30);
--color-background-sidebar-thread-focus: rgba(
var(--color-base-black-rgb),
0.1
);
--color-background-sidebar-thread-selected: var(
--color-background-selected-primary
);
--color-background-sidebar-thread-selected-unfocused: rgba(
var(--color-base-black-rgb),
0.15
);
/* Message Backgrounds */
--color-background-message-active: var(--color-base-gray-20);
--color-background-message-bubble-received: var(--color-base-gray-40);
--color-background-message-bubble-sent: var(--color-base-system-blue-90);
--color-background-message-bubble-linked: var(--color-background-app);
/* Selected States */
--color-background-selected-primary: var(--color-base-system-blue-90);
--color-background-selected-secondary: rgba(
var(--color-base-black-rgb),
0.1
);
/* Input Backgrounds */
--color-background-input: var(--color-base-gray-20);
--color-background-kbd: rgba(var(--color-base-black-rgb), 0.15);
/* Header and Menu Backgrounds */
--color-background-header-right: rgba(var(--color-base-white-rgb), 0.9);
--color-background-header-right-opaque: var(--color-base-white);
--color-background-menu: rgba(var(--color-base-gray-40-rgb), 0.9);
--color-background-menu-opaque: var(--color-base-gray-40);
--color-background-menu-option-hover: var(--color-base-system-blue-90);
/* Border Colors */
--color-border-neutrals: var(--color-base-gray-60);
--color-border-neutrals-strong: var(--color-base-gray-70);
--color-border-neutrals-weak: var(--color-base-gray-40);
--color-border-input: var(--color-base-gray-60);
--color-border-input-active: var(--color-base-gray-80);
--color-border-translucent: rgba(var(--color-base-black-rgb), 0.1);
--color-border-translucent-strong: rgba(var(--color-base-black-rgb), 0.15);
--color-border-translucent-strongest: rgba(
var(--color-base-black-rgb),
0.5
);
--color-border-translucent-weak: rgba(var(--color-base-black-rgb), 0.05);
/* Text Colors */
--color-text-neutrals: var(--color-base-gray-120);
--color-text-neutrals-subtle: var(--color-base-gray-100);
--color-text-neutrals-weak: var(--color-base-gray-110);
--color-text-on-accent: var(--color-base-white);
--color-text-on-accent-weak: rgba(var(--color-base-white-rgb), 0.7);
--color-text-translucent: rgba(var(--color-base-black-rgb), 0.9);
--color-text-translucent-subtle: rgba(var(--color-base-black-rgb), 0.5);
--color-text-translucent-weak: rgba(var(--color-base-black-rgb), 0.7);
/* Icon Colors */
--color-icon-neutrals: var(--color-base-gray-110);
--color-icon-neutrals-strong: var(--color-base-gray-120);
--color-icon-neutrals-subtle: var(--color-base-gray-80);
--color-icon-neutrals-weak: var(--color-base-gray-100);
--color-icon-on-accent: rgba(var(--color-base-white-rgb), 0.75);
--color-icon-on-accent-strong: rgba(var(--color-base-white-rgb), 0.9);
--color-icon-on-accent-weak: rgba(var(--color-base-white-rgb), 0.4);
--color-icon-translucent: rgba(var(--color-base-black-rgb), 0.6);
--color-icon-translucent-strong: rgba(var(--color-base-black-rgb), 0.9);
--color-icon-translucent-subtle: rgba(var(--color-base-black-rgb), 0.3);
--color-icon-translucent-weak: rgba(var(--color-base-black-rgb), 0.4);
/* Scrollbar */
--color-background-scrollbar: rgba(var(--color-base-black-rgb), 0.3);
--color-background-scrollbar-hover: rgba(var(--color-base-black-rgb), 0.5);
/* Misc */
--color-background-tag: rgba(var(--color-base-black-rgb), 0.1);
--color-overlay-modal: rgba(var(--color-base-black-rgb), 0.4);
--color-transparent: rgba(var(--color-base-black-rgb), 0);
/* Pane Backgrounds */
--left-pane-bg: transparent;
--right-pane-bg: rgba(var(--color-bg-rgb), 1);
/* Legacy Variables for Compatibility */
--mark-bg: rgb(255, 235, 59);
--error-color: #f44336;
--warning-color: rgb(255, 152, 0);
--snoozed-indicator-bg: rgb(255, 152, 0);
--error-indicator-bg: var(--error-color);
--message-snoozed-border: rgb(255, 152, 0);
--message-errored-beacon: var(--error-color);
--sms-sent-bg: rgb(76, 175, 80);
/* Audio Bar */
--compose-message-accent: #7f7f7f;
--audio-bar-button: #8f939e;
--audio-bar-preview-progress: #84888e;
--audio-bar-bg: #f1f4f8;
--audio-bar-border: #e3e9f2;
/* Keyboard Keys */
--key-border: #c4c4c4;
--key-bg: linear-gradient(to bottom, #e8e8e8, #d8d8d8);
--color-key-bottom-bg: #c4c4c4;
/* Preferences */
--prefs-well: rgba(0, 0, 0, 0.02);
/* Skeleton */
--skeleton-bg: url("../../../public/img/skeleton.svg");
}
/* === USER STYLES === */
body {
-webkit-font-smoothing: auto;
--margin-50: 2px;
--margin-75: 3px;
--margin-100: 4px;
--margin-200: 6px;
--margin-300: 8px;
--margin-400: 10px;
--margin-450: 11px;
--margin-500: 12px;
--margin-600: 14px;
--margin-700: 16px;
--margin-800: 18px;
--margin-900: 20px;
--margin-900: 22px;
--margin-1000: 24px;
--margin-1200: 28px;
--margin-1400: 32px;
--font-letter-spacing-headline: -0.046875rem;
--font-letter-spacing-title: 0rem;
--font-letter-spacing-body: 0.00625rem;
--font-letter-spacing-label: 0.015625rem;
--font-letter-spacing-special: 0.0125rem;
--font-weight-regular: 400;
--font-weight-emphasized: 600;
--font-weight-fullscreen: 700;
--font-size-headline-display: 2.25rem;
--font-size-headline: 1.75rem;
--font-headline-emphasized: normal var(--font-weight-emphasized)
var(--font-size-headline) / var(--font-size-headline-display)
var(--font-family);
--font-size-title-small: 1rem;
--line-height-title-small: 1.25rem;
--font-title-small-regular: normal var(--font-weight-regular)
var(--font-size-title-small) / var(--line-height-title-small)
var(--font-family);
--font-title-small-emphasized: normal var(--font-weight-emphasized)
var(--font-size-title-small) / var(--line-height-title-small)
var(--font-family);
--font-size-title-medium: 1.0625rem;
--line-height-title-medium: 1.5rem;
--font-title-medium-regular: normal var(--font-weight-regular)
var(--font-size-title-medium) / var(--line-height-title-medium)
var(--font-family);
--font-title-medium-emphasized: normal var(--font-weight-emphasized)
var(--font-size-title-medium) / var(--line-height-title-medium)
var(--font-family);
--font-size-title-large: 1.125rem;
--line-height-title-large: 1.625rem;
--font-title-large-regular: normal var(--font-weight-regular)
var(--font-size-title-large) / var(--line-height-title-large)
var(--font-family);
--font-title-large-emphasized: normal var(--font-weight-emphasized)
var(--font-size-title-large) / var(--line-height-title-large)
var(--font-family);
--font-size-body-small: 0.8125rem;
--line-height-body-small: 1rem;
--font-body-small-regular: normal var(--font-weight-regular)
var(--font-size-body-small) / var(--line-height-body-small)
var(--font-family);
--font-body-small-emphasized: normal var(--font-weight-emphasized)
var(--font-size-body-small) / var(--line-height-body-small)
var(--font-family);
--font-size-body-medium: 0.875rem;
--line-height-body-medium: 1.125rem;
--font-body-medium-regular: normal var(--font-weight-regular)
var(--font-size-body-medium) / var(--line-height-body-medium)
var(--font-family);
--font-body-medium-emphasized: normal var(--font-weight-emphasized)
var(--font-size-body-medium) / var(--line-height-body-medium)
var(--font-family);
--font-size-body-large: 0.9375rem;
--line-height-body-large: 1.25rem;
--font-body-large-regular: normal var(--font-weight-regular)
var(--font-size-body-large) / var(--line-height-body-large)
var(--font-family);
--font-body-large-emphasized: normal var(--font-weight-emphasized)
var(--font-size-body-large) / var(--line-height-body-large)
var(--font-family);
--font-size-label-xsmall: 0.625rem;
--line-height-label-xsmall: 0.4375rem;
--font-label-xsmall-regular: normal var(--font-weight-regular)
var(--font-size-label-xsmall) / var(--line-height-label-small)
var(--font-family);
--font-label-xsmall-emphasized: normal var(--font-weight-emphasized)
var(--font-size-label-xsmall) / var(--line-height-label-small)
var(--font-family);
--font-size-label-small: 0.6875rem;
--line-height-label-small: 0.875rem;
--font-label-small-regular: normal var(--font-weight-regular)
var(--font-size-label-small) / var(--line-height-label-small)
var(--font-family);
--font-label-small-emphasized: normal var(--font-weight-emphasized)
var(--font-size-label-small) / var(--line-height-label-small)
var(--font-family);
--font-size-label-medium: 0.75rem;
--line-height-label-medium: 0.9375rem;
--font-label-medium-regular: normal var(--font-weight-regular)
var(--font-size-label-medium) / var(--line-height-label-medium)
var(--font-family);
--font-label-medium-emphasized: normal var(--font-weight-emphasized)
var(--font-size-label-medium) / var(--line-height-label-medium)
var(--font-family);
--font-size-label-large: 0.8125rem;
--line-height-label-large: 1rem;
--font-label-large-regular: normal var(--font-weight-regular)
var(--font-size-label-large) / var(--line-height-label-large)
var(--font-family);
--font-label-large-emphasized: normal var(--font-weight-emphasized)
var(--font-size-label-large) / var(--line-height-label-large)
var(--font-family);
--font-size-special-link: 0.875rem;
--line-height-special-link: 1.25rem;
--font-special-link-regular: normal var(--font-weight-regular)
var(--font-size-special-link) / var(--line-height-special-link)
var(--font-family);
--font-line-height-large: 1.125rem;
--font-line-height-medium: 1rem;
--font-line-height-small: 0.9375rem;
--font-line-height-xsmall: 0.875rem;
--font-line-height-xxsmall: 0.75rem;
--font-size-emoji: 3rem;
--inbox-avatar-size: 28px;
--cv-avatar-size: 28px;
--set-selector-icon-size: 32px;
--inbox-icon-size: 20px;
--inbox-search-icon-size: 15px;
--border-radius-25: 4px;
--border-radius-6: 6px;
--border-radius-50: 8px;
--border-radius-75: 10px;
--border-radius-100: 12px;
--border-radius-200: 20px;
--border-radius-conversation-bubble: 17px;
--inbox-filter-size: 40px;
--account-switcher-brand-icon-size: 20px;
--account-switcher-width: 54px;
--min-media-width: 40px;
--composer-attachment-min-width: 180px;
--composer-attachment-max-width: 240px;
--composer-attachment-max-height: 66px;
--divider-height: 0.33px;
--divider-opacity: 0.2;
--composer-link-preview-width: 180px;
--prefs-avatar-height: 130px;
--message-padding-horizontal: 12px;
--message-padding-vertical: 5px;
}
/* === DARK MODE OVERRIDES === */
@media (prefers-color-scheme: dark) {
:root {
/* Base Colors - Dark */
--color-bg: #252830;
--color-bg-rgb: 37, 40, 48;
--color-fg: white;
--color-fg-rgb: 255, 255, 255;
--color-primary: #0a84ff;
--color-primary-rgb: 10, 132, 255;
/* Gray Scale - Dark */
--color-base-gray-10: rgb(22, 22, 22);
--color-base-gray-10-rgb: 22, 22, 22;
--color-base-gray-20: rgb(28, 28, 28);
--color-base-gray-20-rgb: 28, 28, 28;
--color-base-gray-30: rgb(35, 35, 35);
--color-base-gray-30-rgb: 35, 35, 35;
--color-base-gray-40: rgb(40, 40, 40);
--color-base-gray-40-rgb: 40, 40, 40;
--color-base-gray-50: rgb(46, 46, 46);
--color-base-gray-50-rgb: 46, 46, 46;
--color-base-gray-60: rgb(52, 52, 52);
--color-base-gray-60-rgb: 52, 52, 52;
--color-base-gray-70: rgb(62, 62, 62);
--color-base-gray-70-rgb: 62, 62, 62;
--color-base-gray-80: rgb(80, 80, 80);
--color-base-gray-80-rgb: 80, 80, 80;
--color-base-gray-85: rgb(94, 94, 94);
--color-base-gray-85-rgb: 94, 94, 94;
--color-base-gray-90: rgb(112, 112, 112);
--color-base-gray-90-rgb: 112, 112, 112;
--color-base-gray-100: rgb(126, 126, 126);
--color-base-gray-100-rgb: 126, 126, 126;
--color-base-gray-110: rgb(173, 173, 173);
--color-base-gray-110-rgb: 173, 173, 173;
--color-base-gray-120: rgb(237, 237, 237);
--color-base-gray-120-rgb: 237, 237, 237;
/* System Blue - Dark */
--color-base-system-blue-80: rgb(0, 91, 184);
--color-base-system-blue-80-rgb: 0, 91, 184;
--color-base-system-blue-90: rgb(10, 132, 255);
--color-base-system-blue-90-rgb: 10, 132, 255;
--color-base-system-blue-100: rgb(66, 160, 255);
--color-base-system-blue-100-rgb: 66, 160, 255;
--color-base-system-blue-110: rgb(92, 173, 255);
--color-base-system-blue-110-rgb: 92, 173, 255;
/* Background Colors - Dark */
--color-background-app: var(--color-base-gray-10);
--color-background-app-weak: var(--color-base-gray-20);
--color-background-elevated: var(--color-base-gray-30);
--color-background-elevated-hover: var(--color-base-gray-50);
--color-background-grouped: var(--color-base-gray-20);
--color-background-grouped-weak: var(--color-base-gray-10);
--color-background-object: var(--color-base-gray-30);
/* Button Backgrounds - Dark */
--color-background-button-primary: var(--color-base-system-blue-90);
--color-background-button-primary-active: var(
--color-base-system-blue-100
);
--color-background-button-primary-disabled: var(
--color-base-system-blue-80
);
--color-background-button-secondary: var(--color-base-gray-80);
--color-background-button-secondary-active: var(--color-base-gray-90);
--color-background-button-secondary-disabled: var(--color-base-gray-70);
--color-background-button-translucent: rgba(
var(--color-base-white-rgb),
0.1
);
--color-background-button-translucent-active: rgba(
var(--color-base-white-rgb),
0.15
);
--color-background-button-translucent-disabled: rgba(
var(--color-base-white-rgb),
0.05
);
/* Sidebar Backgrounds - Dark */
--color-background-sidebar: rgba(var(--color-base-gray-40-rgb), 0.6);
--color-background-sidebar-opaque: var(--color-base-gray-30);
--color-background-sidebar-thread-focus: rgba(
var(--color-base-white-rgb),
0.1
);
--color-background-sidebar-thread-selected: var(
--color-background-selected-primary
);
--color-background-sidebar-thread-selected-unfocused: rgba(
var(--color-base-white-rgb),
0.15
);
/* Message Backgrounds - Dark */
--color-background-message-active: var(--color-base-gray-20);
--color-background-message-bubble-received: var(--color-base-gray-40);
--color-background-message-bubble-sent: var(
--color-base-system-blue-90
);
--color-background-message-bubble-linked: var(--color-base-gray-20);
/* Selected States - Dark */
--color-background-selected-primary: var(--color-base-system-blue-90);
--color-background-selected-secondary: rgba(
var(--color-base-white-rgb),
0.1
);
/* Input Backgrounds - Dark */
--color-background-input: var(--color-base-gray-10);
--color-background-kbd: rgba(var(--color-base-white-rgb), 0.15);
/* Header and Menu Backgrounds - Dark */
--color-background-header-right: rgba(
var(--color-base-gray-30-rgb),
0.9
);
--color-background-header-right-opaque: var(--color-base-gray-30);
--color-background-menu: rgba(var(--color-base-gray-30-rgb), 0.9);
--color-background-menu-opaque: var(--color-base-gray-30);
--color-background-menu-option-hover: var(--color-base-system-blue-80);
/* Border Colors - Dark */
--color-border-neutrals: var(--color-base-gray-60);
--color-border-neutrals-strong: var(--color-base-gray-70);
--color-border-neutrals-weak: var(--color-base-gray-40);
--color-border-input: var(--color-base-gray-60);
--color-border-input-active: var(--color-base-gray-80);
--color-border-translucent: rgba(var(--color-base-white-rgb), 0.1);
--color-border-translucent-strong: rgba(
var(--color-base-white-rgb),
0.15
);
--color-border-translucent-strongest: rgba(
var(--color-base-white-rgb),
0.5
);
--color-border-translucent-weak: rgba(
var(--color-base-white-rgb),
0.05
);
/* Text Colors - Dark */
--color-text-neutrals: var(--color-base-gray-120);
--color-text-neutrals-subtle: var(--color-base-gray-100);
--color-text-neutrals-weak: var(--color-base-gray-110);
--color-text-on-accent: var(--color-base-white);
--color-text-on-accent-weak: rgba(var(--color-base-white-rgb), 0.7);
--color-text-translucent: rgba(var(--color-base-white-rgb), 0.9);
--color-text-translucent-subtle: rgba(var(--color-base-white-rgb), 0.5);
--color-text-translucent-weak: rgba(var(--color-base-white-rgb), 0.7);
/* Icon Colors - Dark */
--color-icon-neutrals: var(--color-base-gray-110);
--color-icon-neutrals-strong: var(--color-base-gray-120);
--color-icon-neutrals-subtle: var(--color-base-gray-80);
--color-icon-neutrals-weak: var(--color-base-gray-100);
--color-icon-on-accent: rgba(var(--color-base-white-rgb), 0.75);
--color-icon-on-accent-strong: rgba(var(--color-base-white-rgb), 0.9);
--color-icon-on-accent-weak: rgba(var(--color-base-white-rgb), 0.4);
--color-icon-translucent: rgba(var(--color-base-white-rgb), 0.6);
--color-icon-translucent-strong: rgba(var(--color-base-white-rgb), 0.9);
--color-icon-translucent-subtle: rgba(var(--color-base-white-rgb), 0.3);
--color-icon-translucent-weak: rgba(var(--color-base-white-rgb), 0.4);
/* Scrollbar - Dark */
--color-background-scrollbar: rgba(var(--color-base-white-rgb), 0.3);
--color-background-scrollbar-hover: rgba(
var(--color-base-white-rgb),
0.5
);
/* Misc - Dark */
--color-background-tag: rgba(var(--color-base-white-rgb), 0.1);
--color-overlay-modal: rgba(var(--color-base-black-rgb), 0.4);
--color-transparent: rgba(var(--color-base-black-rgb), 0);
/* Audio Bar - Dark */
--compose-message-accent: #d8d8d8;
--audio-bar-button: #d8d8d8;
--audio-bar-preview-progress: #ffffff;
--audio-bar-bg: #303236;
--audio-bar-border: #606366;
/* Keyboard Keys - Dark */
--key-border: linear-gradient(to bottom, #363636, #303130);
--key-bg: linear-gradient(to bottom, #373737, #1b1b1b);
--color-key-bottom-bg: #2e2e2e;
/* Preferences - Dark */
--prefs-well: rgb(9, 9, 9);
}
}
/* === TRANSPARENCY OVERRIDES === */
.no-transparency,
.reduce-transparency {
--left-pane-bg: var(--color-background-sidebar-opaque);
--color-background-header-right: var(
--color-background-header-right-opaque
);
--color-background-menu: var(--color-background-menu-opaque);
}
/* === LAYOUT AND STRUCTURE === */
/* Left Pane Styling */
.account-switcher {
padding-top: 50px;
margin-top: 5.25rem;
height: calc(100% - 5.25rem);
}
.left,
.account-switcher {
background: var(--left-pane-bg);
border-right: 1px solid var(--color-border-translucent);
}
.account-switcher > .account-container {
margin-top: -22px;
}
.left-pane-footer {
position: relative;
}
.left-pane-footer::before {
content: "";
display: block;
position: absolute;
top: 0;
left: calc(-1 * var(--margin-300));
right: calc(-1 * var(--margin-300));
border-top: 1px solid var(--color-border-translucent);
}
.account-switcher .left-pane-footer .left-pane-footer-buttons button {
color: var(--color-icon-translucent-weak);
}
.tab-bar,
.tab-bar-btn button svg {
color: var(--color-icon-translucent-weak);
}
.left-pane-header {
min-height: 64px !important;
}
.left-pane-header .tab-bar {
display: grid !important;
grid-template-columns: 1fr auto auto auto;
grid-template-rows: 20px 16px;
column-gap: 12px;
row-gap: 0;
margin-left: 0 !important;
padding-top: 4px !important;
align-items: start !important;
overflow: visible !important;
}
.left-pane-header .tab-bar > .tab-bar-btn {
grid-row: 1;
align-self: start;
}
.left-pane-header .tab-bar .tab-bar-btn button {
position: relative !important;
top: 0 !important;
align-self: start !important;
}
.left-pane-header .tab-bar button[class*="currentAccount"] {
grid-column: 1;
grid-row: 1 / span 2;
position: relative !important;
top: 0 !important;
justify-self: start !important;
align-self: start !important;
width: fit-content !important;
max-width: 100% !important;
min-width: 0 !important;
flex: none !important;
margin-left: 18px !important;
height: 100% !important;
overflow: visible !important;
}
.left-pane-header .tab-bar button[class*="currentAccount"] [class*="sidebarHeader"] {
justify-content: flex-start !important;
min-height: 36px !important;
}
.left-pane-header .tab-bar button[class*="currentAccount"] [class*="displayNameContainer"] {
min-height: 20px !important;
padding-left: 0 !important;
}
.left-pane-header .tab-bar button[class*="currentAccount"] [class*="filterSubtitle"] {
position: static !important;
padding-left: var(--margin-50) !important;
margin-top: 0 !important;
width: auto !important;
}
.left-pane-header .tab-bar button[class*="filterButton"] {
box-sizing: border-box !important;
padding: 0 5px !important;
margin: 0 !important;
}
.left-pane-header .tab-bar button[class*="filterButton"][class*="active"] {
padding: 0 5px !important;
margin: 0 !important;
}
.AccountFilters-module__button {
padding: 2.5px 6px;
font: var(--font-label-medium-regular);
color: var(--color-text-translucent-subtle);
}
.AccountFilters-module__button.AccountFilters-module__selected {
font: var(--font-label-medium-regular);
color: var(--color-text-translucent);
background: none;
}
.sidebar-button.sidebar-button--fixed button,
.filters-pane-list .sidebar-button {
border-radius: var(--border-radius-6);
}
.filters-pane-list .sidebar-button {
padding: 4px;
}
/* Thread List Styling */
.threads-list-container {
border-top: 1px solid var(--color-border-translucent);
}
.threads-list-container::before {
content: "";
display: block;
position: absolute;
top: 5.25rem;
width: 100%;
height: var(--divider-height);
border-top: 1px solid var(--color-border-translucent);
}
body:not(.sub-window) .virtual-list {
margin-top: 2.125rem;
}
body:not(.sub-window) .virtual-list:has(.AccountFilters) {
margin-top: 2.125rem;
}
body:not(.sub-window) .inbox-zero .pinned-threads {
margin-top: 2.125rem;
}
/* Sidebar Thread */
.sidebar-thread section::after {
display: none;
}
.sidebar-thread.selected .thread-children {
background: var(--color-background-sidebar-thread-selected-unfocused);
}
body:not(.window-unfocused) .sidebar-thread.selected .thread-children {
background: var(--color-primary);
color: var(--color-text-on-accent);
}
body:not(.window-unfocused)
.ThreadListItem-module__wrapper.ThreadListItem-module__isSelected
.ThreadListItem-module__internal,
body:not(.window-unfocused)
.ThreadListItem-module__wrapper.ThreadListItem-module__isSelected
.ThreadListItem-module__body,
body:not(.window-unfocused)
.ThreadListItem-module__wrapper.ThreadListItem-module__isSelected
.ThreadListItem-module__timestamp,
body:not(.window-unfocused)
.ThreadListItem-module__wrapper.ThreadListItem-module__isSelected
.ThreadListReadIcon-module__threadReadIcon {
color: var(--color-text-on-accent);
}
.sidebar-thread.has-cursor .thread-children {
background: var(--color-background-sidebar-thread-focus);
}
.ThreadListItem-module__wrapper.ThreadListItem-module__isSelected::before {
background: var(--color-background-selected-primary);
border-radius: var(--border-radius-6);
}
body.window-unfocused
.ThreadListItem-module__wrapper.ThreadListItem-module__isSelected::before {
background: var(--color-background-sidebar-thread-selected-unfocused);
}
body.compact-chat-list .ThreadListItem-module__unreadCount {
line-height: 0.5rem;
visibility: hidden;
position: relative;
align-items: flex-start;
justify-content: flex-end;
}
body.compact-chat-list .ThreadListItem-module__unreadCount::after {
content: "";
visibility: visible;
position: absolute;
height: 0.5rem;
width: 0.5rem;
border-radius: 100%;
background: var(--color-background-selected-primary);
}
body:not(.window-unfocused)
.ThreadListItem-module__wrapper.ThreadListItem-module__isSelected
.ThreadListItem-module__unreadCount::after {
background: var(--color-base-white);
}
.ThreadListItem-module__title,
.ThreadListItem-module__show-unreads:not(.ThreadListItem-module__isUnread)
.ThreadListItem-module__title {
font-weight: 600;
}
.ThreadListItem-module__title,
.ThreadListItem-module__preview {
mask-image: linear-gradient(90deg, #020024, #000 80%, transparent);
text-overflow: clip;
-webkit-line-clamp: none;
flex-grow: 1;
}
.ThreadListItem-module__body {
font-size: 12px;
color: var(--color-text-neutrals);
}
.ThreadListItem-module__wrapper:hover
.ThreadListItem-module__hoverActions
+ .ThreadListItem-module__proIndicators {
opacity: 1;
transform: scale(1);
visibility: visible;
}
.ThreadListItem-module__hoverActions {
display: none;
}
/* Right Pane Styling */
.main-window .right-wrapper {
--frame-gap: 0;
--frame-gap-double: 0;
}
.right-pane-header.right-pane-header-thread {
border-radius: 0;
background: var(--color-background-header-right-opaque);
box-shadow: none;
}
.right-wrapper .right.right-thread .right-pane-header,
.right-wrapper .right.right-prefs .right-pane-header {
border-bottom: 1px solid var(--color-border-neutrals-weak);
}
body:not(.sub-window) .thread-header {
justify-content: space-between;
padding: 0 var(--margin-400) !important;
}
.thread-header .participant-imgs,
.thread-header-left .participant-imgs .participant-img,
.thread-header-left .participant-imgs .participant-img.multiple,
.thread-header .GroupAvatar-module__wrapper {
width: 32px !important;
height: 32px !important;
}
.thread-header .thread-title-top {
font-size: 13px;
}
.thread-header-lhs {
display: none;
}
.feedback-widget .feedback-btn {
font: var(--font-label-xsmall-regular);
text-transform: uppercase;
color: var(--color-text-neutrals-weak);
border-color: rgba(var(--color-fg-rgb), 0.1);
background: var(--color-bg);
}
.feedback-emoji-picker button,
.feedback-emoji-picker .feedback-emoji-unselected {
border-color: rgba(var(--color-fg-rgb), 0.1);
}
.subheader-content,
.conversation {
border-radius: 0;
}
.messages-list-scrolling-container {
padding: 0 var(--margin-300);
}
/* Message Bubble Styling */
.bubble-mode .message-contents {
background: var(--color-background-message-bubble-received);
border-radius: 16px 16px 16px 8px;
}
.bubble-mode .is-sender .message-contents {
background: var(--color-background-message-bubble-sent);
border-radius: 16px 16px 8px 16px;
}
.bubble-mode
.is-sender:not(.type-action):not(.is-deleted)
.message-text-container {
color: var(--color-text-on-accent);
}
.conversation .participant-img {
width: var(--cv-avatar-size) !important;
height: var(--cv-avatar-size) !important;
}
/* Reactions */
.BrandMessageFlyover-module__flyover li span {
font-size: 14px;
}
.message-main footer {
margin-left: 0;
}
.bubble-mode .is-sender footer {
margin-right: 0;
}
.message-reactions.bubble {
margin-top: var(--margin-50);
margin-bottom: 0;
}
.message-reactions.bubble > .message-reaction-container {
background: var(--color-secondary-container);
border: 1px solid var(--color-border-neutrals);
}
.MessageReactions-module__isOwnReaction::before {
display: none;
}
.message-reactions.bubble
> .message-reaction-container.MessageReactions-module__isOwnReaction {
border-color: var(--color-background-message-bubble-sent);
}
.message-reaction {
line-height: 1;
font-size: 14px;
padding: 0 var(--margin-100);
}
.message-reaction-avatars {
display: none;
}
.message-interactions {
margin-left: var(--margin-100);
}
.message-show-replies-button {
font: var(--font-label-small-regular);
color: var(--color-text-neutrals-subtle);
transition: 0.15s color ease;
}
.message-show-replies-button:hover {
color: var(--color-text-neutrals);
}
/* Message Container */
.message-container:hover {
border-left-color: rgba(var(--color-primary-rgb), 0.5);
}
.message-container.is-selected {
background: var(--color-background-message-active);
border-right-color: var(--color-primary);
}
.MessageSender-module__senderName {
font: var(--font-label-medium-regular);
}
/* Date indicators */
.sticky-date-placeholder {
height: 70px;
}
.sticky-date-slider {
margin-top: 32px;
}
.date div {
background: var(--color-background-elevated);
border: 1px solid var(--color-border-neutrals-weak);
border-radius: 100px;
color: var(--color-text-neutrals-weak);
font-size: 12px;
font-weight: 500;
padding: 3px 8px;
white-space: nowrap;
}
/* Scroll to bottom */
.ScrollToBottom-module__scrollToBottom {
background: var(--color-background-elevated);
border: 1px solid var(--color-border-neutrals);
border-radius: 50%;
bottom: 0;
color: var(--color-icon-neutrals-strong);
filter: none;
box-shadow: none;
height: 28px;
margin: var(--margin-100);
opacity: 0;
padding: 5px;
pointer-events: none;
position: absolute;
right: 10px;
transition: opacity 0.15s ease-out;
width: 28px;
}
.ScrollToBottom-module__scrollToBottom.ScrollToBottom-module__newMessagesContainer
span {
display: none;
}
.ScrollToBottom-module__scrollToBottom.ScrollToBottom-module__circle {
width: 28px;
height: 28px;
}
.ScrollToBottom-module__scrollToBottom.ScrollToBottom-module__circle svg {
width: 28px;
height: 28px;
}
.ScrollToBottom-module__container > svg > path {
visibility: hidden;
}
.ScrollToBottom-module__container:has(
.ScrollToBottom-module__scrollButtonVisible
)::after {
content: "";
display: block;
position: absolute;
width: 6px;
height: 6px;
border: 1.5px solid var(--color-icon-neutrals-strong);
border-width: 0 0 1.5px 1.5px;
opacity: 0.8;
bottom: 12px;
right: 20px;
transform: translate(-50%, -50%) rotate(-45deg);
}
.ScrollToBottom-module__scrollToBottom.ScrollToBottom-module__scrollButtonVisible {
transition-delay: 50ms;
opacity: 1;
pointer-events: all;
}
/* Compose Message Text Area */
[class*="ComposeMessage-module__textArea"] {
caret-color: var(--color-primary);
}
.ComposeMessage-module__input {
background: transparent;
border: 1px solid var(--color-border-input);
border-radius: 16px 16px 8px 16px;
color: var(--color-text-neutrals);
}
.ComposeMessage-module__input:has(.ProseMirror-focused) {
border-color: var(--color-border-input-active);
}
.ComposeMessage-module__textArea {
padding: 5px 0;
caret-color: var(--color-text-translucent) !important;
--caret-color: var(--color-text-translucent) !important;
}
.ComposeMessage-module__textAreaButtons {
height: 20px;
bottom: 13px;
padding-right: var(--margin-300);
}
.ComposeMessage-module__textAreaButtons svg,
.BrandHiddenControls-module__toggle svg {
width: 18px;
height: 18px;
}
.ComposeMessage-module__textAreaButtons .btn-icon {
padding: 2px;
}
.BrandSendButton-module__container,
.BrandHiddenControls-module__toggle {
padding: 5px;
}
.BrandHiddenControls-module__toggle {
background: none;
}
.BrandHiddenControls-module__control:first-child {
margin: 0;
}
.BrandSendButton-module__container:disabled {
background: var(--color-background-button-primary-disabled);
}
.BrandSendButton-module__container svg {
width: 18px;
height: 18px;
}
.ComposeMessage-module__rightButtons {
margin: 0 5px 1px;
}
.BrandSendButton-module__container:disabled svg {
color: var(--color-icon-on-accent);
}
/* Brand Tooltip Containers */
[class*="BrandTooltip-module__container"] {
/* Inherits styling from CSS variables */
}
/* Account Badge */
[class*="AccountBadge-module__dot"] {
background: var(--color-primary);
}
/* === SCROLLBAR STYLING === */
.custom-scrollbars ::-webkit-scrollbar {
width: 12px;
}
.custom-scrollbars ::-webkit-scrollbar-thumb {
border: 3px solid transparent;
background-clip: padding-box;
border-radius: 20px;
background-color: var(--color-background-scrollbar);
transition: background 0.5s ease;
min-height: 40px;
}
.custom-scrollbars ::-webkit-scrollbar-thumb:hover {
background-color: var(--color-background-scrollbar-hover);
}
.custom-scrollbars ::-webkit-scrollbar-button {
width: 0;
height: 0;
display: none;
}
.custom-scrollbars ::-webkit-scrollbar-corner {
background-color: transparent;
}
/* === ADDITIONAL TEXTS THEME ADJUSTMENTS === */
/* Typography */
body {
font: 13px/1.4 var(--font-family);
color: var(--color-text-neutrals);
}
/* Button Styling */
.styled-inputs button {
border-radius: 8px;
background: rgba(var(--color-gray-rgb), 0.25);
color: var(--color-text-neutrals);
}
.styled-inputs button.primary {
background: var(--color-primary);
color: white;
}
/* Input Styling */
.styled-inputs input,
.styled-inputs textarea {
border: 1px solid var(--color-border-input);
border-radius: 8px;
background: var(--color-background-input);
}
.styled-inputs input:focus,
.styled-inputs textarea:focus {
border-color: var(--color-border-input-active);
}
/* Keyboard Key Styling */
kbd {
background: var(--color-background-kbd);
border-radius: 4px;
}
/* Spoiler Styling */
.spoiler {
background: black;
color: black;
padding: 1px 2px;
border-radius: 2px;
transition: 0.3s background ease;
}
.spoiler.clicked {
background: rgba(black, 0.3);
color: white;
}
/* Thread Label Styling */
.thread-label {
background-color: var(--color-background-tag);
border-radius: 20px;
padding: 2px 5px;
}
================================================
FILE: current-v4/variables.css
================================================
/* === ROOT VARIABLES (LIGHT MODE) === */
:root {
/* Font and Layout Variables */
--font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
"Helvetica Neue", sans-serif;
--header-height: 48px;
--filters-pane-width: 220px;
--min-sidebar-width: 280px;
--max-sidebar-width: 800px;
--threads-list-item-height: 54px;
--pinned-thread-base-size: 64px;
--pinned-thread-group-img-size: calc(var(--pinned-thread-base-size) / 1.5);
--pinned-thread-height: calc(
var(--pinned-thread-base-size) + (var(--pinned-thread-base-size) / 1.4)
);
--pinned-thread-width: calc(
var(--pinned-thread-base-size) + (var(--pinned-thread-base-size) / 2.5)
);
/* Base Colors */
--color-bg: white;
--color-bg-rgb: 255, 255, 255;
--color-fg: black;
--color-fg-rgb: 0, 0, 0;
--color-primary: rgb(0, 122, 255);
--color-primary-rgb: 0, 122, 255;
--color-gray-rgb: 120, 125, 135;
/* Base Color Tokens */
--color-base-gray-dark-50: rgb(46, 46, 46);
--color-base-gray-dark-50-rgb: 46, 46, 46;
--color-base-gray-dark-70: rgb(62, 62, 62);
--color-base-gray-dark-70-rgb: 62, 62, 62;
--color-base-gray-dark-80: rgb(80, 80, 80);
--color-base-gray-dark-80-rgb: 80, 80, 80;
--color-base-black: rgb(0, 0, 0);
--color-base-black-rgb: 0, 0, 0;
--color-base-white: rgb(255, 255, 255);
--color-base-white-rgb: 255, 255, 255;
/* Gray Scale */
--color-base-gray-20: rgb(248, 248, 248);
--color-base-gray-20-rgb: 248, 248, 248;
--color-base-gray-30: rgb(243, 243, 243);
--color-base-gray-30-rgb: 243, 243, 243;
--color-base-gray-40: rgb(237, 237, 237);
--color-base-gray-40-rgb: 237, 237, 237;
--color-base-gray-50: rgb(232, 232, 232);
--color-base-gray-50-rgb: 232, 232, 232;
--color-base-gray-60: rgb(226, 226, 226);
--color-base-gray-60-rgb: 226, 226, 226;
--color-base-gray-70: rgb(219, 219, 219);
--color-base-gray-70-rgb: 219, 219, 219;
--color-base-gray-80: rgb(199, 199, 199);
--color-base-gray-80-rgb: 199, 199, 199;
--color-base-gray-100: rgb(133, 133, 133);
--color-base-gray-100-rgb: 133, 133, 133;
--color-base-gray-110: rgb(89, 89, 89);
--color-base-gray-110-rgb: 89, 89, 89;
--color-base-gray-120: rgb(23, 23, 23);
--color-base-gray-120-rgb: 23, 23, 23;
/* System Blue */
--color-base-system-blue-80: rgb(76, 162, 255);
--color-base-system-blue-80-rgb: 76, 162, 255;
--color-base-system-blue-90: rgb(0, 122, 255);
--color-base-system-blue-90-rgb: 0, 122, 255;
--color-base-system-blue-100: rgb(0, 115, 240);
--color-base-system-blue-100-rgb: 0, 115, 240;
--color-base-system-blue-110: rgb(0, 105, 219);
--color-base-system-blue-110-rgb: 0, 105, 219;
/* Background Colors */
--color-background-app: var(--color-base-white);
--color-background-app-weak: var(--color-base-gray-20);
--color-background-elevated: var(--color-base-white);
--color-background-elevated-hover: var(--color-base-gray-40);
--color-background-grouped: var(--color-base-white);
--color-background-grouped-weak: var(--color-base-gray-30);
--color-background-object: var(--color-base-gray-30);
/* Button Backgrounds */
--color-background-button-primary: var(--color-base-system-blue-90);
--color-background-button-primary-active: var(--color-base-system-blue-100);
--color-background-button-primary-disabled: var(
--color-base-system-blue-80
);
--color-background-button-secondary: var(--color-base-white);
--color-background-button-secondary-active: var(--color-base-gray-20);
--color-background-button-secondary-disabled: var(--color-base-white);
--color-background-button-translucent: rgba(
var(--color-base-black-rgb),
0.1
);
--color-background-button-translucent-active: rgba(
var(--color-base-black-rgb),
0.15
);
--color-background-button-translucent-disabled: rgba(
var(--color-base-black-rgb),
0.05
);
/* Sidebar Backgrounds */
--color-background-sidebar: rgba(var(--color-base-white-rgb), 0.75);
--color-background-sidebar-opaque: var(--color-base-gray-30);
--color-background-sidebar-thread-focus: rgba(
var(--color-base-black-rgb),
0.1
);
--color-background-sidebar-thread-selected: var(
--color-background-selected-primary
);
--color-background-sidebar-thread-selected-unfocused: rgba(
var(--color-base-black-rgb),
0.15
);
/* Message Backgrounds */
--color-background-message-active: var(--color-base-gray-20);
--color-background-message-bubble-received: var(--color-base-gray-40);
--color-background-message-bubble-sent: var(--color-base-system-blue-90);
--color-background-message-bubble-linked: var(--color-background-app);
/* Selected States */
--color-background-selected-primary: var(--color-base-system-blue-90);
--color-background-selected-secondary: rgba(
var(--color-base-black-rgb),
0.1
);
/* Input Backgrounds */
--color-background-input: var(--color-base-gray-20);
--color-background-kbd: rgba(var(--color-base-black-rgb), 0.15);
/* Header and Menu Backgrounds */
--color-background-header-right: rgba(var(--color-base-white-rgb), 0.9);
--color-background-header-right-opaque: var(--color-base-white);
--color-background-menu: rgba(var(--color-base-gray-40-rgb), 0.9);
--color-background-menu-opaque: var(--color-base-gray-40);
--color-background-menu-option-hover: var(--color-base-system-blue-90);
/* Border Colors */
--color-border-neutrals: var(--color-base-gray-60);
--color-border-neutrals-strong: var(--color-base-gray-70);
--color-border-neutrals-weak: var(--color-base-gray-40);
--color-border-input: var(--color-base-gray-60);
--color-border-input-active: var(--color-base-gray-80);
--color-border-translucent: rgba(var(--color-base-black-rgb), 0.1);
--color-border-translucent-strong: rgba(var(--color-base-black-rgb), 0.15);
--color-border-translucent-strongest: rgba(
var(--color-base-black-rgb),
0.5
);
--color-border-translucent-weak: rgba(var(--color-base-black-rgb), 0.05);
/* Text Colors */
--color-text-neutrals: var(--color-base-gray-120);
--color-text-neutrals-subtle: var(--color-base-gray-100);
--color-text-neutrals-weak: var(--color-base-gray-110);
--color-text-on-accent: var(--color-base-white);
--color-text-on-accent-weak: rgba(var(--color-base-white-rgb), 0.7);
--color-text-translucent: rgba(var(--color-base-black-rgb), 0.9);
--color-text-translucent-subtle: rgba(var(--color-base-black-rgb), 0.5);
--color-text-translucent-weak: rgba(var(--color-base-black-rgb), 0.7);
/* Icon Colors */
--color-icon-neutrals: var(--color-base-gray-110);
--color-icon-neutrals-strong: var(--color-base-gray-120);
--color-icon-neutrals-subtle: var(--color-base-gray-80);
--color-icon-neutrals-weak: var(--color-base-gray-100);
--color-icon-on-accent: rgba(var(--color-base-white-rgb), 0.75);
--color-icon-on-accent-strong: rgba(var(--color-base-white-rgb), 0.9);
--color-icon-on-accent-weak: rgba(var(--color-base-white-rgb), 0.4);
--color-icon-translucent: rgba(var(--color-base-black-rgb), 0.6);
--color-icon-translucent-strong: rgba(var(--color-base-black-rgb), 0.9);
--color-icon-translucent-subtle: rgba(var(--color-base-black-rgb), 0.3);
--color-icon-translucent-weak: rgba(var(--color-base-black-rgb), 0.4);
/* Scrollbar */
--color-background-scrollbar: rgba(var(--color-base-black-rgb), 0.3);
--color-background-scrollbar-hover: rgba(var(--color-base-black-rgb), 0.5);
/* Misc */
--color-background-tag: rgba(var(--color-base-black-rgb), 0.1);
--color-overlay-modal: rgba(var(--color-base-black-rgb), 0.4);
--color-transparent: rgba(var(--color-base-black-rgb), 0);
/* Pane Backgrounds */
--left-pane-bg: transparent;
--right-pane-bg: rgba(var(--color-bg-rgb), 1);
/* Legacy Variables for Compatibility */
--mark-bg: rgb(255, 235, 59);
--error-color: #f44336;
--warning-color: rgb(255, 152, 0);
--snoozed-indicator-bg: rgb(255, 152, 0);
--error-indicator-bg: var(--error-color);
--message-snoozed-border: rgb(255, 152, 0);
--message-errored-beacon: var(--error-color);
--sms-sent-bg: rgb(76, 175, 80);
/* Audio Bar */
--compose-message-accent: #7f7f7f;
--audio-bar-button: #8f939e;
--audio-bar-preview-progress: #84888e;
--audio-bar-bg: #f1f4f8;
--audio-bar-border: #e3e9f2;
/* Keyboard Keys */
--key-border: #c4c4c4;
--key-bg: linear-gradient(to bottom, #e8e8e8, #d8d8d8);
--color-key-bottom-bg: #c4c4c4;
/* Preferences */
--prefs-well: rgba(0, 0, 0, 0.02);
/* Skeleton */
--skeleton-bg: url("../../../public/img/skeleton.svg");
}
/* === USER STYLES === */
body {
-webkit-font-smoothing: auto;
--margin-50: 2px;
--margin-75: 3px;
--margin-100: 4px;
--margin-200: 6px;
--margin-300: 8px;
--margin-400: 10px;
--margin-450: 11px;
--margin-500: 12px;
--margin-600: 14px;
--margin-700: 16px;
--margin-800: 18px;
--margin-900: 20px;
--margin-900: 22px;
--margin-1000: 24px;
--margin-1200: 28px;
--margin-1400: 32px;
--font-letter-spacing-headline: -0.046875rem;
--font-letter-spacing-title: 0rem;
--font-letter-spacing-body: 0.00625rem;
--font-letter-spacing-label: 0.015625rem;
--font-letter-spacing-special: 0.0125rem;
--font-weight-regular: 400;
--font-weight-emphasized: 600;
--font-weight-fullscreen: 700;
--font-size-headline-display: 2.25rem;
--font-size-headline: 1.75rem;
--font-headline-emphasized: normal var(--font-weight-emphasized)
var(--font-size-headline) / var(--font-size-headline-display)
var(--font-family);
--font-size-title-small: 1rem;
--line-height-title-small: 1.25rem;
--font-title-small-regular: normal var(--font-weight-regular)
var(--font-size-title-small) / var(--line-height-title-small)
var(--font-family);
--font-title-small-emphasized: normal var(--font-weight-emphasized)
var(--font-size-title-small) / var(--line-height-title-small)
var(--font-family);
--font-size-title-medium: 1.0625rem;
--line-height-title-medium: 1.5rem;
--font-title-medium-regular: normal var(--font-weight-regular)
var(--font-size-title-medium) / var(--line-height-title-medium)
var(--font-family);
--font-title-medium-emphasized: normal var(--font-weight-emphasized)
var(--font-size-title-medium) / var(--line-height-title-medium)
var(--font-family);
--font-size-title-large: 1.125rem;
--line-height-title-large: 1.625rem;
--font-title-large-regular: normal var(--font-weight-regular)
var(--font-size-title-large) / var(--line-height-title-large)
var(--font-family);
--font-title-large-emphasized: normal var(--font-weight-emphasized)
var(--font-size-title-large) / var(--line-height-title-large)
var(--font-family);
--font-size-body-small: 0.8125rem;
--line-height-body-small: 1rem;
--font-body-small-regular: normal var(--font-weight-regular)
var(--font-size-body-small) / var(--line-height-body-small)
var(--font-family);
--font-body-small-emphasized: normal var(--font-weight-emphasized)
var(--font-size-body-small) / var(--line-height-body-small)
var(--font-family);
--font-size-body-medium: 0.875rem;
--line-height-body-medium: 1.125rem;
--font-body-medium-regular: normal var(--font-weight-regular)
var(--font-size-body-medium) / var(--line-height-body-medium)
var(--font-family);
--font-body-medium-emphasized: normal var(--font-weight-emphasized)
var(--font-size-body-medium) / var(--line-height-body-medium)
var(--font-family);
--font-size-body-large: 0.9375rem;
--line-height-body-large: 1.25rem;
--font-body-large-regular: normal var(--font-weight-regular)
var(--font-size-body-large) / var(--line-height-body-large)
var(--font-family);
--font-body-large-emphasized: normal var(--font-weight-emphasized)
var(--font-size-body-large) / var(--line-height-body-large)
var(--font-family);
--font-size-label-xsmall: 0.625rem;
--line-height-label-xsmall: 0.4375rem;
--font-label-xsmall-regular: normal var(--font-weight-regular)
var(--font-size-label-xsmall) / var(--line-height-label-small)
var(--font-family);
--font-label-xsmall-emphasized: normal var(--font-weight-emphasized)
var(--font-size-label-xsmall) / var(--line-height-label-small)
var(--font-family);
--font-size-label-small: 0.6875rem;
--line-height-label-small: 0.875rem;
--font-label-small-regular: normal var(--font-weight-regular)
var(--font-size-label-small) / var(--line-height-label-small)
var(--font-family);
--font-label-small-emphasized: normal var(--font-weight-emphasized)
var(--font-size-label-small) / var(--line-height-label-small)
var(--font-family);
--font-size-label-medium: 0.75rem;
--line-height-label-medium: 0.9375rem;
--font-label-medium-regular: normal var(--font-weight-regular)
var(--font-size-label-medium) / var(--line-height-label-medium)
var(--font-family);
--font-label-medium-emphasized: normal var(--font-weight-emphasized)
var(--font-size-label-medium) / var(--line-height-label-medium)
var(--font-family);
--font-size-label-large: 0.8125rem;
--line-height-label-large: 1rem;
--font-label-large-regular: normal var(--font-weight-regular)
var(--font-size-label-large) / var(--line-height-label-large)
var(--font-family);
--font-label-large-emphasized: normal var(--font-weight-emphasized)
var(--font-size-label-large) / var(--line-height-label-large)
var(--font-family);
--font-size-special-link: 0.875rem;
--line-height-special-link: 1.25rem;
--font-special-link-regular: normal var(--font-weight-regular)
var(--font-size-special-link) / var(--line-height-special-link)
var(--font-family);
--font-line-height-large: 1.125rem;
--font-line-height-medium: 1rem;
--font-line-height-small: 0.9375rem;
--font-line-height-xsmall: 0.875rem;
--font-line-height-xxsmall: 0.75rem;
--font-size-emoji: 3rem;
--inbox-avatar-size: 28px;
--cv-avatar-size: 28px;
--set-selector-icon-size: 32px;
--inbox-icon-size: 20px;
--inbox-search-icon-size: 15px;
--border-radius-25: 4px;
--border-radius-6: 6px;
--border-radius-50: 8px;
--border-radius-75: 10px;
--border-radius-100: 12px;
--border-radius-200: 20px;
--border-radius-conversation-bubble: 17px;
--inbox-filter-size: 40px;
--account-switcher-brand-icon-size: 20px;
--account-switcher-width: 54px;
--min-media-width: 40px;
--composer-attachment-min-width: 180px;
--composer-attachment-max-width: 240px;
--composer-attachment-max-height: 66px;
--divider-height: 0.33px;
--divider-opacity: 0.2;
--composer-link-preview-width: 180px;
--prefs-avatar-height: 130px;
--message-padding-horizontal: 12px;
--message-padding-vertical: 5px;
}
/* === DARK MODE OVERRIDES === */
@media (prefers-color-scheme: dark) {
:root {
/* Base Colors - Dark */
--color-bg: #252830;
--color-bg-rgb: 37, 40, 48;
--color-fg: white;
--color-fg-rgb: 255, 255, 255;
--color-primary: #0a84ff;
--color-primary-rgb: 10, 132, 255;
/* Gray Scale - Dark */
--color-base-gray-10: rgb(22, 22, 22);
--color-base-gray-10-rgb: 22, 22, 22;
--color-base-gray-20: rgb(28, 28, 28);
--color-base-gray-20-rgb: 28, 28, 28;
--color-base-gray-30: rgb(35, 35, 35);
--color-base-gray-30-rgb: 35, 35, 35;
--color-base-gray-40: rgb(40, 40, 40);
--color-base-gray-40-rgb: 40, 40, 40;
--color-base-gray-50: rgb(46, 46, 46);
--color-base-gray-50-rgb: 46, 46, 46;
--color-base-gray-60: rgb(52, 52, 52);
--color-base-gray-60-rgb: 52, 52, 52;
--color-base-gray-70: rgb(62, 62, 62);
--color-base-gray-70-rgb: 62, 62, 62;
--color-base-gray-80: rgb(80, 80, 80);
--color-base-gray-80-rgb: 80, 80, 80;
--color-base-gray-85: rgb(94, 94, 94);
--color-base-gray-85-rgb: 94, 94, 94;
--color-base-gray-90: rgb(112, 112, 112);
--color-base-gray-90-rgb: 112, 112, 112;
--color-base-gray-100: rgb(126, 126, 126);
--color-base-gray-100-rgb: 126, 126, 126;
--color-base-gray-110: rgb(173, 173, 173);
--color-base-gray-110-rgb: 173, 173, 173;
--color-base-gray-120: rgb(237, 237, 237);
--color-base-gray-120-rgb: 237, 237, 237;
/* System Blue - Dark */
--color-base-system-blue-80: rgb(0, 91, 184);
--color-base-system-blue-80-rgb: 0, 91, 184;
--color-base-system-blue-90: rgb(10, 132, 255);
--color-base-system-blue-90-rgb: 10, 132, 255;
--color-base-system-blue-100: rgb(66, 160, 255);
--color-base-system-blue-100-rgb: 66, 160, 255;
--color-base-system-blue-110: rgb(92, 173, 255);
--color-base-system-blue-110-rgb: 92, 173, 255;
/* Background Colors - Dark */
--color-background-app: var(--color-base-gray-10);
--color-background-app-weak: var(--color-base-gray-20);
--color-background-elevated: var(--color-base-gray-30);
--color-background-elevated-hover: var(--color-base-gray-50);
--color-background-grouped: var(--color-base-gray-20);
--color-background-grouped-weak: var(--color-base-gray-10);
--color-background-object: var(--color-base-gray-30);
/* Button Backgrounds - Dark */
--color-background-button-primary: var(--color-base-system-blue-90);
--color-background-button-primary-active: var(
--color-base-system-blue-100
);
--color-background-button-primary-disabled: var(
--color-base-system-blue-80
);
--color-background-button-secondary: var(--color-base-gray-80);
--color-background-button-secondary-active: var(--color-base-gray-90);
--color-background-button-secondary-disabled: var(--color-base-gray-70);
--color-background-button-translucent: rgba(
var(--color-base-white-rgb),
0.1
);
--color-background-button-translucent-active: rgba(
var(--color-base-white-rgb),
0.15
);
--color-background-button-translucent-disabled: rgba(
var(--color-base-white-rgb),
0.05
);
/* Sidebar Backgrounds - Dark */
--color-background-sidebar: rgba(var(--color-base-gray-40-rgb), 0.6);
--color-background-sidebar-opaque: var(--color-base-gray-30);
--color-background-sidebar-thread-focus: rgba(
var(--color-base-white-rgb),
0.1
);
--color-background-sidebar-thread-selected: var(
--color-background-selected-primary
);
--color-background-sidebar-thread-selected-unfocused: rgba(
var(--color-base-white-rgb),
0.15
);
/* Message Backgrounds - Dark */
--color-background-message-active: var(--color-base-gray-20);
--color-background-message-bubble-received: var(--color-base-gray-40);
--color-background-message-bubble-sent: var(
--color-base-system-blue-90
);
--color-background-message-bubble-linked: var(--color-base-gray-20);
/* Selected States - Dark */
--color-background-selected-primary: var(--color-base-system-blue-90);
--color-background-selected-secondary: rgba(
var(--color-base-white-rgb),
0.1
);
/* Input Backgrounds - Dark */
--color-background-input: var(--color-base-gray-10);
--color-background-kbd: rgba(var(--color-base-white-rgb), 0.15);
/* Header and Menu Backgrounds - Dark */
--color-background-header-right: rgba(
var(--color-base-gray-30-rgb),
0.9
);
--color-background-header-right-opaque: var(--color-base-gray-30);
--color-background-menu: rgba(var(--color-base-gray-30-rgb), 0.9);
--color-background-menu-opaque: var(--color-base-gray-30);
--color-background-menu-option-hover: var(--color-base-system-blue-80);
/* Border Colors - Dark */
--color-border-neutrals: var(--color-base-gray-60);
--color-border-neutrals-strong: var(--color-base-gray-70);
--color-border-neutrals-weak: var(--color-base-gray-40);
--color-border-input: var(--color-base-gray-60);
--color-border-input-active: var(--color-base-gray-80);
--color-border-translucent: rgba(var(--color-base-white-rgb), 0.1);
--color-border-translucent-strong: rgba(
var(--color-base-white-rgb),
0.15
);
--color-border-translucent-strongest: rgba(
var(--color-base-white-rgb),
0.5
);
--color-border-translucent-weak: rgba(
var(--color-base-white-rgb),
0.05
);
/* Text Colors - Dark */
--color-text-neutrals: var(--color-base-gray-120);
--color-text-neutrals-subtle: var(--color-base-gray-100);
--color-text-neutrals-weak: var(--color-base-gray-110);
--color-text-on-accent: var(--color-base-white);
--color-text-on-accent-weak: rgba(var(--color-base-white-rgb), 0.7);
--color-text-translucent: rgba(var(--color-base-white-rgb), 0.9);
--color-text-translucent-subtle: rgba(var(--color-base-white-rgb), 0.5);
--color-text-translucent-weak: rgba(var(--color-base-white-rgb), 0.7);
/* Icon Colors - Dark */
--color-icon-neutrals: var(--color-base-gray-110);
--color-icon-neutrals-strong: var(--color-base-gray-120);
--color-icon-neutrals-subtle: var(--color-base-gray-80);
--color-icon-neutrals-weak: var(--color-base-gray-100);
--color-icon-on-accent: rgba(var(--color-base-white-rgb), 0.75);
--color-icon-on-accent-strong: rgba(var(--color-base-white-rgb), 0.9);
--color-icon-on-accent-weak: rgba(var(--color-base-white-rgb), 0.4);
--color-icon-translucent: rgba(var(--color-base-white-rgb), 0.6);
--color-icon-translucent-strong: rgba(var(--color-base-white-rgb), 0.9);
--color-icon-translucent-subtle: rgba(var(--color-base-white-rgb), 0.3);
--color-icon-translucent-weak: rgba(var(--color-base-white-rgb), 0.4);
/* Scrollbar - Dark */
--color-background-scrollbar: rgba(var(--color-base-white-rgb), 0.3);
--color-background-scrollbar-hover: rgba(
var(--color-base-white-rgb),
0.5
);
/* Misc - Dark */
--color-background-tag: rgba(var(--color-base-white-rgb), 0.1);
--color-overlay-modal: rgba(var(--color-base-black-rgb), 0.4);
--color-transparent: rgba(var(--color-base-black-rgb), 0);
/* Audio Bar - Dark */
--compose-message-accent: #d8d8d8;
--audio-bar-button: #d8d8d8;
--audio-bar-preview-progress: #ffffff;
--audio-bar-bg: #303236;
--audio-bar-border: #606366;
/* Keyboard Keys - Dark */
--key-border: linear-gradient(to bottom, #363636, #303130);
--key-bg: linear-gradient(to bottom, #373737, #1b1b1b);
--color-key-bottom-bg: #2e2e2e;
/* Preferences - Dark */
--prefs-well: rgb(9, 9, 9);
}
}
/* === TRANSPARENCY OVERRIDES === */
.no-transparency,
.reduce-transparency {
--left-pane-bg: var(--color-background-sidebar-opaque);
--color-background-header-right: var(
--color-background-header-right-opaque
);
--color-background-menu: var(--color-background-menu-opaque);
}
================================================
FILE: deprecated-v3/README.md
================================================
# Community-built themes for Beeper Desktop v3
> [!NOTE]
> Themes and the variables file in this repository are only compatible with Beeper Desktop v3 and won't work with v4+.
> [!NOTE]
> Community-built themes are not entitled to the usual level of customer support
> on Beeper. If you need help with themes, please
> join [#beeper:beeper.com] instead of asking in your support room.
Beeper Desktop is fully customizable. You can use custom CSS to give Beeper Desktop a personalized look. If you build a nice theme, consider submitting a pull request to this repo to share it with other Beeper users!
### How to use themes
1. Click [Themes](https://github.com/beeper/themes/tree/main/themes) -> select the theme you would like to try
2. Select the text content and copy. This code is called CSS.
3. Open Beeper Desktop v3 -> Settings -> Appearance
4. Paste what you copied earlier into the box and hit `Apply`
*Please note:* Custom themes may cause problems visually with Beeper. We have not tested any of the themes on this site. If you encounter issues with a theme, please disable it by deleting the text from Settings -> Appearance and clicking `Apply`.
### How to submit a new theme
Create a Pull Request to this repro with the CSS file, screenshot and short description.
View [variables.scss](https://github.com/beeper/themes/tree/main/variables.scss) for all default values.
# Gallery
| | |
|:---:|:---:|
|  [**Windows 95 (light)**](https://github.com/beeper/themes/blob/main/themes/windows95.css) by @imjoshin |  [**Bubbly**](https://github.com/beeper/themes/blob/main/themes/bubbly.css) by @imjoshin |
|  [**Metrology**](https://github.com/Madelena/metrology-for-beeper) by [@Madelena](https://github.com/Madelena) <br/> Dark/light modes and multiple colors included. Based on Metro Design System. |  [**Metrology**](https://github.com/Madelena/metrology-for-beeper) by [@Madelena](https://github.com/Madelena) <br/> Dark/light modes and multiple colors included. Based on Metro Design System. |
## Legacy
| | |
|:---:|:---:|
|  [**Hybrid Light**](https://github.com/beeper/themes/blob/main/legacy/glenlipka-hybrid-light.css) by @glenlipka |  [**Hybrid Dark**](https://github.com/beeper/themes/blob/main/legacy/glenlipka-hybrid-dark.css) by @glenlipka |
================================================
FILE: deprecated-v3/legacy/glenlipka-hybrid-dark.css
================================================
/* Version 1.2 9/26/2022 */
/* You can use a local font if you want. This uses Nunito */
/* Theme started with https://github.com/Madelena/Metrology-for-Beeper and then added my own compact mode, then tweaks from there */
* * {
font-family: Nunito, "Segoe UI", Roboto, sans-serif !important;
}
body {
--metrology-hue: 212; /* Enter values between 0 and 359 to change the color of the theme. */
--metrology-accent: var(--metrology-hue), 100%, 38%;
--metrology-highlight: var(--metrology-hue), 100%, 60%;
--metrology-complement: calc(var(--metrology-hue) - 50), 100%, 28%;
/* Dark Theme */
--metrology-background: 0, 0%, 0%;
--metrology-text-primary: 0, 0%, 100%;
--metrology-text-heading: 0, 0%, 95%;
--metrology-text-secondary: 0, 0%, 66%;
--metrology-gray-1: 0, 0%, 9%;
--metrology-gray-2: 0, 0%, 15%;
--metrology-gray-3: 0, 0%, 21%;
--metrology-gray-6: 0, 0%, 46%;
--metrology-shadow: 0, 0%, 0%, .25;
/* Light Theme - Uncomment the following code to apply, then switch to Light Theme in the app.
--metrology-background: 0, 0%, 100%;
--metrology-text-primary: 0, 0%, 0%;
--metrology-text-heading: 0, 0%, 10%;
--metrology-text-secondary: 0, 0%, 50%;
--metrology-gray-1: 0, 0%, 98%;
--metrology-gray-2: 0, 0%, 95%;
--metrology-gray-3: 0, 0%, 90%;
--metrology-gray-6: 0, 0%, 82%;
--metrology-shadow: 0, 0%, 0%, .1;
*/
--metrology-round-corner-small: 0;
--metrology-round-corner-medium: 8px; /* 0 for the sharp Metro experience. 4px for a more moderate Fluent. */
background-color: hsl(var(--metrology-background));
color: hsl(var(--metrology-text-primary)) ;
}
.bp_TitleBar {
background-color: transparent;
position: absolute;
height: 32px;
z-index: 100;
width: 100%;
}
.mx_MatrixChat>:not(.mx_SpacePanel):not(.mx_ResizeHandle):not(.mx_LeftPanel_wrapper):not(.bp_LeftPanel) {
padding-top: 32px;
height: calc(100% - 32px) !important;
background-color: hsl(var(--metrology-background));
}
h1, h2, h3, h4, h5, h6 {
color: hsl(var(--metrology-text-heading));
}
/* Left Panel */
.bp_LeftPanel {
margin-left: 48px;
}
.bp_LeftPanel .rooms .rooms_scroll-container {
margin-right: 0;
}
/* Space Bar */
.bp_LeftPanel .spaceBar {
padding: 32px 0 0 0;
margin-bottom: 0;
position: absolute !important;
top: 0;
left: 0;
background: hsl(var(--metrology-gray-2));
height: 100% !important;
width: 48px;
padding-top: 36px;
box-shadow: -8px 0px 24px -12px hsla(var(--metrology-shadow)) inset;
}
.bp_LeftPanel .spaceBar .grid {
display: grid;
grid-gap: 4px;
grid-template-columns: 48px;
grid-template-rows: repeat(auto-fill,40px);
position: relative;
top: 0;
height: calc(100% - 40px);
width: 48px;
}
.bp_LeftPanel .spaceBar .grid .bp_ProtocolsToggle {
display: none;
grid-row-start: auto;
grid-column-end: auto;
}
.bp_LeftPanel .spaceBar .grid .plus {
width: 48px;
height: auto;
margin: 0 0 8px 0;
grid-row-start: auto;
grid-row-end: -1;
}
.bp_LeftPanel .spaceBar .bp_SpaceBarItem.active, .bp_LeftPanel .spaceBar .bp_SpaceBarItem.active:hover {
background-color: transparent;
border-left: 4px solid hsl(var(--metrology-accent));
padding-left: 0;
width: 40px;
border-right: 4px solid transparent;
}
.bp_LeftPanel .spaceBar .bp_SpaceBarItem {
border-radius: var(--metrology-round-corner-small);
border: none;
width: 40px;
height: 40px;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
}
.bp_LeftPanel .spaceBar .bp_SpaceBarItem_image {
background-color: hsl(var(--metrology-text-primary));
}
.bp_LeftPanel .spaceBar .bp_SpaceBarItem .bp_SpaceBarItem_badge {
background-color: hsl(var(--metrology-accent));
}
.bp_LeftPanel .spaceBar .bp_SpaceBarItem .bp_Avatar, .bp_LeftPanel .spaceBar .bp_SpaceBarItem img {
filter: grayscale(1) opacity(0.75);
}
.bp_LeftPanel .spaceBar .bp_SpaceBarItem .bp_Avatar {
width: 22px;
height: 22px;
border-radius: var(--metrology-round-corner-medium);
filter: none!important;
}
.bp_LeftPanel .spaceBar .bp_SpaceBarItem .bp_Avatar span {
color: hsl(var(--metrology-text-primary)) !important;
mix-blend-mode: none !important;
}
/* Header and Search Bar */
.bp_Header {
margin-top: 32px;
height: 48px;
margin-bottom: -48px;
}
.bp_LeftPanel .searchBar {
padding: 0 112px 0 16px;
}
.bp_CommandBarSearch {
border-radius: var(--metrology-round-corner-medium);
background: hsl(var(--metrology-gray-2));
/* border: 1px solid hsl(var(--metrology-gray-6)); */
}
.bp_CommandBarSearch .bp_CommandBarSearch_overlay.bp_CommandBarSearch_overlay--prefix {
left: 12px;
}
.bp_CommandBarSearch input {
width: 64px;
}
.bp_CommandBarSearch_shortcutHint {
display: none;
}
/* Favorites */
.bp_LeftPanel .rooms .favourites {
padding: 0 4px;
/* margin-left: 4px; */
}
.bp_LeftPanel .rooms .favourites__tiles {
gap: 32px;
padding: 24px 20px;
justify-content: center;
}
.bp_LeftPanel .rooms .favourites__icons {
grid-template-columns: auto;
margin-right: 0;
}
.bp_LeftPanel .rooms .favourites_avatar {
height: 64px;
}
.bp_LeftPanel .rooms .favourites .bp_RoomTile.small .outline .avatar .mx_BaseAvatar_initial {
width: 64px!important;
line-height: 64px!important;
}
.bp_LeftPanel .rooms .favourites .bp_RoomTile.small .outline .mx_BaseAvatar_image {
width: 64px!important;
height: 64px!important;
}
.bp_LeftPanel .rooms .favourites .mx_BaseAvatar_image {
width: 64px!important;
height: 64px!important;
}
.bp_LeftPanel .rooms .favourites_avatar--unread .mx_BaseAvatar {
box-shadow: inset 0 0 0 1px hsl(0deg 0% 100% / 0%), 0 0 0 3px hsl(var(--metrology-accent));
}
/* Avatars */
.bp_Avatar_bg_1, .bp_Avatar_bg_2, .bp_Avatar_bg_3 {
background: linear-gradient(160deg,hsl(var(--metrology-gray-3)) 0%,hsl(var(--metrology-gray-2)) 100%)
}
.mx_BaseAvatar_initial {
color: hsl(var(--metrology-text-primary)) !important;
mix-blend-mode: color-dodge;
margin-top: -2px;
}
/* Contact List */
.bp_LeftPanel, .bp_LeftPanel .rooms_subtitle-container, .bp_RoomTile .actions-container .info {
background-color: hsl(var(--metrology-gray-1));
}
.bp_LeftPanel .rooms_subtitle-container {
min-height: 24px !important;
background: none;
}
.bp_RoomTile {
height: 72px;
margin: 1px 0
}
.bp_RoomTile:not(.small) {
padding: 0;
}
.bp_RoomTile:not(.small) .outline {
border-radius: var(--metrology-round-corner-small);
padding: 8px 4px 8px 4px;
}
/* modified */
.bp_RoomTile:not(.small):hover:not(.active) {
background-color: hsl(var(--metrology-highlight));
box-shadow: 0px 0px 8px 0 rgba(0,0,0,0.24),0 4px 16px 0 rgba(0,0,0,0.19);
transition: all 0.3s ease;
}
.bp_RoomTile .name {
padding: 2px 2px 4px 0;
color: hsl(var(--metrology-text-primary));
}
.bp_RoomTile .preview {
font-weight: normal;
letter-spacing: 0;
}
.bp_RoomTile .preview>span {
color: hsl(var(--metrology-text-secondary));
}
.bp_RoomTile:not(.small) .outline>div .indicator {
margin-left: -10px !important;
}
.bp_RoomTile:not(.small) .indicator.unread {
-webkit-mask-image: none;
mask-image: none;
background-color: hsl(var(--metrology-accent));
}
.bp_RoomTile .indicator.mention {
-webkit-mask-image: none;
mask-image: none;
background-color: hsl(var(--metrology-highlight));
}
.bp_RoomTile.isUnread .preview>span {
font-weight: 500;
color: hsl(var(--metrology-highlight));
}
.bp_RoomTile .actions-container {
margin-right: -30px;
}
.bp_RoomTile .actions-container .info {
height: 72px;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
flex-direction: column-reverse;
}
.bp_RoomTile .timestamp {
font-weight: 300;
padding-bottom: 8px;
}
.bp_RoomTile .details .row>* {
line-height: 1.25;
}
/* replacing with much broader transpaency next
.bp_RoomTile:not(.small).active .outline, .bp_RoomTile:not(.small).active .outline.electronTransparency, .bp_RoomTile:not(.small).active .row.info {
background-color: hsl(var(--metrology-gray-3));
}
*/
.bp_new-conversation-view .bp_RoomTile:not(.small).active .outline.electronTransparency,
.bp_new-conversation-view .bp_RoomTile:not(.small).active .outline,
.bp_new-conversation-view .bp_RoomTile:not(.small).active .row.info,
.bp_RoomTile:not(.small).active .outline,
.bp_RoomTile:not(.small).active .outline.electronTransparency,
.bp_RoomTile:not(.small).active .row.info,
.bp_new-conversation-view .bp_RoomTile:not(.small):hover:not(.active) .outline,
.bp_new-conversation-view .bp_RoomTile:not(.small):hover:not(.active) .outline .mask,
.bp_new-conversation-view .bp_RoomTile:not(.small):hover:not(.active) .row.info,
.bp_RoomTile:not(.small):hover:not(.active) .nv_BridgedIcon:before,
.bp_new-conversation-view .bp_RoomTile:not(.small):hover:is(.active) .outline,
.bp_new-conversation-view .bp_RoomTile:not(.small):hover:is(.active) .row.info,
.bp_new-conversation-view .bp_RoomTile:not(.small):hover:is(.active) .outline .mask,
.bp_new-conversation-view .tile_actions-button:hover
{
background: transparent !important
}
/*modified */
.bp_RoomTile:not(.small):hover:not(.active) .row.info {
background: none !important;
}
.bp_RoomTile .tile_actions-button, .bp_RoomTile .tile_actions .bp_Button2 {
border-radius: var(--metrology-round-corner-small);
}
.bp_RoomTile .tile_actions-button:hover {
background-color: hsl(var(--metrology-gray-3));
border-radius: 100px;
}
.bp_LeftPanel .rooms .unread_hint {
padding: 32px 48px;
color: hsl(var(--metrology-gray-6))
}
.mx_MatrixChat.resizing>.mx_ResizeHandle, .mx_MatrixChat>.mx_ResizeHandle:hover, .mx_RightPanel_ResizeWrapper .mx_ResizeHandle.resizing, .mx_RightPanel_ResizeWrapper .mx_ResizeHandle:hover {
box-shadow: inset 4px 0 0 0 hsl(var(--metrology-accent));
}
/* Main Panel */
.bp_MainPanel {
margin-left: 1px;
}
/* Room Header */
.mx_RoomHeader {
background: linear-gradient(to bottom, hsl(var(--metrology-background)), hsla(var(--metrology-background),.25));
backdrop-filter: blur(10px);
box-shadow: none;
/* box-shadow: 0 12px 20px hsla(var(--metrology-gray-6), .5); */
}
.mx_RoomHeader_wrapper {
padding: 8px 16px 12px;
}
.mx_DecoratedRoomAvatar {
margin: 0;
padding: 0;
}
.mx_RoomHeader_name {
color: hsl(var(--metrology-text-primary));
font-size: 2.5rem;
line-height: 1.25;
border-radius: var(--metrology-round-corner-small);
padding: 1px 12px 4px 0;
}
.mx_DateSeparator>div {
border: none;
font-weight: 600;
text-transform: uppercase;
font-size: 1.15rem;
letter-spacing: .75px;
color: hsl(var(--metrology-text-secondary));
}
.mx_RoomView_dateSeparator_container .mx_DateSeparator>div {
background: none;
}
/* Messages */
.bp_MainPanel {
z-index: 10;
box-shadow: 0 4px 24px 0 hsla(var(--metrology-shadow));
}
.mx_RoomView_body {
box-shadow: none;
}
.mx_RoomView_body .mx_RoomView_timeline {
margin-top: -56px;
margin-bottom: -80px;
}
.mx_RoomView_body .mx_RoomView_messagePanel, .mx_RoomView_body .mx_RoomView_messagePanelSearchSpinner, .mx_RoomView_body .mx_RoomView_messagePanelSpinner {
padding-top: 56px;
padding-bottom: 80px;
}
.mx_EventTile_message .mx_EventTile_line, .mx_EventTile_sticker .mx_EventTile_line, .mx_EventTile_messageOut .mx_EventTile_line {
padding: 6px 10px;
}
.mx_EventTile_message, .mx_EventTile_sticker {
margin-bottom: 8px;
}
.mx_EventTile_messageIn .mx_EventTile_line {
background: hsl(var(--metrology-gray-3));
color: hsl(var(--metrology-text-primary));
}
.mx_EventTile_messageOut .mx_EventTile_line {
background: linear-gradient(145deg,hsl(var(--metrology-accent)) 3%,hsl(var(--metrology-complement)) 97%);
color: hsl(var(--metrology-text-primary));
}
.mx_EventTile_message.mx_EventTile_messageIn .mx_EventTile_line::before {
content: "â—¢";
position: absolute;
bottom: -1px;
left: -6px;
color: hsl(var(--metrology-gray-3));
line-height: 1;
background-color: hsl(var(--metrology-gray-3));
transform: rotateY(160deg);
}
.mx_EventTile_message.mx_EventTile_messageOut .mx_EventTile_line::after {
content: "â—£";
position: absolute;
bottom: -3px;
right: -9px;
color: hsla(220, 83%, 62%, 1) !important;
text-align: right;
line-height: 1;
}
.mx_EventTile_emoji .mx_EventTile_line::before, .mx_EventTile_file .mx_EventTile_line::before, .mx_EventTile_sticker .mx_EventTile_line::before, .mx_EventTile_emoji .mx_EventTile_line::after, .mx_EventTile_file .mx_EventTile_line::after, .mx_EventTile_sticker .mx_EventTile_line::after {
content: " " !important;
}
.mx_EmojiPicker, .bp_LinkPreview, .mx_ContextualMenu, .mx_RightPanel, .mx_MImageBody_thumbnail,
.mx_EventTile_message.mx_EventTile_messageIn .mx_MessageBody .mx_EventTile_line,
.mx_EventTile_sticker.mx_EventTile_messageIn .mx_MessageBody .mx_EventTile_line,
.mx_EventTile_message.mx_EventTile_messageOut .mx_MessageBody .mx_EventTile_line,
.mx_EventTile_sticker.mx_EventTile_messageOut .mx_MessageBody .mx_EventTile_line {
border-radius: var(--metrology-round-corner-medium);
}
.mx_EventTile_message.mx_EventTile_firstInGroup .mx_EventTile_line, .mx_EventTile_sticker.mx_EventTile_firstInGroup .mx_EventTile_line {
border-top-left-radius: var(--metrology-round-corner-medium)!important;
border-top-right-radius: var(--metrology-round-corner-medium)!important;
}
.mx_EventTile_message.mx_EventTile_last .mx_EventTile_line, .mx_EventTile_message.mx_EventTile_lastInGroup .mx_EventTile_line, .mx_EventTile_message.mx_EventTile_lastInSection .mx_EventTile_line, .mx_EventTile_sticker.mx_EventTile_last .mx_EventTile_line, .mx_EventTile_sticker.mx_EventTile_lastInGroup .mx_EventTile_line, .mx_EventTile_sticker.mx_EventTile_lastInSection .mx_EventTile_line {
border-bottom-left-radius: var(--metrology-round-corner-medium)!important;
border-bottom-right-radius: var(--metrology-round-corner-medium)!important;
}
.mx_EventTile_message.mx_EventTile_messageIn .mx_EventTile_line {
border-bottom-left-radius: 0!important;
}
.mx_EventTile_message.mx_EventTile_messageOut .mx_EventTile_line {
border-bottom-right-radius: 0!important;
}
.mx_EventTile_message .mx_MessageTimestamp,
.mx_EventTile_sticker .mx_MessageTimestamp {
font-size: 10px;
font-weight: 300;
}
.mx_EventTile_messageIn .mx_SenderInfo_wrapper {
margin-bottom: 6px;
}
.mx_EventTile_messageIn .mx_MessageBody .mx_EventTile_avatar {
margin-right: 8px;
}
.mx_EventTile_messageIn.mx_EventTile_dm .mx_MessageBody {
grid-template-columns: 0 minmax(auto,max-content) minmax(35%,auto);
}
.mx_EventTile_messageOut .mx_MessageBody {
grid-template-columns: fit-content(24px) minmax(auto,max-content) minmax(25%,auto);
}
.mx_EventTile_messageIn .mx_MessageBody {
grid-template-columns: 36px minmax(auto,max-content) minmax(25%,auto);
}
.mx_EventTile_message .mx_EventTile_line :not(.mx_MImageBody,.mx_MVideoBody) {
max-width: none;
}
.mx_GroupLayout .mx_EventTile .mx_EventTile_line, .mx_GroupLayout .mx_EventTile .mx_EventTile_reply {
line-height: 2.1rem;
}
.mx_EventTile_message .mx_EventTile_line, .mx_EventTile_sticker .mx_EventTile_line, .mx_EventTile_messageOut .mx_EventTile_line {
padding: 6px 12px 8px;
}
.mx_EventTile_message .mx_MessageTimestamp, .mx_EventTile_sticker .mx_MessageTimestamp {
color: hsl(var(--metrology-text-secondary));
}
.mx_EventTile_messageIn .mx_ReplyChain {
background: hsla(var(--metrology-gray-1),.25)
}
.mx_ReplyChain_wrapper .mx_ReplyChain:last-child {
margin-bottom: 4px;
border-bottom-left-radius: var(--metrology-round-corner-medium);
border-bottom-right-radius: var(--metrology-round-corner-medium);
}
.mx_ReplyChain_wrapper .mx_ReplyChain:first-child {
border-top-left-radius: var(--metrology-round-corner-medium);
border-top-right-radius: var(--metrology-round-corner-medium);
margin-top: 4px;
}
li.mx_RoomView_myReadMarker_container {
height: auto;
justify-content: center;
flex-direction: column;
}
hr.mx_RoomView_myReadMarker {
border: 1px solid hsl(var(--metrology-accent));
border-bottom: 0;
margin-top: 8px;
margin-bottom: 8px;
top: 0;
}
.mx_RoomView_myReadMarker_newLabel {
color: hsl(var(--metrology-accent));
height: 24px;
text-transform: uppercase;
font-size: 1.15rem;
font-weight: 700;
letter-spacing: .75px;
margin-bottom: 8px;
}
.mx_ReactionsRowButton {
background: hsl(var(--metrology-gray-2));
border: 0;
}
.mx_ReactionsRowButton:hover {
background: hsl(var(--metrology-gray-3));
box-shadow: none;
}
.mx_ReactionsRowButton.mx_ReactionsRowButton_selected {
box-shadow: none;
background: hsl(var(--metrology-accent));
}
/* Message Composer */
.mx_MessageComposer {
background: linear-gradient(to bottom, hsla(var(--metrology-background),.5), hsl(var(--metrology-background)));
backdrop-filter: blur(10px);
}
.mx_MessageComposer_wrapper {
background: hsla(var(--metrology-gray-3),.5) !important;
border-radius: var(--metrology-round-corner-medium);
margin-top: 4px;
}
.mx_SendMessageComposer .mx_BasicMessageComposer .mx_BasicMessageComposer_input>* {
line-height: 2.1rem;
margin-top: 1rem;
}
.mx_SendMessageComposer .mx_BasicMessageComposer .mx_BasicMessageComposer_input>:first-child {
line-height: 2.1rem;
margin-top: 0;
}
.mx_BasicMessageComposer .mx_BasicMessageComposer_input.mx_BasicMessageComposer_input_shouldShowPillAvatar {
color: hsl(var(--metrology-text-primary));
}
.mx_MessageComposer_send {
background: linear-gradient(160deg, hsl(var(--metrology-complement)) 3%, hsl(var(--metrology-accent)) 128.02%);
background-clip: text;
text-fill-color: transparent;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.mx_EmojiPicker_category_label, .mx_EmojiPicker_preview_name {
color: hsl(var(--metrology-text-heading));
font-size: 1.15rem;
font-weight: 600;
margin: 8px 0;
text-transform: uppercase;
letter-spacing: .75px;
}
.mx_HomePage_default .mx_HomePage_default_buttons .mx_AccessibleButton {
background: linear-gradient(160deg,hsl(var(--metrology-accent)) 3%,hsl(var(--metrology-complement)) 128.02%);
}
.mx_JumpToBottomButton {
bottom: 92px;
}
.mx_JumpToBottomButton_unread .mx_JumpToBottomButton_scrollDown {
background: hsl(var(--metrology-accent));
border-radius: var(--metrology-round-corner-medium);
}
.bp_WhoIsTypingTile {
height: 24px;
z-index: 10;
background: hsl(var(--metrology-background));
}
/* Message Alerts */
.mx_RoomView_statusArea {
background-color: hsl(var(--metrology-background));
}
.mx_RoomStatusBar_unsentMessages>div[role=alert] {
background-color: hsl(var(--metrology-gray-3));
border-radius: var(--metrology-round-corner-medium);
}
/* Message Search */
.mx_RoomView_auxPanel, .mx_RoomView_lowerAuxPanel {
z-index: 5;
}
.mx_SearchBar {
background: linear-gradient(to bottom, hsl(var(--metrology-background)), hsla(var(--metrology-background),.25));
backdrop-filter: blur(10px);
}
.mx_SearchBar .mx_SearchBar_button {
border-bottom: 4px solid hsl(var(--metrology-accent));
padding: 5px 0;
}
.mx_SearchBar .mx_SearchBar_unselected {
border-color: transparent;
}
.mx_SearchBar .mx_SearchBar_input {
background: hsla(var(--metrology-gray-3),.5);
border: .5px solid hsl(var(--metrology-gray-6));
border-radius: var(--metrology-round-corner-medium);
}
/* Panel and Dialogs */
.dark-panel {
background-color: hsl(var(--metrology-gray-1));
}
.mx_RightPanel_headerButton_highlight:before {
background-color: hsl(var(--metrology-accent))!important;
}
.mx_ContextualMenu, .bp_newChatDropdown {
background-color: hsl(var(--metrology-gray-1));
color: hsl(var(--metrology-text-primary));
border-radius: var(--metrology-round-corner-medium);
}
.mx_IconizedContextMenu .mx_IconizedContextMenu_optionList .mx_AccessibleButton {
font-size: 1.3rem;
color: hsl(var(--metrology-text-primary));
}
.mx_IconizedContextMenu.mx_IconizedContextMenu_compact .mx_IconizedContextMenu_optionList>* {
padding: 6px 16px 6px 11px;
}
.mx_RoomTile2_contextMenu .mx_IconizedContextMenu_icon:before {
background: hsl(var(--metrology-text-secondary));
}
#confirmConnectionSearchInput, #newChatUserSearchInput {
background-color: hsl(var(--metrology-gray-2));
/* color: hsl(var(--metrology-text-primary)); */
border-radius: var(--metrology-round-corner-medium);
}
.bp_newChatDropdown .contactItem.active, .bp_newChatDropdown .contactItem:hover {
background-color: hsl(var(--metrology-gray-3));
border-radius: var(--metrology-round-corner-medium);
}
.mx_Dialog {
background-color: hsl(var(--metrology-gray-1));
border-radius: var(--metrology-round-corner-medium);
}
.mx_Dialog_cancelButton {
width: 12px;
height: 12px;
top: 2px;
}
.rc-dialog-wrap {
background-color: hsla(var(--metrology-background),.66);
}
.commandbar-animation.commandbar-opened {
background-color: hsl(var(--metrology-gray-2)) !important;
}
.commandbar-ek2juz {
background: hsl(var(--metrology-background))
}
/* Settings */
.mx_Dialog_wrapper {
top: 32px;
left: 0;
width: 100%;
height: calc(100% - 64px);
align-items: center;
justify-content: space-around;
}
/* .mx_Dialog, */
.mx_ChatNetworks_Dialog {
width: 100%;
height: 100%;
}
.mx_Dialog_title {
color: hsl(var(--metrology-text-heading));
font-weight: 600;
font-size: 1.25rem;
margin-top: 0;
margin-bottom: 0;
text-transform: uppercase;
letter-spacing: .5px;
}
.mx_TabbedView {
padding: 0;
}
.mx_TabbedView_tabsOnLeft .mx_TabbedView_tabLabel_active {
background-color: transparent;
border-left: 4px solid hsl(var(--metrology-accent));
color: hsl(var(--metrology-text-primary));
}
.mx_TabbedView_tabsOnLeft .mx_TabbedView_maskedIcon {
margin-left: 16px;
}
.mx_TabbedView_tabsOnLeft .mx_TabbedView_tabLabel_active .mx_TabbedView_maskedIcon:before {
background-color: hsl(var(--metrology-accent));
}
.mx_TabbedView_tabLabel {
border-radius: var(--metrology-round-corner-medium);
border-left: 4px solid transparent;
margin-bottom: 4px;
border-radius: var(--metrology-round-corner-small);
}
.mx_SettingsTab {
color: hsl(var(--metrology-text-primary));
}
.mx_SettingsTab_heading {
font-size: 3rem;
color: hsl(var(--metrology-text-heading));
}
.mx_TabbedView_tabsOnLeft .mx_TabbedView_tabLabels {
width: 220px;
max-width: 220px;
color: hsl(var(--metrology-text-primary));
}
.ChatNetworksDialog-leftbar .tabbar .tab .name {
color: hsl(var(--metrology-text-primary));
font-weight: normal;
font-size: 14px;
}
.ChatNetworksDialog-content .panel-title {
color: hsl(var(--metrology-text-heading));
font-weight: 600;
}
.ChatNetworksDialog-leftbar .tabbar .tab.selected, .ChatNetworksDialog-leftbar .tabbar .tab.selected:hover {
background: hsl(var(--metrology-accent));
}
.mx_SettingsTab_subheading {
color: hsl(var(--metrology-text-heading));
}
.mx_Field label {
color: hsl(var(--metrology-text-secondary));
}
.mx_AccessibleButton_hasKind:not(.mx_AccessibleButton_kind_link):not(.mx_AccessibleButton_kind_link_inline):not(.mx_MatrixChat_splashButtons), .mx_Dialog_buttons button, .mx_Dialog_buttons input[type=submit], .mx_Dialog button, .mx_Dialog input[type=submit] {
box-shadow: inset 0 0 0 1px hsl(var(--metrology-gray-6))!important;
background: hsl(var(--metrology-gray-2));
border-radius: var(--metrology-round-corner-medium);
}
.mx_Dialog_buttons button:hover, .mx_Dialog button:hover {
background: hsl(var(--metrology-gray-3));
}
.mx_Dialog_buttons button:active, .mx_Dialog button:active {
background: hsl(var(--metrology-gray-2));
}
.mx_AccessibleButton_kind_primary, .mx_Dialog_buttons button.mx_Dialog_primary, .mx_Dialog_buttons input[type=submit].mx_Dialog_primary, .mx_Dialog button.mx_Dialog_primary, .mx_Dialog input[type=submit].mx_Dialog_primary {
box-shadow: none!important;
background: hsl(var(--metrology-accent));
}
.mx_AccessibleButton_kind_primary:hover, .mx_Dialog_buttons button.mx_Dialog_primary:hover, .mx_Dialog button.mx_Dialog_primary:hover {
background: hsl(var(--metrology-highlight));
}
.mx_AccessibleButton_kind_primary:active, .mx_Dialog_buttons button.mx_Dialog_primary:active, .mx_Dialog button.mx_Dialog_primary:active {
background: hsl(var(--metrology-accent));
}
.mx_ToggleSwitch.mx_ToggleSwitch_on {
background-color: hsl(var(--metrology-accent));
}
.mx_Checkbox.mx_Checkbox_kind_solid input[type=checkbox]:checked+label>.mx_Checkbox_background {
background: hsl(var(--metrology-accent));
border-color: hsl(var(--metrology-accent));
}
.mx_StyledRadioButton_checked {
border-color: hsl(var(--metrology-accent));
}
.mx_StyledRadioButton input[type=radio]:checked+div {
border-color: hsl(var(--metrology-accent));
}
.mx_StyledRadioButton input[type=radio]:checked+div>div {
background: hsl(var(--metrology-accent));
}
.mx_AccessibleButton_kind_link {
color: hsl(var(--metrology-accent));
}
.mx_ToggleSwitch {
width: 4rem;
height: 1.5rem;
}
.mx_ToggleSwitch.mx_ToggleSwitch_on>.mx_ToggleSwitch_ball {
left: calc(100% - 1.4rem);
}
.mx_ToggleSwitch_ball {
width: 1.25rem;
height: 1.25rem;
left: .25rem;
}
.mx_SettingsTab_section .mx_SettingsFlag {
margin-right: 80px;
margin-bottom: 12px;
}
/* Tooltip */
.bp_PopperTooltip {
--tooltipBackground: hsl(var(--metrology-background));
--tooltipBorder: hsl(var(--metrology-background));
border-radius: var(--metrology-round-corner-small);
color: hsl(var(--metrology-text-primary));
box-shadow: 0 4px 12px 0px hsla(var(--metrology-shadow));
}
/* MERGE COMMADOT.COM PARTS */
.bp_RoomTile:not(.small):hover:not(.active) * {
color: #ffffff;
}
.bp_RoomTile:not(.small):hover:not(.active) .nv_BridgedIcon:before {background-color: #fff;}
/* ADMIN SECTION */
/* The word Theme is just taking up space */
.mx_SettingsTab_subheading {
display:none
}
/* Appearance settings */
.mx_AppearanceUserSettingsTab textarea {
width: 610px;
height: 330px;
font-family: courier, monospsace !important;
font-size: 13px;
background-color: #eeeeee;
color: #000000;
}
/* text area for css is two fields for some reason */
.mx_AppearanceUserSettingsTab .mx_Field {
width: 650px;
height: 350px;
border: 1px solid #979797;
}
/* the css label label isn't needed here */
.mx_AppearanceUserSettingsTab .mx_Field_textarea label {
display:none
}
/* light and dark should be side by side buttons */
.mx_ThemeSelectors {
display:flex;
margin-top: 10px;
width: 200px
}
/* inner padding and cursor for the light vs dark */
.mx_ThemeChoicePanel .mx_StyledRadioButton {
padding: 10px;
flex:1;
cursor: pointer;
border-width: 2px;
}
/* a nice hover effect for the light vs dark */
.mx_ThemeChoicePanel .mx_StyledRadioButton:hover {
border: 2px solid red !important;
background-color: #ff000015;
transition: all 0.3s ease;
}
/* Make the radio button visible for the light vs dark */
.mx_StyledRadioButton input[type=radio]:checked+div {
border: 2px solid #ffffff;
}
.mx_StyledRadioButton input[type=radio]:checked+div>div {
background-color: #ffffff;
}
/* Margin in between for the light vs dark */
.mx_ThemeSelector_light { margin-right: 10px !important;}
/* ON state is blue for the light vs dark */
.mx_ThemeChoicePanel .mx_StyledRadioButton_checked {
background-color: #4958f5 !important;
border-color: #4958f5 !important;
color: #ffffff;
}
.mx_ThemeChoicePanel .mx_StyledRadioButton_checked:hover {
background-color: #4958f5 !important;
border-color: #4958f5 !important;
}
/* indenting the textarea and button */
.mx_SettingsTab_section {
margin-left: 12px;
}
/* buttons with shadows */
.mx_AccessibleButton_hasKind:not(.mx_AccessibleButton_kind_link):not(.mx_AccessibleButton_kind_link_inline):not(.mx_MatrixChat_splashButtons),
.mx_Dialog_buttons button,
.mx_Dialog_buttons input[type=submit],
.mx_Dialog button, .mx_Dialog input[type=submit] {
background-color: #4958f5;
border-radius: 100px;
color: white;
padding: 8px 24px;
font-size: 13px;
cursor: pointer;
margin-right: 12px;
text-transform: uppercase;
font-weight: bold;
box-shadow:none;
transition: all 0.3s ease;
}
.mx_AccessibleButton_hasKind:not(.mx_AccessibleButton_kind_link):not(.mx_AccessibleButton_kind_link_inline):not(.mx_MatrixChat_splashButtons):active,
.mx_Dialog_buttons button:active,
.mx_Dialog_buttons input[type=submit]:active,
.mx_Dialog button, .mx_Dialog input[type=submit]:active {
box-shadow: none !important;
transition: all 0.3s ease;
}
.mx_AccessibleButton_hasKind:not(.mx_AccessibleButton_kind_link):not(.mx_AccessibleButton_kind_link_inline):not(.mx_MatrixChat_splashButtons):hover,
.mx_Dialog_buttons button:hover,
.mx_Dialog_buttons input[type=submit]:hover,
.mx_Dialog button, .mx_Dialog input[type=submit]:hover {
box-shadow: 0px 0px 8px 0 rgba(0,0,0,0.24),0 4px 16px 0 rgba(0,0,0,0.19),inset 0px 0px 0px 2px #f00;
background-color: #4251fc;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.mx_AccessibleButton_kind_danger {background-color: red !important}
/* end buttons */
/* Toggles */
.mx_ToggleSwitch_ball {
box-shadow:
0 0 0 1px hsl(0deg 0% 0% / 10%),
0 4px 0px 0 hsl(0deg 0% 0% / 4%),
0 4px 9px hsl(0deg 0% 0% / 13%),
0 3px 3px hsl(0deg 0% 0% / 5%)
}
/*admin section left side font */
.mx_TabbedView_tabLabel {
font-size: 1.4rem;
}
.mx_AccessibleButton:hover {
background-color: hsl(var(--metrology-accent))
}
.bp_RoomTile:not(.small):hover:not(.active) .outline .mask,
.bp_RoomTile:not(.small).active .outline .mask {
background: none !important;
}
/* COMPACT MODE */
.bp_LeftPanel .rooms .favourites__tiles {
gap: 12px;
}
/* not for everyone, but I dont want the previews */
.bp_RoomTile .preview {display:none}
/* trying to make the whole thing smaller */
.bp_RoomTile {height: 36px;}
.bp_RoomTile .actions-container {
margin-right: 0px;
transition-delay: 0ms;
}
.bp_RoomTile .actions-container .row-info,
.bp_RoomTile .actions-container .tile_actions,
.bp_RoomTile .actions-container .info
{
flex-direction: row;
height: auto !important;
border-radius: 0px !important;
width: auto !important;
padding: 0px !important;
}
.bp_RoomTile:not(.small):hover .actions-container {
transform: none;
}
.bp_RoomTile:not(.small) .outline {
grid-template-columns: 10px 32px 1fr auto;
background: none !important;
}
.bp_LeftPanel .rooms .favourites__tiles {
padding: 8px 0px;
}
/* Side panel in main console avatars smaller*/
.mx_BaseAvatar_initial,
.bp_RoomTile:not(.small) .outline .mx_BaseAvatar,
.bp_RoomTile:not(.small) .outline .mx_BaseAvatar_image,
.bp_LeftPanel .rooms .favourites .bp_RoomTile.small .outline .mx_BaseAvatar_image,
.bp_LeftPanel .rooms .favourites .bp_RoomTile.small .outline .avatar .mx_BaseAvatar_initial,
.bp_LeftPanel .rooms .favourites .bp_RoomTile.small,
.mx_BaseAvatar_image,
.bp_Avatar {
width: 24px !important;
height: 24px !important;
line-height: 24px!important;
font-size: 1rem !important;
font-weight: bold;
border-radius: 100px;
}
/* Active row, white text */
.bp_RoomTile.active:not(.small)
{
background-color: hsl(var(--metrology-accent)) !important;
border-left: 4px solid #2a69c7;
}
.bp_RoomTile:not(.small).active .outline,
.bp_RoomTile:not(.small).active .outline.electronTransparency,
.bp_RoomTile:not(.small).active .row.info {
background-color: transparent;
}
/* Incoming msg is simple blue */
XX.mx_EventTile_messageOut .mx_EventTile_line,
XX.mx_RedactedBody {
background: #2a69c7 !important;
color: #ffffff;
}
/* BAckground of right side */
.mx_RoomView_messageListWrapper {
background: linear-gradient(-45deg, #ee765280, #e73c7e80, #23a6d580, #23d5ab80);
background-size: 400% 400%;
animation: gradient 15s ease infinite;
}
@keyframes gradient {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
/* mask black not gray */
.rc-dialog-wrap {
background-color: #000000a3;
}
.bp_LeftPanel .rooms .unread_hint {padding: 8px;}
.bp_LeftPanel .rooms .favourites_avatar {
height: auto !important;
}
================================================
FILE: deprecated-v3/legacy/glenlipka-hybrid-light.css
================================================
/* Version 1.2 9/23/2022 */
/* You can use a local font if you want. This uses Nunito */
/* Theme started with https://github.com/Madelena/Metrology-for-Beeper and then added my own compact mode, then tweaks from there */
* * {
font-family: Nunito, "Segoe UI", Roboto, sans-serif !important;
}
body {
--metrology-hue: 212; /* Enter values between 0 and 359 to change the color of the theme. */
--metrology-accent: var(--metrology-hue), 100%, 38%;
--metrology-highlight: var(--metrology-hue), 100%, 60%;
--metrology-complement: calc(var(--metrology-hue) - 50), 100%, 28%;
/* Dark Theme */
--metrology-background: 0, 0%, 0%;
--metrology-text-primary: 0, 0%, 100%;
--metrology-text-heading: 0, 0%, 95%;
--metrology-text-secondary: 0, 0%, 66%;
--metrology-gray-1: 0, 0%, 9%;
--metrology-gray-2: 0, 0%, 15%;
--metrology-gray-3: 0, 0%, 21%;
--metrology-gray-6: 0, 0%, 46%;
--metrology-shadow: 0, 0%, 0%, .25;
/* Light Theme - Uncomment the following code to apply, then switch to Light Theme in the app. */
--metrology-background: 0, 0%, 100%;
--metrology-text-primary: 0, 0%, 0%;
--metrology-text-heading: 0, 0%, 10%;
--metrology-text-secondary: 0, 0%, 50%;
--metrology-gray-1: 0, 0%, 98%;
--metrology-gray-2: 0, 0%, 95%;
--metrology-gray-3: 0, 0%, 90%;
--metrology-gray-6: 0, 0%, 82%;
--metrology-shadow: 0, 0%, 0%, .1;
--metrology-round-corner-small: 0;
--metrology-round-corner-medium: 8px; /* 0 for the sharp Metro experience. 4px for a more moderate Fluent. */
background-color: hsl(var(--metrology-background));
color: hsl(var(--metrology-text-primary)) ;
}
.bp_TitleBar {
background-color: transparent;
position: absolute;
height: 32px;
z-index: 100;
width: 100%;
}
.mx_MatrixChat>:not(.mx_SpacePanel):not(.mx_ResizeHandle):not(.mx_LeftPanel_wrapper):not(.bp_LeftPanel) {
padding-top: 32px;
height: calc(100% - 32px) !important;
background-color: hsl(var(--metrology-background));
}
h1, h2, h3, h4, h5, h6 {
color: hsl(var(--metrology-text-heading));
}
/* Left Panel */
.bp_LeftPanel {
margin-left: 48px;
}
.bp_LeftPanel .rooms .rooms_scroll-container {
margin-right: 0;
}
/* Space Bar */
.bp_LeftPanel .spaceBar {
padding: 32px 0 0 0;
margin-bottom: 0;
position: absolute !important;
top: 0;
left: 0;
background: hsl(var(--metrology-gray-2));
height: 100% !important;
width: 48px;
padding-top: 36px;
box-shadow: -8px 0px 24px -12px hsla(var(--metrology-shadow)) inset;
}
.bp_LeftPanel .spaceBar .grid {
display: grid;
grid-gap: 4px;
grid-template-columns: 48px;
grid-template-rows: repeat(auto-fill,40px);
position: relative;
top: 0;
height: calc(100% - 40px);
width: 48px;
}
.bp_LeftPanel .spaceBar .grid .bp_ProtocolsToggle {
display: none;
grid-row-start: auto;
grid-column-end: auto;
}
.bp_LeftPanel .spaceBar .grid .plus {
width: 48px;
height: auto;
margin: 0 0 8px 0;
grid-row-start: auto;
grid-row-end: -1;
}
.bp_LeftPanel .spaceBar .bp_SpaceBarItem.active, .bp_LeftPanel .spaceBar .bp_SpaceBarItem.active:hover {
background-color: transparent;
border-left: 4px solid hsl(var(--metrology-accent));
padding-left: 0;
width: 40px;
border-right: 4px solid transparent;
}
.bp_LeftPanel .spaceBar .bp_SpaceBarItem {
border-radius: var(--metrology-round-corner-small);
border: none;
width: 40px;
height: 40px;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
}
.bp_LeftPanel .spaceBar .bp_SpaceBarItem_image {
background-color: hsl(var(--metrology-text-primary));
}
.bp_LeftPanel .spaceBar .bp_SpaceBarItem .bp_SpaceBarItem_badge {
background-color: hsl(var(--metrology-accent));
}
.bp_LeftPanel .spaceBar .bp_SpaceBarItem .bp_Avatar, .bp_LeftPanel .spaceBar .bp_SpaceBarItem img {
filter: grayscale(1) opacity(0.75);
}
.bp_LeftPanel .spaceBar .bp_SpaceBarItem .bp_Avatar {
width: 22px;
height: 22px;
border-radius: var(--metrology-round-corner-medium);
filter: none!important;
}
.bp_LeftPanel .spaceBar .bp_SpaceBarItem .bp_Avatar span {
color: hsl(var(--metrology-text-primary)) !important;
mix-blend-mode: none !important;
}
/* Header and Search Bar */
.bp_Header {
margin-top: 32px;
height: 48px;
margin-bottom: -48px;
}
.bp_LeftPanel .searchBar {
padding: 0 112px 0 16px;
}
.bp_CommandBarSearch {
border-radius: var(--metrology-round-corner-medium);
background: hsl(var(--metrology-gray-2));
/* border: 1px solid hsl(var(--metrology-gray-6)); */
}
.bp_CommandBarSearch .bp_CommandBarSearch_overlay.bp_CommandBarSearch_overlay--prefix {
left: 12px;
}
.bp_CommandBarSearch input {
width: 64px;
}
.bp_CommandBarSearch_shortcutHint {
display: none;
}
/* Favorites */
.bp_LeftPanel .rooms .favourites {
padding: 0 4px;
/* margin-left: 4px; */
}
.bp_LeftPanel .rooms .favourites__tiles {
gap: 32px;
padding: 24px 20px;
justify-content: center;
}
.bp_LeftPanel .rooms .favourites__icons {
grid-template-columns: auto;
margin-right: 0;
}
.bp_LeftPanel .rooms .favourites_avatar {
height: 64px;
}
.bp_LeftPanel .rooms .favourites .bp_RoomTile.small .outline .avatar .mx_BaseAvatar_initial {
width: 64px!important;
line-height: 64px!important;
}
.bp_LeftPanel .rooms .favourites .bp_RoomTile.small .outline .mx_BaseAvatar_image {
width: 64px!important;
height: 64px!important;
}
.bp_LeftPanel .rooms .favourites .mx_BaseAvatar_image {
width: 64px!important;
height: 64px!important;
}
.bp_LeftPanel .rooms .favourites_avatar--unread .mx_BaseAvatar {
box-shadow: inset 0 0 0 1px hsl(0deg 0% 100% / 0%), 0 0 0 3px hsl(var(--metrology-accent));
}
/* Avatars */
.bp_Avatar_bg_1, .bp_Avatar_bg_2, .bp_Avatar_bg_3 {
background: linear-gradient(160deg,hsl(var(--metrology-gray-3)) 0%,hsl(var(--metrology-gray-2)) 100%)
}
.mx_BaseAvatar_initial {
color: hsl(var(--metrology-text-primary)) !important;
mix-blend-mode: color-dodge;
margin-top: -2px;
}
/* Contact List */
.bp_LeftPanel, .bp_LeftPanel .rooms_subtitle-container, .bp_RoomTile .actions-container .info {
background-color: hsl(var(--metrology-gray-1));
}
.bp_LeftPanel .rooms_subtitle-container {
min-height: 24px !important;
background: none;
}
.bp_RoomTile {
height: 72px;
margin: 1px 0
}
.bp_RoomTile:not(.small) {
padding: 0;
}
.bp_RoomTile:not(.small) .outline {
border-radius: var(--metrology-round-corner-small);
padding: 8px 4px 8px 4px;
}
/* modified */
.bp_RoomTile:not(.small):hover:not(.active) {
background-color: hsl(var(--metrology-highlight));
box-shadow: 0px 0px 8px 0 rgba(0,0,0,0.24),0 4px 16px 0 rgba(0,0,0,0.19);
transition: all 0.3s ease;
}
.bp_RoomTile .name {
padding: 2px 2px 4px 0;
color: hsl(var(--metrology-text-primary));
}
.bp_RoomTile .preview {
font-weight: normal;
letter-spacing: 0;
}
.bp_RoomTile .preview>span {
color: hsl(var(--metrology-text-secondary));
}
.bp_RoomTile:not(.small) .outline>div .indicator {
margin-left: -10px !important;
}
.bp_RoomTile:not(.small) .indicator.unread {
-webkit-mask-image: none;
mask-image: none;
background-color: hsl(var(--metrology-accent));
}
.bp_RoomTile .indicator.mention {
-webkit-mask-image: none;
mask-image: none;
background-color: hsl(var(--metrology-highlight));
}
.bp_RoomTile.isUnread .preview>span {
font-weight: 500;
color: hsl(var(--metrology-highlight));
}
.bp_RoomTile .actions-container {
margin-right: -30px;
}
.bp_RoomTile .actions-container .info {
height: 72px;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
flex-direction: column-reverse;
}
.bp_RoomTile .timestamp {
font-weight: 300;
padding-bottom: 8px;
}
.bp_RoomTile .details .row>* {
line-height: 1.25;
}
/* replacing with much broader transpaency next
.bp_RoomTile:not(.small).active .outline, .bp_RoomTile:not(.small).active .outline.electronTransparency, .bp_RoomTile:not(.small).active .row.info {
background-color: hsl(var(--metrology-gray-3));
}
*/
.bp_new-conversation-view .bp_RoomTile:not(.small).active .outline.electronTransparency,
.bp_new-conversation-view .bp_RoomTile:not(.small).active .outline,
.bp_new-conversation-view .bp_RoomTile:not(.small).active .row.info,
.bp_RoomTile:not(.small).active .outline,
.bp_RoomTile:not(.small).active .outline.electronTransparency,
.bp_RoomTile:not(.small).active .row.info,
.bp_new-conversation-view .bp_RoomTile:not(.small):hover:not(.active) .outline,
.bp_new-conversation-view .bp_RoomTile:not(.small):hover:not(.active) .outline .mask,
.bp_new-conversation-view .bp_RoomTile:not(.small):hover:not(.active) .row.info,
.bp_RoomTile:not(.small):hover:not(.active) .nv_BridgedIcon:before,
.bp_new-conversation-view .bp_RoomTile:not(.small):hover:is(.active) .outline,
.bp_new-conversation-view .bp_RoomTile:not(.small):hover:is(.active) .row.info,
.bp_new-conversation-view .bp_RoomTile:not(.small):hover:is(.active) .outline .mask,
.bp_new-conversation-view .tile_actions-button:hover
{
background: transparent !important
}
/*modified */
.bp_RoomTile:not(.small):hover:not(.active) .row.info {
background: none !important;
}
.bp_RoomTile .tile_actions-button, .bp_RoomTile .tile_actions .bp_Button2 {
border-radius: var(--metrology-round-corner-small);
}
/* changing it mind after
.bp_RoomTile .tile_actions-button:hover {
background-color: hsl(var(--metrology-gray-3));
border-radius: 100px;
}
*/
.bp_RoomTile .tile_actions-button:hover {
background-color: lightblue;
border-radius: 100px;
}
.bp_LeftPanel .rooms .unread_hint {
padding: 32px 48px;
color: hsl(var(--metrology-gray-6))
}
.mx_MatrixChat.resizing>.mx_ResizeHandle, .mx_MatrixChat>.mx_ResizeHandle:hover, .mx_RightPanel_ResizeWrapper .mx_ResizeHandle.resizing, .mx_RightPanel_ResizeWrapper .mx_ResizeHandle:hover {
box-shadow: inset 4px 0 0 0 hsl(var(--metrology-accent));
}
/* Main Panel */
.bp_MainPanel {
margin-left: 1px;
}
/* Room Header */
.mx_RoomHeader {
background: linear-gradient(to bottom, hsl(var(--metrology-background)), hsla(var(--metrology-background),.25));
backdrop-filter: blur(10px);
box-shadow: none;
/* box-shadow: 0 12px 20px hsla(var(--metrology-gray-6), .5); */
}
.mx_RoomHeader_wrapper {
padding: 8px 16px 12px;
}
.mx_DecoratedRoomAvatar {
margin: 0;
padding: 0;
}
.mx_RoomHeader_name {
color: hsl(var(--metrology-text-primary));
font-size: 2.5rem;
line-height: 1.25;
border-radius: var(--metrology-round-corner-small);
padding: 1px 12px 4px 0;
}
.mx_DateSeparator>div {
border: none;
font-weight: 600;
text-transform: uppercase;
font-size: 1.15rem;
letter-spacing: .75px;
color: hsl(var(--metrology-text-secondary));
}
.mx_RoomView_dateSeparator_container .mx_DateSeparator>div {
background: none;
}
/* Messages */
.bp_MainPanel {
z-index: 10;
box-shadow: 0 4px 24px 0 hsla(var(--metrology-shadow));
}
.mx_RoomView_body {
box-shadow: none;
}
.mx_RoomView_body .mx_RoomView_timeline {
margin-top: -56px;
margin-bottom: -80px;
}
.mx_RoomView_body .mx_RoomView_messagePanel, .mx_RoomView_body .mx_RoomView_messagePanelSearchSpinner, .mx_RoomView_body .mx_RoomView_messagePanelSpinner {
padding-top: 56px;
padding-bottom: 80px;
}
.mx_EventTile_message .mx_EventTile_line, .mx_EventTile_sticker .mx_EventTile_line, .mx_EventTile_messageOut .mx_EventTile_line {
padding: 6px 10px;
}
.mx_EventTile_message, .mx_EventTile_sticker {
margin-bottom: 8px;
}
.mx_EventTile_messageIn .mx_EventTile_line {
background: hsl(var(--metrology-gray-3));
color: hsl(var(--metrology-text-primary));
}
.mx_EventTile_messageOut .mx_EventTile_line {
background: linear-gradient(145deg,hsl(var(--metrology-accent)) 3%,hsl(var(--metrology-complement)) 97%);
color: hsl(var(--metrology-text-primary));
}
.mx_EventTile_message.mx_EventTile_messageIn .mx_EventTile_line::before {
content: "â—¢";
position: absolute;
bottom: -1px;
left: -9px;
color: hsl(var(--metrology-gray-3));
line-height: 1;
}
.mx_EventTile_message.mx_EventTile_messageOut .mx_EventTile_line::after {
content: "â—£";
position: absolute;
bottom: -1px;
right: -9px;
color: hsl(var(--metrology-complement));
text-align: right;
line-height: 1;
}
.mx_EventTile_emoji .mx_EventTile_line::before, .mx_EventTile_file .mx_EventTile_line::before, .mx_EventTile_sticker .mx_EventTile_line::before, .mx_EventTile_emoji .mx_EventTile_line::after, .mx_EventTile_file .mx_EventTile_line::after, .mx_EventTile_sticker .mx_EventTile_line::after {
content: " " !important;
}
.mx_EmojiPicker, .bp_LinkPreview, .mx_ContextualMenu, .mx_RightPanel, .mx_MImageBody_thumbnail,
.mx_EventTile_message.mx_EventTile_messageIn .mx_MessageBody .mx_EventTile_line,
.mx_EventTile_sticker.mx_EventTile_messageIn .mx_MessageBody .mx_EventTile_line,
.mx_EventTile_message.mx_EventTile_messageOut .mx_MessageBody .mx_EventTile_line,
.mx_EventTile_sticker.mx_EventTile_messageOut .mx_MessageBody .mx_EventTile_line {
border-radius: var(--metrology-round-corner-medium);
}
.mx_EventTile_message.mx_EventTile_firstInGroup .mx_EventTile_line, .mx_EventTile_sticker.mx_EventTile_firstInGroup .mx_EventTile_line {
border-top-left-radius: var(--metrology-round-corner-medium)!important;
border-top-right-radius: var(--metrology-round-corner-medium)!important;
}
.mx_EventTile_message.mx_EventTile_last .mx_EventTile_line, .mx_EventTile_message.mx_EventTile_lastInGroup .mx_EventTile_line, .mx_EventTile_message.mx_EventTile_lastInSection .mx_EventTile_line, .mx_EventTile_sticker.mx_EventTile_last .mx_EventTile_line, .mx_EventTile_sticker.mx_EventTile_lastInGroup .mx_EventTile_line, .mx_EventTile_sticker.mx_EventTile_lastInSection .mx_EventTile_line {
border-bottom-left-radius: var(--metrology-round-corner-medium)!important;
border-bottom-right-radius: var(--metrology-round-corner-medium)!important;
}
.mx_EventTile_message.mx_EventTile_messageIn .mx_EventTile_line {
border-bottom-left-radius: 0!important;
}
.mx_EventTile_message.mx_EventTile_messageOut .mx_EventTile_line {
border-bottom-right-radius: 0!important;
}
.mx_EventTile_message .mx_MessageTimestamp,
.mx_EventTile_sticker .mx_MessageTimestamp {
font-size: 10px;
font-weight: 300;
}
.mx_EventTile_messageIn .mx_SenderInfo_wrapper {
margin-bottom: 6px;
}
.mx_EventTile_messageIn .mx_MessageBody .mx_EventTile_avatar {
margin-right: 8px;
}
.mx_EventTile_messageIn.mx_EventTile_dm .mx_MessageBody {
grid-template-columns: 0 minmax(auto,max-content) minmax(35%,auto);
}
.mx_EventTile_messageOut .mx_MessageBody {
grid-template-columns: fit-content(24px) minmax(auto,max-content) minmax(25%,auto);
}
.mx_EventTile_messageIn .mx_MessageBody {
grid-template-columns: 36px minmax(auto,max-content) minmax(25%,auto);
}
.mx_EventTile_message .mx_EventTile_line :not(.mx_MImageBody,.mx_MVideoBody) {
max-width: none;
}
.mx_GroupLayout .mx_EventTile .mx_EventTile_line, .mx_GroupLayout .mx_EventTile .mx_EventTile_reply {
line-height: 2.1rem;
}
.mx_EventTile_message .mx_EventTile_line, .mx_EventTile_sticker .mx_EventTile_line, .mx_EventTile_messageOut .mx_EventTile_line {
padding: 6px 12px 8px;
}
.mx_EventTile_message .mx_MessageTimestamp, .mx_EventTile_sticker .mx_MessageTimestamp {
color: hsl(var(--metrology-text-secondary));
}
.mx_EventTile_messageIn .mx_ReplyChain {
background: hsla(var(--metrology-gray-1),.25)
}
.mx_ReplyChain_wrapper .mx_ReplyChain:last-child {
margin-bottom: 4px;
border-bottom-left-radius: var(--metrology-round-corner-medium);
border-bottom-right-radius: var(--metrology-round-corner-medium);
}
.mx_ReplyChain_wrapper .mx_ReplyChain:first-child {
border-top-left-radius: var(--metrology-round-corner-medium);
border-top-right-radius: var(--metrology-round-corner-medium);
margin-top: 4px;
}
li.mx_RoomView_myReadMarker_container {
height: auto;
justify-content: center;
flex-direction: column;
}
hr.mx_RoomView_myReadMarker {
border: 1px solid hsl(var(--metrology-accent));
border-bottom: 0;
margin-top: 8px;
margin-bottom: 8px;
top: 0;
}
.mx_RoomView_myReadMarker_newLabel {
color: hsl(var(--metrology-accent));
height: 24px;
text-transform: uppercase;
font-size: 1.15rem;
font-weight: 700;
letter-spacing: .75px;
margin-bottom: 8px;
}
.mx_ReactionsRowButton {
background: hsl(var(--metrology-gray-2));
border: 0;
}
.mx_ReactionsRowButton:hover {
background: hsl(var(--metrology-gray-3));
box-shadow: none;
}
.mx_ReactionsRowButton.mx_ReactionsRowButton_selected {
box-shadow: none;
background: hsl(var(--metrology-accent));
}
/* Message Composer */
.mx_MessageComposer {
background: linear-gradient(to bottom, hsla(var(--metrology-background),.5), hsl(var(--metrology-background)));
backdrop-filter: blur(10px);
}
.mx_MessageComposer_wrapper {
background: hsla(var(--metrology-gray-3),.5);
border: .5px solid hsl(var(--metrology-gray-6));
border-radius: var(--metrology-round-corner-medium);
}
.mx_SendMessageComposer .mx_BasicMessageComposer .mx_BasicMessageComposer_input>* {
line-height: 2.1rem;
margin-top: 1rem;
}
.mx_SendMessageComposer .mx_BasicMessageComposer .mx_BasicMessageComposer_input>:first-child {
line-height: 2.1rem;
margin-top: 0;
}
.mx_BasicMessageComposer .mx_BasicMessageComposer_input.mx_BasicMessageComposer_input_shouldShowPillAvatar {
color: hsl(var(--metrology-text-primary));
}
.mx_MessageComposer_send {
background: linear-gradient(160deg, hsl(var(--metrology-complement)) 3%, hsl(var(--metrology-accent)) 128.02%);
background-clip: text;
text-fill-color: transparent;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.mx_EmojiPicker_category_label, .mx_EmojiPicker_preview_name {
color: hsl(var(--metrology-text-heading));
font-size: 1.15rem;
font-weight: 600;
margin: 8px 0;
text-transform: uppercase;
letter-spacing: .75px;
}
.mx_HomePage_default .mx_HomePage_default_buttons .mx_AccessibleButton {
background: linear-gradient(160deg,hsl(var(--metrology-accent)) 3%,hsl(var(--metrology-complement)) 128.02%);
}
.mx_JumpToBottomButton {
bottom: 92px;
}
.mx_JumpToBottomButton_unread .mx_JumpToBottomButton_scrollDown {
background: hsl(var(--metrology-accent));
border-radius: var(--metrology-round-corner-medium);
}
.bp_WhoIsTypingTile {
height: 24px;
z-index: 10;
background: hsl(var(--metrology-background));
}
/* Message Alerts */
.mx_RoomView_statusArea {
background-color: hsl(var(--metrology-background));
}
.mx_RoomStatusBar_unsentMessages>div[role=alert] {
background-color: hsl(var(--metrology-gray-3));
border-radius: var(--metrology-round-corner-medium);
}
/* Message Search */
.mx_RoomView_auxPanel, .mx_RoomView_lowerAuxPanel {
z-index: 5;
}
.mx_SearchBar {
background: linear-gradient(to bottom, hsl(var(--metrology-background)), hsla(var(--metrology-background),.25));
backdrop-filter: blur(10px);
}
.mx_SearchBar .mx_SearchBar_button {
border-bottom: 4px solid hsl(var(--metrology-accent));
padding: 5px 0;
}
.mx_SearchBar .mx_SearchBar_unselected {
border-color: transparent;
}
.mx_SearchBar .mx_SearchBar_input {
background: hsla(var(--metrology-gray-3),.5);
border: .5px solid hsl(var(--metrology-gray-6));
border-radius: var(--metrology-round-corner-medium);
}
/* Panel and Dialogs */
.dark-panel {
background-color: hsl(var(--metrology-gray-1));
}
.mx_RightPanel_headerButton_highlight:before {
background-color: hsl(var(--metrology-accent))!important;
}
.mx_ContextualMenu, .bp_newChatDropdown {
background-color: hsl(var(--metrology-gray-1));
color: hsl(var(--metrology-text-primary));
border-radius: var(--metrology-round-corner-medium);
}
.mx_IconizedContextMenu .mx_IconizedContextMenu_optionList .mx_AccessibleButton {
font-size: 1.3rem;
color: hsl(var(--metrology-text-primary));
}
.mx_IconizedContextMenu.mx_IconizedContextMenu_compact .mx_IconizedContextMenu_optionList>* {
padding: 6px 16px 6px 11px;
}
.mx_RoomTile2_contextMenu .mx_IconizedContextMenu_icon:before {
background: hsl(var(--metrology-text-secondary));
}
#confirmConnectionSearchInput, #newChatUserSearchInput {
background-color: hsl(var(--metrology-gray-2));
/* color: hsl(var(--metrology-text-primary)); */
border-radius: var(--metrology-round-corner-medium);
}
.bp_newChatDropdown .contactItem.active, .bp_newChatDropdown .contactItem:hover {
background-color: hsl(var(--metrology-gray-3));
border-radius: var(--metrology-round-corner-medium);
}
.mx_Dialog {
background-color: hsl(var(--metrology-gray-1));
border-radius: var(--metrology-round-corner-medium);
}
.mx_Dialog_cancelButton {
width: 12px;
height: 12px;
top: 2px;
}
.rc-dialog-wrap {
background-color: hsla(var(--metrology-background),.66);
}
.commandbar-animation.commandbar-opened {
background-color: hsl(var(--metrology-gray-2)) !important;
}
.commandbar-ek2juz {
background: hsl(var(--metrology-background))
}
/* Settings */
.mx_Dialog_wrapper {
top: 32px;
left: 0;
width: 100%;
height: calc(100% - 64px);
align-items: center;
justify-content: space-around;
}
/* .mx_Dialog, */
.mx_ChatNetworks_Dialog {
width: 100%;
height: 100%;
}
.mx_Dialog_title {
color: hsl(var(--metrology-text-heading));
font-weight: 600;
font-size: 1.25rem;
margin-top: 0;
margin-bottom: 0;
text-transform: uppercase;
letter-spacing: .5px;
}
.mx_TabbedView {
padding: 0;
}
.mx_TabbedView_tabsOnLeft .mx_TabbedView_tabLabel_active {
background-color: transparent;
border-left: 4px solid hsl(var(--metrology-accent));
color: hsl(var(--metrology-text-primary));
}
.mx_TabbedView_tabsOnLeft .mx_TabbedView_maskedIcon {
margin-left: 16px;
}
.mx_TabbedView_tabsOnLeft .mx_TabbedView_tabLabel_active .mx_TabbedView_maskedIcon:before {
background-color: hsl(var(--metrology-accent));
}
.mx_TabbedView_tabLabel {
border-radius: var(--metrology-round-corner-medium);
border-left: 4px solid transparent;
margin-bottom: 4px;
border-radius: var(--metrology-round-corner-small);
}
.mx_SettingsTab {
color: hsl(var(--metrology-text-primary));
}
.mx_SettingsTab_heading {
font-size: 3rem;
color: hsl(var(--metrology-text-heading));
}
.mx_TabbedView_tabsOnLeft .mx_TabbedView_tabLabels {
width: 220px;
max-width: 220px;
color: hsl(var(--metrology-text-primary));
}
.ChatNetworksDialog-leftbar .tabbar .tab .name {
color: hsl(var(--metrology-text-primary));
font-weight: normal;
font-size: 14px;
}
.ChatNetworksDialog-content .panel-title {
color: hsl(var(--metrology-text-heading));
font-weight: 600;
}
.ChatNetworksDialog-leftbar .tabbar .tab.selected, .ChatNetworksDialog-leftbar .tabbar .tab.selected:hover {
background: hsl(var(--metrology-accent));
}
.mx_SettingsTab_subheading {
color: hsl(var(--metrology-text-heading));
}
.mx_Field label {
color: hsl(var(--metrology-text-secondary));
}
.mx_AccessibleButton_hasKind:not(.mx_AccessibleButton_kind_link):not(.mx_AccessibleButton_kind_link_inline):not(.mx_MatrixChat_splashButtons), .mx_Dialog_buttons button, .mx_Dialog_buttons input[type=submit], .mx_Dialog button, .mx_Dialog input[type=submit] {
box-shadow: inset 0 0 0 1px hsl(var(--metrology-gray-6))!important;
background: hsl(var(--metrology-gray-2));
border-radius: var(--metrology-round-corner-medium);
}
.mx_Dialog_buttons button:hover, .mx_Dialog button:hover {
background: hsl(var(--metrology-gray-3));
}
.mx_Dialog_buttons button:active, .mx_Dialog button:active {
background: hsl(var(--metrology-gray-2));
}
.mx_AccessibleButton_kind_primary, .mx_Dialog_buttons button.mx_Dialog_primary, .mx_Dialog_buttons input[type=submit].mx_Dialog_primary, .mx_Dialog button.mx_Dialog_primary, .mx_Dialog input[type=submit].mx_Dialog_primary {
box-shadow: none!important;
background: hsl(var(--metrology-accent));
}
.mx_AccessibleButton_kind_primary:hover, .mx_Dialog_buttons button.mx_Dialog_primary:hover, .mx_Dialog button.mx_Dialog_primary:hover {
background: hsl(var(--metrology-highlight));
}
.mx_AccessibleButton_kind_primary:active, .mx_Dialog_buttons button.mx_Dialog_primary:active, .mx_Dialog button.mx_Dialog_primary:active {
background: hsl(var(--metrology-accent));
}
.mx_ToggleSwitch.mx_ToggleSwitch_on {
background-color: hsl(var(--metrology-accent));
}
.mx_Checkbox.mx_Checkbox_kind_solid input[type=checkbox]:checked+label>.mx_Checkbox_background {
background: hsl(var(--metrology-accent));
border-color: hsl(var(--metrology-accent));
}
.mx_StyledRadioButton_checked {
border-color: hsl(var(--metrology-accent));
}
.mx_StyledRadioButton input[type=radio]:checked+div {
border-color: hsl(var(--metrology-accent));
}
.mx_StyledRadioButton input[type=radio]:checked+div>div {
background: hsl(var(--metrology-accent));
}
.mx_AccessibleButton_kind_link {
color: hsl(var(--metrology-accent));
}
.mx_ToggleSwitch {
width: 4rem;
height: 1.5rem;
}
.mx_ToggleSwitch.mx_ToggleSwitch_on>.mx_ToggleSwitch_ball {
left: calc(100% - 1.4rem);
}
.mx_ToggleSwitch_ball {
width: 1.25rem;
height: 1.25rem;
left: .25rem;
}
.mx_SettingsTab_section .mx_SettingsFlag {
margin-right: 80px;
margin-bottom: 12px;
}
/* Tooltip */
.bp_PopperTooltip {
--tooltipBackground: hsl(var(--metrology-background));
--tooltipBorder: hsl(var(--metrology-background));
border-radius: var(--metrology-round-corner-small);
color: hsl(var(--metrology-text-primary));
box-shadow: 0 4px 12px 0px hsla(var(--metrology-shadow));
}
/* MERGE COMMADOT.COM PARTS */
.bp_RoomTile:not(.small):hover:not(.active) * {
color: #ffffff;
}
.bp_RoomTile:not(.small):hover:not(.active) .nv_BridgedIcon:before {background-color: #fff;}
/* ADMIN SECTION */
/* The word Theme is just taking up space */
.mx_SettingsTab_subheading {
display:none
}
/* Appearance settings */
.mx_AppearanceUserSettingsTab textarea {
width: 610px;
height: 330px;
font-family: courier, monospsace !important;
font-size: 13px;
background-color: #eeeeee;
color: #000000;
}
/* text area for css is two fields for some reason */
.mx_AppearanceUserSettingsTab .mx_Field {
width: 650px;
height: 350px;
border: 1px solid #979797;
}
/* the css label label isn't needed here */
.mx_AppearanceUserSettingsTab .mx_Field_textarea label {
display:none
}
/* light and dark should be side by side buttons */
.mx_ThemeSelectors {
display:flex;
margin-top: 10px;
width: 200px
}
/* inner padding and cursor for the light vs dark */
.mx_ThemeChoicePanel .mx_StyledRadioButton {
padding: 10px;
flex:1;
cursor: pointer;
border-width: 2px;
}
/* a nice hover effect for the light vs dark */
.mx_ThemeChoicePanel .mx_StyledRadioButton:hover {
border: 2px solid red !important;
background-color: #ff000015;
transition: all 0.3s ease;
}
/* Make the radio button visible for the light vs dark */
.mx_StyledRadioButton input[type=radio]:checked+div {
border: 2px solid #ffffff;
}
.mx_StyledRadioButton input[type=radio]:checked+div>div {
background-color: #ffffff;
}
/* Margin in between for the light vs dark */
.mx_ThemeSelector_light { margin-right: 10px !important;}
/* ON state is blue for the light vs dark */
.mx_ThemeChoicePanel .mx_StyledRadioButton_checked {
background-color: #4958f5 !important;
border-color: #4958f5 !important;
color: #ffffff;
}
.mx_ThemeChoicePanel .mx_StyledRadioButton_checked:hover {
background-color: #4958f5 !important;
border-color: #4958f5 !important;
}
/* indenting the textarea and button */
.mx_SettingsTab_section {
margin-left: 12px;
}
/* buttons with shadows */
.mx_AccessibleButton_hasKind:not(.mx_AccessibleButton_kind_link):not(.mx_AccessibleButton_kind_link_inline):not(.mx_MatrixChat_splashButtons),
.mx_Dialog_buttons button,
.mx_Dialog_buttons input[type=submit],
.mx_Dialog button, .mx_Dialog input[type=submit] {
background-color: #4958f5;
border-radius: 100px;
color: white;
padding: 8px 24px;
font-size: 13px;
cursor: pointer;
margin-right: 12px;
text-transform: uppercase;
font-weight: bold;
box-shadow:none;
transition: all 0.3s ease;
}
.mx_AccessibleButton_hasKind:not(.mx_AccessibleButton_kind_link):not(.mx_AccessibleButton_kind_link_inline):not(.mx_MatrixChat_splashButtons):active,
.mx_Dialog_buttons button:active,
.mx_Dialog_buttons input[type=submit]:active,
.mx_Dialog button, .mx_Dialog input[type=submit]:active {
box-shadow: none !important;
transition: all 0.3s ease;
}
.mx_AccessibleButton_hasKind:not(.mx_AccessibleButton_kind_link):not(.mx_AccessibleButton_kind_link_inline):not(.mx_MatrixChat_splashButtons):hover,
.mx_Dialog_buttons button:hover,
.mx_Dialog_buttons input[type=submit]:hover,
.mx_Dialog button, .mx_Dialog input[type=submit]:hover {
box-shadow: 0px 0px 8px 0 rgba(0,0,0,0.24),0 4px 16px 0 rgba(0,0,0,0.19),inset 0px 0px 0px 2px #f00;
background-color: #4251fc;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.mx_AccessibleButton_kind_danger {background-color: red !important}
/* end buttons */
/* Toggles */
.mx_ToggleSwitch_ball {
box-shadow:
0 0 0 1px hsl(0deg 0% 0% / 10%),
0 4px 0px 0 hsl(0deg 0% 0% / 4%),
0 4px 9px hsl(0deg 0% 0% / 13%),
0 3px 3px hsl(0deg 0% 0% / 5%)
}
/*admin section left side font */
.mx_TabbedView_tabLabel {
font-size: 1.4rem;
}
.mx_AccessibleButton:hover {
background-color: #ff000015
}
.bp_RoomTile:not(.small):hover:not(.active) .outline .mask,
.bp_RoomTile:not(.small).active .outline .mask {
background: none !important;
}
/* COMPACT MODE */
.bp_LeftPanel .rooms .favourites__tiles {
gap: 12px;
}
/* not for everyone, but I dont want the previews */
.bp_RoomTile .preview {display:none}
/* trying to make the whole thing smaller */
.bp_RoomTile {height: 36px;}
.bp_RoomTile .actions-container {
margin-right: 0px;
transition-delay: 0ms;
}
.bp_RoomTile .actions-container .row-info,
.bp_RoomTile .actions-container .tile_actions,
.bp_RoomTile .actions-container .info
{
flex-direction: row;
height: auto !important;
border-radius: 0px !important;
width: auto !important;
padding: 0px !important;
}
.bp_RoomTile:not(.small):hover .actions-container {
transform: none;
}
.bp_RoomTile:not(.small) .outline {
grid-template-columns: 10px 32px 1fr auto;
background: none !important;
}
.bp_LeftPanel .rooms .favourites__tiles {
padding: 8px 0px;
}
/* Side panel in main console avatars smaller*/
.mx_BaseAvatar_initial,
.bp_RoomTile:not(.small) .outline .mx_BaseAvatar,
.bp_RoomTile:not(.small) .outline .mx_BaseAvatar_image,
.bp_LeftPanel .rooms .favourites .bp_RoomTile.small .outline .mx_BaseAvatar_image,
.bp_LeftPanel .rooms .favourites .bp_RoomTile.small .outline .avatar .mx_BaseAvatar_initial,
.bp_LeftPanel .rooms .favourites .bp_RoomTile.small,
.mx_BaseAvatar_image,
.bp_Avatar {
width: 24px !important;
height: 24px !important;
line-height: 24px!important;
font-size: 1rem !important;
font-weight: bold;
background: #FFFFFF;
border-radius: 100px;
}
.mx_BaseAvatar_initial {
border: 2px solid #999999;
border-radius: 100px;
}
/* Active row, white text */
.bp_RoomTile.active:not(.small)
{
background-color: #cedff9 !important;
border-left: 4px solid #2a69c7;
}
.bp_RoomTile:not(.small).active .outline,
.bp_RoomTile:not(.small).active .outline.electronTransparency,
.bp_RoomTile:not(.small).active .row.info {
background-color: transparent;
}
/* Incoming msg is simple blue */
XX.mx_EventTile_messageOut .mx_EventTile_line,
XX.mx_RedactedBody {
background: #2a69c7 !important;
color: #ffffff;
}
/* BAckground of right side */
.mx_RoomView_messageListWrapper {
background: linear-gradient(-45deg, #ee765280, #e73c7e80, #23a6d580, #23d5ab80);
background-size: 400% 400%;
animation: gradient 15s ease infinite;
}
@keyframes gradient {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
/* mask black not gray */
.rc-dialog-wrap {
background-color: #000000a3;
}
.bp_LeftPanel .rooms .unread_hint {padding: 8px;}
.bp_LeftPanel .rooms .favourites_avatar {
height: auto !important;
}
================================================
FILE: deprecated-v3/legacy/nordic-1.0
================================================
/* Larger custom CSS text area */
.mx_AppearanceUserSettingsTab .mx_Field {
width: 600px;
height: 500px;
}
/**************************************************************************************/
/*
DISCLAIMER
This theme applies the Nord color palette (https://www.nordtheme.com/docs/colors-and-palettes) to the default Beeper theme.
It is heavily inspired by the Nordic GTK theme from @EliverLara (https://github.com/EliverLara/Nordic).
*/
/**************************************************************************************/
/* Color definitions */
@import "node_modules/nord/src/nord.css"; /* Doesn't work, not sure why */
/** Nord palette **/
:root{
/*** Polar night ***/
--nord0:#2e3440;
--nord1:#3b4252;
--nord2:#434c5e;
--nord3:#4c566a;
/*** Snow storm ***/
--nord4:#d8dee9;
--nord5:#e5e9f0;
--nord6:#eceff4;
/*** Frost ***/
--nord7:#8fbcbb;
--nord8:#88c0d0;
--nord9:#81a1c1;
--nord10:#5e81ac;
/*** Aurora ***/
--nord11:#bf616a;
--nord12:#d08770;
--nord13:#ebcb8b;
--nord14:#a3be8c;
--nord15:#b48ead;
/*** Custom colors ***/
--nord16:#232831; /* Polar night color darker than nord0 */
--nord17:#a7b4ce; /* Snow storm color darker than nord4 */
/*** Colors assignation ***/
--nord-bg-main:var(--nord0);
--nord-bg-light:var(--nord1);
--nord-bg-dark:var(--nord16);
--nord-text-main:var(--nord4);
--nord-text-light:var(--nord6);
--nord-text-dark:var(--nord17);
--nord-grey:var(--nord3);
--nord-accent-1:var(--nord10);
--nord-accent-2:var(--nord9);
--nord-accent-3:var(--nord15);
--nord-alert:var(--nord11);
/** Default values **/
--default-avatar-hue: 200;
--message-color-saturation: 100%;
--message-color-lightness: 15%;
--message-color-opacity: 1;
--message-bg-saturation: 100%;
--message-bg-lightness: 15%;
--message-bg-opacity: 0.07;
--reply-bg-opacity: 0.2;
--reply-bg-saturation: 46%;
--reply-bg-lightness: 81%;
--reply-to-color-saturation: 100%;
--reply-to-color-lightness: 10%;
--reply-to-color-opacity: 0.8;
--sender-name-saturation: 100%;
--sender-name-lightness: 15%;
--timestamp-saturation: 100%;
--timestamp-lightness: 10%;
--reaction-saturation: 97%;
--reaction-lightness: 15%;
--reaction-opacity: 0.1;
--add-reaction-saturation: 98%;
--add-reaction-lightness: 15%;
--read-receipt-fg: var(--nord-text-dark);
--read-receipt-tooltip-fg: var(--nord-text-dark);
--archive-background: var(--nord-grey); /*BG color of the Archive button*/
--archive-fg: var(--nord-text-main); /*FG color of the Archive button*/
--left-panel-bg: var(--nord-bg-main);
--main-panel-transparent-bg: var(--nord-bg-dark);
}
/* Custom CSS text area */
.mx_AppearanceUserSettingsTab .mx_Field {
width: 600px;
height: 500px;
}
/* Left panel */
/** Panel itself **/
/*** Background color ***/
.bp_new-conversation-view .bp_LeftPanel {
background-color: var(--nord-bg-main) !important;
border-right: 1px solid #384359;
}
/*
Same issue as with .bp_RoomTile:not(.small).active:hover .tile_action regarding the color
#384359 is used to effectively obtained #4c566a
*/
/*** Settings + DND icons ***/
.bp_new-conversation-view .bp_Header .controls .mx_AccessibleButton:before {
background-color: var(--nord-text-dark) !important;
}
/** Resize Handle **/
/*** Vertical divider ***/
.mx_ResizeHandle {
border-left: 1px solid transparent;
}
/*
Have to set it to transparent, otherwise the border-right color of .bp_LeftPanel doesn't show.
Setting the border-left color of .mx_ResizeHandle to the desired color doesn't work, I end up with two vertical lines.
*/
/** Search bar **/
/*** Icon hint ***/
.bp_new-conversation-view .bp_CommandBarSearch_searchIcon {
background-color: var(--nord-text-dark) !important;
}
/*** Text hint ***/
gitextract_qu2chroz/
├── LICENSE
├── README.md
├── current-v4/
│ ├── dark-purple.css
│ ├── dracula.css
│ ├── fix-lockdown-mode-emojis.css
│ ├── nocturne.css
│ ├── texts.css
│ └── variables.css
└── deprecated-v3/
├── README.md
├── legacy/
│ ├── glenlipka-hybrid-dark.css
│ ├── glenlipka-hybrid-light.css
│ ├── nordic-1.0
│ └── utility/
│ ├── app-controls-fade.css
│ ├── hide-chat-divider.css
│ ├── minimal-titlebar-left.css
│ └── minimal-titlebar-right.css
├── themes/
│ ├── bubbly.css
│ └── windows95.css
└── variables.scss
Condensed preview — 19 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (270K chars).
[
{
"path": "LICENSE",
"chars": 11357,
"preview": " Apache License\n Version 2.0, January 2004\n "
},
{
"path": "README.md",
"chars": 2664,
"preview": "# Community-built themes for Beeper Desktop\n\n> [!NOTE]\n> Community-built themes are not entitled to the usual level of c"
},
{
"path": "current-v4/dark-purple.css",
"chars": 1669,
"preview": "/*\n * Beeper Dark Purple Theme - Custom CSS\n * Color scheme based on JetBrains Dark Purple Theme by OlyaB\n*/\n\n:root, htm"
},
{
"path": "current-v4/dracula.css",
"chars": 18144,
"preview": "/* === ROOT VARIABLES — LIGHT MODE = ALUCARD CLASSIC === */\n:root {\n /* Font and Layout Variables (unchanged) */\n "
},
{
"path": "current-v4/fix-lockdown-mode-emojis.css",
"chars": 94,
"preview": ":root {\n --font-family: system-ui, -apple-system, BlinkMacSystemFont, Twemoji, sans-serif;\n}\n"
},
{
"path": "current-v4/nocturne.css",
"chars": 28473,
"preview": "@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@300..700&display=swap');\n\n:root {\n --glass-bg-base: #"
},
{
"path": "current-v4/texts.css",
"chars": 40042,
"preview": "/* Beeper Texts Theme - Custom CSS\n * Transposes the legacy Texts.app theme to work with Beeper\n * Based on desktop-css/"
},
{
"path": "current-v4/variables.css",
"chars": 24324,
"preview": "/* === ROOT VARIABLES (LIGHT MODE) === */\n:root {\n /* Font and Layout Variables */\n --font-family: system-ui, -app"
},
{
"path": "deprecated-v3/README.md",
"chars": 2863,
"preview": "# Community-built themes for Beeper Desktop v3\n\n> [!NOTE]\n> Themes and the variables file in this repository are only co"
},
{
"path": "deprecated-v3/legacy/glenlipka-hybrid-dark.css",
"chars": 32120,
"preview": "/* Version 1.2 9/26/2022 */\n/* You can use a local font if you want. This uses Nunito */\n\n/* Theme started with https:/"
},
{
"path": "deprecated-v3/legacy/glenlipka-hybrid-light.css",
"chars": 32254,
"preview": "/* Version 1.2 9/23/2022 */\n/* You can use a local font if you want. This uses Nunito */\n\n/* Theme started with https:/"
},
{
"path": "deprecated-v3/legacy/nordic-1.0",
"chars": 51019,
"preview": "/* Larger custom CSS text area */\n.mx_AppearanceUserSettingsTab .mx_Field {\n width: 600px;\n height: 500px;\n} \n\n\n\n/"
},
{
"path": "deprecated-v3/legacy/utility/app-controls-fade.css",
"chars": 593,
"preview": "/** Fade out window controls **/\n.AppControls {\n opacity: 0;\n \n transition: opacity;\n transition-timing-func"
},
{
"path": "deprecated-v3/legacy/utility/hide-chat-divider.css",
"chars": 245,
"preview": "/* Visually (not functionally) hide the draggable divider for expanding chat summaries */\n.mx_MatrixChat > .mx_ResizeHan"
},
{
"path": "deprecated-v3/legacy/utility/minimal-titlebar-left.css",
"chars": 549,
"preview": "/** Hide the (mostly empty) title bar\n move the window controls into the empty left-side area **/\n\n:root {\n --app-co"
},
{
"path": "deprecated-v3/legacy/utility/minimal-titlebar-right.css",
"chars": 527,
"preview": "/** Hide the (mostly empty) title bar\n move the window controls into the right-side action area **/\n\n:root {\n --app-"
},
{
"path": "deprecated-v3/themes/bubbly.css",
"chars": 2280,
"preview": "html {\n --theme-my-bubble-color: #58347c;\n --theme-accent-color: #a675d8;\n --theme-their-bubble-color: #efefef;"
},
{
"path": "deprecated-v3/themes/windows95.css",
"chars": 2410,
"preview": "html:not([theme=\"dark\"]) {\n --windows-borderwidth: 2;\n --windows-borderstyle: ridge;\n --windows-bordercolor: #C"
},
{
"path": "deprecated-v3/variables.scss",
"chars": 8746,
"preview": "html {\n // Defaults\n --global__kdb__backgroundcolor: var(--color-neutral-100);\n --global__kdb__shadow: var(--co"
}
]
About this extraction
This page contains the full source code of the beeper/themes GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 19 files (254.3 KB), approximately 71.2k tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.