Skip to content

Instantly share code, notes, and snippets.

@wbz0100
Created January 27, 2023 23:43
Show Gist options
  • Save wbz0100/a7322c946ac6292c91010eb0b35ee3e9 to your computer and use it in GitHub Desktop.
Save wbz0100/a7322c946ac6292c91010eb0b35ee3e9 to your computer and use it in GitHub Desktop.
Misskey Twitter Pure White Theme
{
id: 'twitterpurewhite',
base: 'light',
desc: 'Twitter Pure white mode color',
name: 'Twitter Pure white',
props: {
bg: '#fff',
link: '#1d9bf0',
accent: '#1d9bf0',
renote: '#536472',
hashtag: '#1d9bf0',
buttonGradateA: '@accent',
buttonGradateB: '@accent',
},
author: 'white',
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment