Skip to content

Commit

Permalink
added tokyonight theme
Browse files Browse the repository at this point in the history
  • Loading branch information
Narmis-E committed Feb 5, 2024
1 parent cfaf605 commit 1777222
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions smassh/ui/css/themes/tokyonight.tcss
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
$bg-color: #1a1b26;
$main-color: #769dee;
$caret-color: #e0af68;
$sub-color: #565f89;
$sub-alt-color: #24283b;
$text-color: #c0caf5;
$error-color: #f7768e;
$error-extra-color: #ff9e64;
$colorful-error-color: #f7768e;
$colorful-error-extra-color: #ff9e64;

0 comments on commit 1777222

Please sign in to comment.