Files: 890b63ba1d9f369041e099ec9f54c6f9e8ce289d / styles / colors.css
116 bytesRaw
1 | :root{ |
2 | --primary-bg: #112121; |
3 | --paper-bg: lavender; |
4 | --title: #8252a5; |
5 | --text: #FFE4E1; |
6 | --link: #FFE4E1; |
7 | } |
8 |
Built with git-ssb-web
1 | :root{ |
2 | --primary-bg: #112121; |
3 | --paper-bg: lavender; |
4 | --title: #8252a5; |
5 | --text: #FFE4E1; |
6 | --link: #FFE4E1; |
7 | } |
8 |
Built with git-ssb-web