Beta 8!
This commit is contained in:
parent
d0ceb4cd70
commit
e67afc66f3
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "calckey",
|
||||
"version": "13.0.0-beta6",
|
||||
"version": "13.0.0-beta8",
|
||||
"codename": "aqua",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
fgOnAccent: '#26233a',
|
||||
infoWarnBg: '#26233a',
|
||||
infoWarnFg: '#f6c177',
|
||||
infoRemoteBg: 'rgba(150, 150, 150, 0.4)',
|
||||
infoRemoteBg: 'rgba(38, 35, 58, .2)',
|
||||
infoRemoteFg: 'rgba(71, 71, 71, 0.4)',
|
||||
navHoverFg: ':lighten<17<@fg',
|
||||
dateLabelFg: '@fg',
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
fgOnAccent: '#393552',
|
||||
infoWarnBg: '#393552',
|
||||
infoWarnFg: '#f6c177',
|
||||
infoRemoteBg: 'rgba(71, 71, 71, 0.4)',
|
||||
infoRemoteBg: 'rgba(57, 53, 82, .2)',
|
||||
infoRemoteFg: 'rgba(150, 150, 150, 0.4)',
|
||||
navHoverFg: ':lighten<17<@fg',
|
||||
dateLabelFg: '@fg',
|
||||
|
|
Loading…
Reference in New Issue