jormungandr-bite/src/client/themes/ocean.json5

21 lines
313 B
Text
Raw Normal View History

2020-01-30 03:39:07 -07:00
{
id: '7e5e263e-c6c1-44e4-a3d2-39198e3cddb8',
2020-07-04 12:38:50 -06:00
name: 'Ocean',
2020-01-30 03:39:07 -07:00
author: 'simirall',
base: 'dark',
props: {
accent: '#1da1f2',
bg: '#10171E',
fg: '#fdfdfd',
panel: '#15202B',
header: 'rgba(20, 32, 43, 0.75)',
renote: '#17bf63',
link: '@accent',
mention: '@accent',
hashtag: '@accent',
},
}