Some color changes in both themes
parent
5985291a4a
commit
a83c90d849
|
@ -18,7 +18,7 @@ M: dark-theme button-clicked-text-color COLOR: white ;
|
|||
|
||||
M: dark-theme line-color COLOR: solarized-base01 ;
|
||||
|
||||
M: dark-theme column-title-background COLOR: solarized-base01 ;
|
||||
M: dark-theme column-title-background HEXCOLOR: 2F4D5B ;
|
||||
|
||||
M: dark-theme roll-button-rollover-border COLOR: gray50 ;
|
||||
M: dark-theme roll-button-selected-background COLOR: dark-gray ;
|
||||
|
|
|
@ -60,8 +60,8 @@ M: light-theme link-color COLOR: DodgerBlue4 ;
|
|||
M: light-theme url-color COLOR: DodgerBlue4 ;
|
||||
M: light-theme title-color COLOR: gray20 ;
|
||||
M: light-theme heading-color COLOR: FactorDarkSlateBlue ;
|
||||
M: light-theme snippet-color COLOR: DarkOrange4 ;
|
||||
M: light-theme output-color COLOR: DarkOrange4 ;
|
||||
M: light-theme snippet-color COLOR: solarized-orange ;
|
||||
M: light-theme output-color COLOR: solarized-orange ;
|
||||
M: light-theme warning-background-color T{ rgba f 1 0.7 0.7 1 } ;
|
||||
M: light-theme code-background-color COLOR: FactorLightTan ;
|
||||
|
||||
|
@ -69,10 +69,10 @@ M: light-theme tip-background-color COLOR: lavender ;
|
|||
|
||||
M: light-theme prompt-background-color T{ rgba f 1 0.7 0.7 1 } ;
|
||||
|
||||
M: light-theme dim-color COLOR: gray35 ;
|
||||
M: light-theme highlighted-word-color COLOR: DarkSlateGray ;
|
||||
M: light-theme string-color COLOR: LightSalmon4 ;
|
||||
M: light-theme stack-effect-color COLOR: FactorDarkGreen ;
|
||||
M: light-theme dim-color COLOR: solarized-cyan ;
|
||||
M: light-theme highlighted-word-color COLOR: solarized-green ;
|
||||
M: light-theme string-color COLOR: solarized-magenta ;
|
||||
M: light-theme stack-effect-color COLOR: solarized-orange ;
|
||||
|
||||
M: light-theme vocab-background-color COLOR: FactorLightTan ;
|
||||
M: light-theme vocab-border-color COLOR: FactorDarkTan ;
|
||||
|
|
Loading…
Reference in New Issue