summaryrefslogtreecommitdiff
path: root/src/client/theme/rainy.json5
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2019-03-18 13:29:58 +0900
committersyuilo <syuilotan@yahoo.co.jp>2019-03-18 13:29:58 +0900
commita408226509eedec52fbb24dbb91be0d85838afcb (patch)
treef5cf28987f04344786eff9706120e1acdce0ae0c /src/client/theme/rainy.json5
parentUpdate black.json5 (diff)
downloadsharkey-a408226509eedec52fbb24dbb91be0d85838afcb.tar.gz
sharkey-a408226509eedec52fbb24dbb91be0d85838afcb.tar.bz2
sharkey-a408226509eedec52fbb24dbb91be0d85838afcb.zip
Refactor
Diffstat (limited to 'src/client/theme/rainy.json5')
-rw-r--r--src/client/theme/rainy.json521
1 files changed, 0 insertions, 21 deletions
diff --git a/src/client/theme/rainy.json5 b/src/client/theme/rainy.json5
deleted file mode 100644
index 26ff3a6c86..0000000000
--- a/src/client/theme/rainy.json5
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- id: '2058b33e-5127-4e63-ae67-a900f3a11723',
-
- name: 'Rainy',
- author: 'syuilo',
- desc: 'It\'s a rainy day.',
-
- base: 'light',
-
- vars: {
- primary: 'rgb(100, 184, 193)',
- secondary: 'rgb(228, 234, 234)',
- text: 'rgb(85, 94, 92)',
- },
-
- props: {
- renoteGradient: '#bcd0d0',
- renoteText: '$primary',
- quoteBorder: '$primary',
- },
-}