Feat: comfort features
This commit is contained in:
@@ -146,6 +146,7 @@ pub fn theme() -> ThemeColors {
|
||||
variable: (purple, Color::Rgb(40, 25, 50)),
|
||||
vary: (yellow, Color::Rgb(50, 45, 20)),
|
||||
generator: (cyan, Color::Rgb(20, 45, 40)),
|
||||
user_defined: (orange, Color::Rgb(40, 25, 10)),
|
||||
default: (fg_dim, bg),
|
||||
},
|
||||
table: TableColors {
|
||||
|
||||
Reference in New Issue
Block a user