mirror of
				https://github.com/kepler155c/opus
				synced 2025-11-04 09:33:01 +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