mirror of
https://github.com/kepler155c/opus
synced 2025-09-03 19:38:03 +00:00
better startup
This commit is contained in:
@@ -37,9 +37,9 @@ local tabsDirty = false
|
||||
|
||||
local config = {
|
||||
standard = {
|
||||
focusTextColor = colors.lightGray,
|
||||
focusTextColor = colors.white,
|
||||
focusBackgroundColor = colors.gray,
|
||||
textColor = colors.black,
|
||||
textColor = colors.gray,
|
||||
backgroundColor = colors.lightGray,
|
||||
tabBarTextColor = colors.black,
|
||||
tabBarBackgroundColor = colors.lightGray,
|
||||
|
Reference in New Issue
Block a user