Skip to content

Instantly share code, notes, and snippets.

@wbz0100
Last active January 27, 2023 13:12
Show Gist options
  • Save wbz0100/358fb22db074c2b58a22e9d961c70ca9 to your computer and use it in GitHub Desktop.
Save wbz0100/358fb22db074c2b58a22e9d961c70ca9 to your computer and use it in GitHub Desktop.
Misskey Twitter Pure Dark Theme
{
name:'Twitter Pure Dark',
id:'twitterpuredark',
author:'white',
desc:'Twitter Pure Dark mode color',
base:'dark',
props: {
accent: '#1d9bf0',
bg: '#000',
link: '#1d9bf0',
hashtag: '#1d9bf0',
renote: '#71767b',
buttonGradateA: '@accent',
buttonGradateB: '@accent',
error: '#f4212e',
infoWarnFg: '#f4212e',
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment