mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat: 'tomorrow' theme applies the browser's dark color scheme
This commit is contained in:
+2
-5
@@ -763,6 +763,8 @@
|
||||
}
|
||||
|
||||
:root .tomorrow {
|
||||
--color-scheme: dark;
|
||||
|
||||
/* backlink */
|
||||
--post-backlink-text-color: #5f89ac;
|
||||
--post-backlink-text-decoration: underline;
|
||||
@@ -944,11 +946,6 @@
|
||||
--reply-highlight-border-left: 1px solid #111;
|
||||
--reply-highlight-border-top: 1px solid #111;
|
||||
|
||||
/* select */
|
||||
--select-border: 1px solid #575a60;
|
||||
--select-background-color: #282a2e;
|
||||
--select-text-color: #c5c8c6;
|
||||
|
||||
/* settings modal */
|
||||
--settings-modal-font-size: 14px;
|
||||
--settings-modal-background-color: #282a2e;
|
||||
|
||||
Reference in New Issue
Block a user