Skip to content
#

theme

Here are 6,754 public repositories matching this topic...

ohmyzsh
fredg0
fredg0 commented Jun 11, 2020

Hello,

fzf is installed via the openbsd package manager like this :

> % pkg_info -L fzf
Information for inst:fzf-0.21.1

Files:
/usr/local/bin/fzf
/usr/local/bin/fzf-tmux
/usr/local/man/man1/fzf-tmux.1
/usr/local/man/man1/fzf.1
/usr/local/share/doc/pkg-readmes/fzf
/usr/local/share/fish/functions/fzf-key-bindings.fish
/usr/local/share/fzf/bash/completion.bash
/usr/local/share/fz

Over 225 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty

  • Updated Aug 17, 2020
  • Shell
andydotxyz
andydotxyz commented Jun 1, 2020

Describe the bug:

Open fyne_demo -> Widgets -> input and drag the slider.
If your finger goes above or below the widget it resets to 0 - but it should track the finger movement.
Most probably a bug in tracking motion events in mobile driver.

To Reproduce:

Steps to reproduce the behaviour:

  1. Go to fyne_demo
  2. Click on Widgets then input
  3. Slide the slider then move your finger
onehungrygeek
onehungrygeek commented Jan 6, 2019

Thanks a ton for any helpful feedback

I need help with getting best quality GIFs.

I am not used to CSS syntax so it would be amazing if you add a lot of example config.yml files. Also, try adding config.yml files for the GIFs you are displaying in your README.md. They look fantastic. I have spent hours trying to get perfect GIF but no luck.

I don't know what value to give for shadow

hugo-academic
JOduMonT
JOduMonT commented Nov 7, 2019

Hi;

I hope it's a feature request and not a bug report
I try to apply design.background but at the item level
and the code won't let me add more than one [design.background]

this is work

widget = "slider"
weight = 11
[[item]]
  title = "Left"
  content = "I am left aligned :smile:"
  [design.background]
    gradient_start = "#0000F9"
    gradient_end = "#86007D"
nord

Improve this page

Add a description, image, and links to the theme topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the theme topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.