Skip to content

Instantly share code, notes, and snippets.

@Epicpkmn11
Last active May 2, 2021 09:35
Show Gist options
  • Save Epicpkmn11/29559b7188a43805be0b23a0e803a782 to your computer and use it in GitHub Desktop.
Save Epicpkmn11/29559b7188a43805be0b23a0e803a782 to your computer and use it in GitHub Desktop.
Element theme
{
"name": "ピンク",
"is_dark": false,
"colors": {
"accent-color": "#b2d9ea",
"warning-color": "#bf616a",
"sidebar-color": "#ffe2e2",
"roomlist-background-color": "#ffeeee",
"roomlist-text-color": "#241919",
"roomlist-text-secondary-color": "#382e2e",
"roomlist-highlights-color": "#f7dcdc",
"roomlist-separator-color": "#f7dcdc",
"timeline-background-color": "#fff5f5",
"timeline-text-color": "#493535",
"timeline-highlights-color": "#ffeeee",
"reaction-row-button-selected-bg-color": "#ffe2e2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment