要實(shí)現(xiàn)這一點(diǎn),您需要重寫(xiě)vuetify的sass變量,在文檔中有使用示例
例如,在您的variables.scss
中,您可以使用以下代碼:
$material-dark: ( 'background': #464994, 'text': ( 'theme': #944646, ) );
這將重寫(xiě)暗模式下的默認(rèn)背景和文本顏色。
微信掃碼
關(guān)注PHP中文網(wǎng)服務(wù)號(hào)
QQ掃碼
加入技術(shù)交流群
Copyright 2014-2025 http://m.miracleart.cn/ All Rights Reserved | php.cn | 湘ICP備2023035733號(hào)