feat(themes): Photon (dark and light) (#12)
This commit is contained in:
parent
4370a273b3
commit
5c98479d1a
5 changed files with 134 additions and 0 deletions
|
@ -1615,6 +1615,8 @@ en:
|
|||
mastodon-light: Mastodon (Light)
|
||||
win95: "Windows 95"
|
||||
paris: "Paris mon Amour"
|
||||
photon_dark: "Photon (Dark)"
|
||||
photon_light: "Photon (Light)"
|
||||
time:
|
||||
formats:
|
||||
default: "%b %d, %Y, %H:%M"
|
||||
|
|
|
@ -4,3 +4,5 @@ contrast: styles/contrast.scss
|
|||
mastodon-light: styles/mastodon-light.scss
|
||||
win95: styles/win95.scss # via https://github.com/cybrespace/mastodon
|
||||
paris: styles/paris.scss # via https://github.com/ashfurrow/mastodon/pull/1
|
||||
photon_light: styles/photon_light.scss
|
||||
photon_dark: styles/photon_dark.scss
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue