summaryrefslogtreecommitdiff
path: root/src/client/theme/cafe.json5
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/theme/cafe.json5')
-rw-r--r--src/client/theme/cafe.json521
1 files changed, 0 insertions, 21 deletions
diff --git a/src/client/theme/cafe.json5 b/src/client/theme/cafe.json5
deleted file mode 100644
index 084f69299c..0000000000
--- a/src/client/theme/cafe.json5
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- id: '0ff48d43-aab3-46e7-ab12-8492110d2e2b',
-
- name: 'Cafe',
- author: 'syuilo',
-
- base: 'light',
-
- vars: {
- primary: 'rgb(234, 154, 82)',
- secondary: 'rgb(238, 236, 232)',
- text: 'rgb(149, 143, 139)',
- },
-
- props: {
- renoteGradient: '#ffe1c7',
- renoteText: '$primary',
- quoteBorder: '$primary',
- mfmMention: '#56907b',
- },
-}