mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-27 22:38:34 +09:00
28 lines
595 B
Plaintext
28 lines
595 B
Plaintext
{
|
|
id: 'a8cb5be7-cac8-4aa4-8ec1-c9cc582949ae',
|
|
base: 'dark',
|
|
name: 'Mirerado Neptune',
|
|
author: 'qua.',
|
|
desc: '미래를 향하는 꼬마전구, MireRado의 디폴트 다크 테마에요.',
|
|
|
|
props: {
|
|
bg: '#14131B',
|
|
fg: 'rgb(228, 228, 228)',
|
|
link: 'rgb(0, 176, 244)',
|
|
navBg: '#20202C',
|
|
navFg: '#D8DAEC',
|
|
panel: '#20202C',
|
|
accent: '#666DFE',
|
|
header: '#20202C',
|
|
renote: '#666DFE',
|
|
hashtag: '@accent',
|
|
mention: '@accent',
|
|
navActive: '#ffffff',
|
|
navHoverFg: '#dcddde',
|
|
fgHighlighted: '#ffffff',
|
|
scrollbarHandle: '#20202C',
|
|
cwBg: '#2a2b4b',
|
|
cwFg: '#dcddde',
|
|
},
|
|
}
|