summaryrefslogtreecommitdiff
path: root/src/client/theme/light.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-09-27 19:32:06 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-09-27 19:32:06 +0900
commit7a0a8b5d2b1d9f4f0bbacdb6b30cfbedab75f59d (patch)
tree94b3f4c8b58cc0d455d09576c25bb68e1e142308 /src/client/theme/light.json
parentwip (diff)
downloadsharkey-7a0a8b5d2b1d9f4f0bbacdb6b30cfbedab75f59d.tar.gz
sharkey-7a0a8b5d2b1d9f4f0bbacdb6b30cfbedab75f59d.tar.bz2
sharkey-7a0a8b5d2b1d9f4f0bbacdb6b30cfbedab75f59d.zip
wip
Diffstat (limited to 'src/client/theme/light.json')
-rw-r--r--src/client/theme/light.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/client/theme/light.json b/src/client/theme/light.json
index a7037b8e54..83e4ee05c3 100644
--- a/src/client/theme/light.json
+++ b/src/client/theme/light.json
@@ -38,29 +38,45 @@
"noteHeaderAdminBg": "#5d282e",
"noteHeaderAcct": "#ccc",
"noteHeaderInfo": "#c0c0c0",
+
"noteActions": "#ddd",
"noteActionsHover": "#444",
"noteActionsReplyHover": "#0af",
"noteActionsRenoteHover": "#8d0",
"noteActionsReactionHover": "#fa0",
"noteActionsHighlighted": "#888",
+
"modalBackdrop": "rgba(0, 0, 0, 0.1)",
+
"dateDividerBg": "#fdfdfd",
"dateDividerFg": "#aaa",
+
"switchTrack": "rgba(0, 0, 0, 0.25)",
+
"autocompleteItemHoverBg": "rgba(0, 0, 0, 0.1)",
"autocompleteItemText": "rgba(0, 0, 0, 0.8)",
"autocompleteItemTextSub": "rgba(0, 0, 0, 0.3)",
+
"cwButtonBg": "#b1b9c1",
"cwButtonFg": "#fff",
"cwButtonHoverBg": "#bbc4ce",
+
"reactionPickerButtonHoverBg": "#eee",
+
"calendarWeek": "#19a2a9",
"calendarSaturdayOrSunday": "#ef95a0",
"calendarDay": "#777",
+
"announcementsBg": "#f3f9ff",
"announcementsTitle": "#4078c0",
"announcementsText": "#57616f",
+
+ "googleSearchBg": "#fff",
+ "googleSearchFg": "#55595c",
+ "googleSearchBorder": "rgba(0, 0, 0, 0.2)",
+ "googleSearchHoverBorder": "rgba(0, 0, 0, 0.3)",
+ "googleSearchHoverButton": "rgba(0, 0, 0, 0.05)",
+
"desktopHeaderBg": "#f7f7f7",
"desktopHeaderFg": "#9eaba8",
"desktopHeaderHoverFg": "#7b8c88",