diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-01-02 01:31:36 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-01-02 01:31:36 +0000 |
| commit | 0b20067cc4e1979173f92a466822e8dceb85cb6e (patch) | |
| tree | e24c833e64c285cf8c8a92ea97696dc7942197b4 /public/external | |
| parent | 8ebd38931346d1ab6732de5d9e96e574b0cea77b (diff) | |
| download | submelon.dev-0b20067cc4e1979173f92a466822e8dceb85cb6e.tar.gz submelon.dev-0b20067cc4e1979173f92a466822e8dceb85cb6e.tar.bz2 submelon.dev-0b20067cc4e1979173f92a466822e8dceb85cb6e.zip | |
chore: autopublish 2024-01-02T01:31:36Z
Diffstat (limited to 'public/external')
| -rw-r--r-- | public/external/community.frame.work.css | 2 | ||||
| -rw-r--r-- | public/external/news.ycombinator.com.css | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/public/external/community.frame.work.css b/public/external/community.frame.work.css index 34e32b3..80d5f3b 100644 --- a/public/external/community.frame.work.css +++ b/public/external/community.frame.work.css @@ -7,6 +7,8 @@ * - better dark mode/light mode interoperability if relying on system/"auto" mode * * Most of this is borrowed from Framework's official themes and tweaked slightly. + * This is to be used with the "Framework" theme as opposed to "Framework (Dark)" + * for the overrides to work properly. * * You can use a browser extension like "Custom Style Script" to link this stylesheet. */ diff --git a/public/external/news.ycombinator.com.css b/public/external/news.ycombinator.com.css index 43c99ab..9480edc 100644 --- a/public/external/news.ycombinator.com.css +++ b/public/external/news.ycombinator.com.css @@ -4,6 +4,8 @@ * * I am not sure where I got these specific styles from or how much I tweaked them. * Provides system/"auto" dark theme and keeps the default light theme when applicable. + * + * You can use a browser extension like "Custom Style Script" to link this stylesheet. */ @media (prefers-color-scheme: dark) { |
