Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3508868
D5881.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
688 B
Referenced Files
None
Subscribers
None
D5881.diff
View Options
diff --git a/web/theme.css b/web/theme.css
--- a/web/theme.css
+++ b/web/theme.css
@@ -51,6 +51,8 @@
--logo-bg: #111827;
+ --spoiler-color: #33332c;
+
--bg: var(--shades-black-100);
--fg: var(--shades-white-100);
--color-disabled: var(--shades-black-60);
@@ -188,7 +190,7 @@
--typeahead-overlay-text: var(--shades-white-100);
--typeahead-overlay-shadow-primary: rgba(0, 0, 0, 0.25);
--typeahead-overlay-shadow-secondary: rgba(0, 0, 0, 0.4);
- --spoiler-text-color: #33332c;
- --spoiler-background-color: #33332c;
+ --spoiler-text-color: var(--spoiler-color);
+ --spoiler-background-color: var(--spoiler-color);
--purple-link: var(--violet-light-100);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 22, 12:08 AM (21 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2689961
Default Alt Text
D5881.diff (688 B)
Attached To
Mode
D5881: [web] Introduce spoiler colors in the first section of theme.css
Attached
Detach File
Event Timeline
Log In to Comment