/* Tokyo Night Dark by Michaël Ball */

:root {
  --base00: #1A1B26; /* Main background */
  --base01: #16161E; /* First card background */
  --base02: #2F3549; /* Inner card background */
  --base03: #444B6A; /* Muted text color */
  --base04: #787C99; /* Aside and inlite code text color */
  --base05: #A9B1D6; /* Text color */
  --base06: #CBCCD1; /* */
  --base07: #D5D6DB; /* */
  --base08: #C0CAF5; /* */
  --base09: #A9B1D6; /* */
  --base0A: #0DB9D7; /* Text selection highlight color */
  --base0B: #9ECE6A; /* Logo background color */
  --base0C: #B4F9F8; /* Link hover color */
  --base0D: #2AC3DE; /* Link text color */
  --base0E: #BB9AF7; /* */
  --base0F: #F7768E; /* */
}
