Feat: comfort features
This commit is contained in:
@@ -145,6 +145,7 @@ pub fn theme() -> ThemeColors {
|
||||
variable: (green, Color::Rgb(55, 75, 45)),
|
||||
vary: (yellow, Color::Rgb(70, 65, 45)),
|
||||
generator: (blue, Color::Rgb(50, 70, 70)),
|
||||
user_defined: (orange, Color::Rgb(60, 50, 30)),
|
||||
default: (fg_dim, darker_bg),
|
||||
},
|
||||
table: TableColors {
|
||||
|
||||
Reference in New Issue
Block a user