wip
This commit is contained in:
@ -14,8 +14,15 @@
|
||||
"faceDivider": "rgba(0, 0, 0, 0.3)",
|
||||
"popupBg": "#2c303c",
|
||||
"popupFg": "#d6dce2",
|
||||
"subNoteBg": "rgba(0, 0, 0, 0.18)",
|
||||
"renoteGradient": "#314027",
|
||||
"renoteText": "#9dbb00",
|
||||
"noteActions": "#606984",
|
||||
"noteActionsHover": "#a1a8bf",
|
||||
"noteActionsReplyHover": "#0af",
|
||||
"noteActionsRenoteHover": "#8d0",
|
||||
"noteActionsReactionHover": "#fa0",
|
||||
"noteActionsHighlighted": "#707b97",
|
||||
"modalBackdrop": "rgba(0, 0, 0, 0.5)",
|
||||
"dateDividerBg": "#242731",
|
||||
"dateDividerFg": "#666b79",
|
||||
|
@ -7,9 +7,9 @@
|
||||
"primary": "#fb8d4e",
|
||||
"primaryForeground": "#fff",
|
||||
"bg": "#1b1a35",
|
||||
"face": "#282c37",
|
||||
"faceHeader": "#313543",
|
||||
"faceDivider": "rgba(0, 0, 0, 0.3)",
|
||||
"face": "#2e2a3e",
|
||||
"faceHeader": "#36314e",
|
||||
"dateDividerBg": "#26253c",
|
||||
"popupBg": "#2c303c",
|
||||
"popupFg": "#d6dce2",
|
||||
"renoteGradient": "#5d2d1a",
|
||||
|
@ -14,8 +14,15 @@
|
||||
"faceDivider": "rgba(0, 0, 0, 0.082)",
|
||||
"popupBg": "#fff",
|
||||
"popupFg": "#586069",
|
||||
"subNoteBg": "rgba(0, 0, 0, 0.01)",
|
||||
"renoteGradient": "#edfde2",
|
||||
"renoteText": "#9dbb00",
|
||||
"noteActions": "#ddd",
|
||||
"noteActionsHover": "#444",
|
||||
"noteActionsReplyHover": "#0af",
|
||||
"noteActionsRenoteHover": "#8d0",
|
||||
"noteActionsReactionHover": "#fa0",
|
||||
"noteActionsHighlighted": "#888",
|
||||
"modalBackdrop": "rgba(0, 0, 0, 0.1)",
|
||||
"dateDividerBg": "#fdfdfd",
|
||||
"dateDividerFg": "#aaa",
|
||||
|
Reference in New Issue
Block a user