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