rebrand: PostCast identity + indigo color scheme

This commit is contained in:
Nik (Claude)
2026-06-15 23:25:48 +03:00
parent 344ef7bae5
commit abf6a0b121
13 changed files with 25 additions and 25 deletions
+4 -4
View File
@@ -11,8 +11,8 @@
--text: 23 23 23; /* neutral-900 */
--text-soft: 82 82 91; /* zinc-600 */
--text-mute: 161 161 170; /* zinc-400 */
--accent: 16 185 129; /* emerald-500 */
--accent2: 5 150 105; /* emerald-600 */
--accent: 99 102 241; /* indigo-500 */
--accent2: 79 70 229; /* indigo-600 */
--accent-text: 255 255 255; /* белый текст на акценте */
}
@@ -25,8 +25,8 @@
--text: 243 244 246; /* gray-100 */
--text-soft: 209 213 219; /* gray-300 */
--text-mute: 107 114 128; /* gray-500 */
--accent: 16 185 129;
--accent2: 52 211 153;
--accent: 129 140 248;
--accent2: 165 180 252;
--accent-text: 0 0 0;
}