mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-05 14:34:54 +00:00
theme tweaks
This commit is contained in:
@@ -26,8 +26,8 @@ $purple: #613d7c !default;
|
||||
$content-bg: rgba(39, 49, 60, 0.65); //#1D272D;
|
||||
$content-bg-solid: #1D272D;
|
||||
|
||||
$table-bg: rgba(255,255,255,.05);
|
||||
$table-bg-hover: rgba(255,255,255,.1);
|
||||
$table-bg: rgba(255,255,255,.025);
|
||||
$table-bg-hover: rgba(255,255,255,.05);
|
||||
$table-border-color: rgba(255,255,255,.1);
|
||||
|
||||
$theme-colors: (
|
||||
|
Reference in New Issue
Block a user