mirror of
https://git.youjo.love/youjo/youjo-fe.git
synced 2025-02-01 17:09:14 +01:00
53fed694df
Apply different styles to reply, retweet and favorite buttons
6 lines
115 B
SCSS
6 lines
115 B
SCSS
$main-color: #f58d2c;
|
|
$main-background: white;
|
|
$darkened-background: whitesmoke;
|
|
$green: #0fa00f;
|
|
$blue: #0095ff;
|
|
|