-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PoC] Fix style inconsistencies among informative events on IRC and modern layouts #25
base: sc
Are you sure you want to change the base?
Commits on Mar 3, 2024
-
Fix style inconsistencies among mx_TextualEvent, mx_RedactedBody, and…
… mx_DecryptionFailureBody on IRC layout Signed-off-by: Suguru Hirahara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80266a2 - Browse repository at this point
Copy the full SHA 80266a2View commit details
Commits on Mar 4, 2024
-
Replace the color value with clearer one
$muted-fg-color can be removed anytime too (see comments by the upstream on each theme variables CSS file). Signed-off-by: Suguru Hirahara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a3e4ef - Browse repository at this point
Copy the full SHA 2a3e4efView commit details -
Set the same declarations to mx_RedactedBody
Signed-off-by: Suguru Hirahara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6115b8 - Browse repository at this point
Copy the full SHA f6115b8View commit details -
Add _EventTile.pcss for setting text color in general way
Signed-off-by: Suguru Hirahara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 295eca8 - Browse repository at this point
Copy the full SHA 295eca8View commit details -
Create EventTile_font mixin and remove redundant files
Signed-off-by: Suguru Hirahara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8e4f3d - Browse repository at this point
Copy the full SHA f8e4f3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f32c7c - Browse repository at this point
Copy the full SHA 7f32c7cView commit details -
Specify text color with color property instead of opacity for propert…
…ies which start with mx_M Signed-off-by: Suguru Hirahara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 330315c - Browse repository at this point
Copy the full SHA 330315cView commit details -
Import EventTile_line_M at first based on specificity level
"mx_EventTile_line [class^="mx_M"]" might appear outside of either mx_EventTile_info or mx_GenericEventListSummary, therefore it should be imported earlier. Signed-off-by: Suguru Hirahara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8eb9404 - Browse repository at this point
Copy the full SHA 8eb9404View commit details
Commits on Mar 5, 2024
-
Add _DisambiguatedProfile.pcss, applied to RightPanel as well
Signed-off-by: Suguru Hirahara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c043a2e - Browse repository at this point
Copy the full SHA c043a2eView commit details -
Signed-off-by: Suguru Hirahara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a42da9 - Browse repository at this point
Copy the full SHA 6a42da9View commit details