We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d58c64c commit 584f9eeCopy full SHA for 584f9ee
1 file changed
docs/website/styles.css
@@ -13,9 +13,9 @@
13
--glowf: rgba(255,26,26,0.08);
14
--border: rgba(255,26,26,0.22);
15
--border2: rgba(255,26,26,0.10);
16
- --txt: #eed4d4;
17
- --txt2: #c09090;
18
- --txt3: #8a5050;
+ --txt: #f5f7fa;
+ --txt2: #d7dce3;
+ --txt3: #aeb7c2;
19
--mono: 'Share Tech Mono', monospace;
20
--display: 'Orbitron', sans-serif;
21
--body: 'Rajdhani', sans-serif;
0 commit comments