perestroika
monkeytype.com by sayangsalmah
Details
Authorsayangsalmah
LicenseNo License
Categorymonkeytype
Created
Updated
Size537 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name monkeytype.com
@version 20220223.16.54
@namespace userstyles.world/user/sayangsalmah
@description perestroika
@author sayangsalmah
@license No License
==/UserStyle== */
@-moz-document domain("monkeytype.com") {
:root {
--bg-color: rgb(48, 0, 0);
--main-color: #E9E0D2;
--caret-color: #abc6c4;
--sub-color: #E9E0D2;
--text-color: #585c56;
--error-color: #2E8B57;
--error-extra-color: #d8bfd4;
--colorful-error-color: #f6c9b4;
--colorful-error-extra-color: #f59a71;
}
}