Files: 16b15178d85688fc180af5d4c05fe1b924fbb754 / 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