mirror of https://github.com/Wox-launcher/Wox
Introducing dracula theme
This commit is contained in:
parent
a82e3be056
commit
88f64ca381
|
@ -1 +1,60 @@
|
|||
[]
|
||||
[
|
||||
{
|
||||
"ThemeId": "b20731f6-1140-4aed-a012-328d24d36231",
|
||||
"ThemeName": "Wox Dracula",
|
||||
"Description": "Wox theme inspired by the Dracula color scheme",
|
||||
"ThemeAuthor": "Sacha Duvivier",
|
||||
"Version": "1.0.0",
|
||||
"ThemeUrl": "https://www.github.com/wox-launcher/wox",
|
||||
"IsSystem": false,
|
||||
"AppBackgroundColor": "rgba(40,42,54,1)",
|
||||
"AppPaddingLeft": 10,
|
||||
"AppPaddingTop": 10,
|
||||
"AppPaddingRight": 10,
|
||||
"AppPaddingBottom": 10,
|
||||
"ResultContainerPaddingLeft": 0,
|
||||
"ResultContainerPaddingTop": 10,
|
||||
"ResultContainerPaddingRight": 0,
|
||||
"ResultContainerPaddingBottom": 0,
|
||||
"ResultItemBorderRadius": 0,
|
||||
"ResultItemPaddingLeft": 0,
|
||||
"ResultItemPaddingTop": 0,
|
||||
"ResultItemPaddingRight": 0,
|
||||
"ResultItemPaddingBottom": 0,
|
||||
"ResultItemTitleColor": "#f8f8f2",
|
||||
"ResultItemSubTitleColor": "#6272a4",
|
||||
"ResultItemTailTextColor": "#6272a4",
|
||||
"ResultItemBorderLeft": "0",
|
||||
"ResultItemActiveBackgroundColor": "#ff79c6",
|
||||
"ResultItemActiveTitleColor": "#f8f8f2",
|
||||
"ResultItemActiveSubTitleColor": "#f8f8f2",
|
||||
"ResultItemActiveTailTextColor": "#f8f8f2",
|
||||
"ResultItemActiveBorderLeft": "0",
|
||||
"QueryBoxFontColor": "#f8f8f2",
|
||||
"QueryBoxBackgroundColor": "rgba(40,42,54,1)",
|
||||
"QueryBoxBorderRadius": 8,
|
||||
"QueryBoxCursorColor": "#ff79c6",
|
||||
"QueryBoxTextSelectionColor": "#ff79c6",
|
||||
"ActionContainerBackgroundColor": "rgba(40,42,54,1)",
|
||||
"ActionContainerHeaderFontColor": "#f8f8f2",
|
||||
"ActionContainerPaddingLeft": 14,
|
||||
"ActionContainerPaddingTop": 10,
|
||||
"ActionContainerPaddingRight": 14,
|
||||
"ActionContainerPaddingBottom": 10,
|
||||
"ActionItemActiveBackgroundColor": "#44475a",
|
||||
"ActionItemActiveFontColor": "#f8f8f2",
|
||||
"ActionItemFontColor": "#f8f8f2",
|
||||
"ActionQueryBoxFontColor": "#f8f8f2",
|
||||
"ActionQueryBoxBackgroundColor": "#44475a",
|
||||
"ActionQueryBoxBorderRadius": 8,
|
||||
"PreviewFontColor": "#f8f8f2",
|
||||
"PreviewSplitLineColor": "#6272a4",
|
||||
"PreviewPropertyTitleColor": "#bd93f9",
|
||||
"PreviewPropertyContentColor": "#50fa7b",
|
||||
"PreviewTextSelectionColor": "#ff79c6",
|
||||
"ToolbarFontColor": "#f8f8f2",
|
||||
"ToolbarBackgroundColor": "rgba(40,42,54,1)",
|
||||
"ToolbarPaddingLeft": 10,
|
||||
"ToolbarPaddingRight": 10
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue