openSUSE/MirrorCache

Dark theme support

開放

#409 建立於 2023年9月14日

 (0 則留言) (0 個反應) (0 位負責人)Perl (22 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (49 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Dark theme support can be added via openSUSE Chameleon design system

Currently, we use a local, slimmed down copy of the Chameleon CSS code, which works well with what MirrorCache renders. See these places in the code for the current implementation:

Consider using upstream Chameleon which has style definition for dark theme via

<link rel="stylesheet" href="https://static.opensuse.org/chameleon-3.0/dist/css/chameleon.css" />

.. making sure it does not break anything that gets rendered from the templates.

貢獻者指南