Skip to content

new theme dark spotlight #345

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Z4uR5d opened this issue Nov 25, 2018 · 1 comment
Closed

new theme dark spotlight #345

Z4uR5d opened this issue Nov 25, 2018 · 1 comment

Comments

@Z4uR5d
Copy link

Z4uR5d commented Nov 25, 2018

theme inspired by macOS spotlight
themeDarkSpotlight.zip

and what about use fluent design system?
https://docs.microsoft.com/en-us/windows/uwp/design/style/acrylic

preview
2018-11-25 14_01_58-

@polyvertex
Copy link
Member

Thanks for sharing!

and what about use fluent design system?

Except for the blurry background and other special effects - which cannot be achieved in Keypirinha - you can pretty much reproduce it with the fonts and colors. Anything else?


Theme copy-pasted below for convenience:

# Dark minimal theme
# t.me/z4ur5d

[theme/DarkSpotlight]
font_face = SF Pro Text, Helvetica, Tahoma, Arial, Segoe UI

font_small_size = 9
font_small_style = cleartype
font_snormal_size = 12
font_snormal_style = cleartype
font_normal_size = 14
font_normal_style = cleartype
font_large_size = 22
font_large_style = cleartype

mono_font_face = Fira Code, Consolas

color_background = #111
color_foreground = #fff
color_faded = #888

color_textbox_back = ${color_background}

color_listitem_back = ${color_background}
color_listitem_title = ${color_foreground}
color_listitem_desc = #555

color_listitem_selected_back = #116dd6
color_listitem_selected_title = ${color_foreground}
color_listitem_selected_desc = #599bd9

opacity_back = 92

layout = list_icon

satellite_pos = topleft
satellite_size = small

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants