Change design of quote posts in web UI (#35584)
This commit is contained in:
parent
39250ab961
commit
92bf55afd0
7 changed files with 210 additions and 109 deletions
|
|
@ -12,6 +12,8 @@ body {
|
|||
--background-color: #fff;
|
||||
--background-color-tint: rgba(255, 255, 255, 80%);
|
||||
--background-filter: blur(10px);
|
||||
--surface-variant-background-color: #f1ebfb;
|
||||
--surface-border-color: #cac4d0;
|
||||
--on-surface-color: #{color.adjust($ui-base-color, $alpha: -0.65)};
|
||||
--rich-text-container-color: rgba(255, 216, 231, 100%);
|
||||
--rich-text-text-color: rgba(114, 47, 83, 100%);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue