mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-21 06:25:42 +02:00
🎨
This commit is contained in:
20
src/client/themes/ocean.json5
Normal file
20
src/client/themes/ocean.json5
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
id: '7e5e263e-c6c1-44e4-a3d2-39198e3cddb8',
|
||||
|
||||
name: 'Ocean',
|
||||
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',
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user