mirror of
https://github.com/kepler155c/opus
synced 2025-05-05 17:04:13 +00:00
better startup
This commit is contained in:
parent
1a818e9e3a
commit
04f2ee9c34
@ -37,9 +37,9 @@ local tabsDirty = false
|
|||||||
|
|
||||||
local config = {
|
local config = {
|
||||||
standard = {
|
standard = {
|
||||||
focusTextColor = colors.lightGray,
|
focusTextColor = colors.white,
|
||||||
focusBackgroundColor = colors.gray,
|
focusBackgroundColor = colors.gray,
|
||||||
textColor = colors.black,
|
textColor = colors.gray,
|
||||||
backgroundColor = colors.lightGray,
|
backgroundColor = colors.lightGray,
|
||||||
tabBarTextColor = colors.black,
|
tabBarTextColor = colors.black,
|
||||||
tabBarBackgroundColor = colors.lightGray,
|
tabBarBackgroundColor = colors.lightGray,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user