Chris Coutinho
Chris Coutinho
This is my first time every messing around with Chrome's themes, so forgive me if I'm not very clear. After installing the themes like you described in your README.md, I...
You were write about the incorrect usage of the theme and the blue gradient. I think what I did first was click "Use GTK+ Theme" under Chrome's appearance settings which...
For some reason GIMP is not allowing me to take a screen shot while I'm scrolling though the menu. Basically, the hightlighted menu item has white text and a light...
I don't get any errors, just a bunch of warnings related to icon sizes. [out.txt](https://github.com/horst3180/arc-theme/files/102580/out.txt)
Yes Adwaita produces the same behavior - they have a default icon that is also a grey box, but fits into their theme. I guess you know about this issue...
Similarly, after hitting enter - I'm unable to use backspace to delete empty space or return to previous line because the temporary 'forceBalance' function refuses to be out of balance....
I ran into a similar problem (multiple panes for commit log) when trying to commit a file-change. The issue was that I hadn't set up my git config (i.e. user.name...
There appears to be an env var listed for precisely this purpose ([link](https://docs.microsoft.com/en-us/azure/databricks/dev-tools/cli/#windows-1)); however, this does not appear to work as of v0.16.2 ``` DATABRICKS_CONFIG_PROFILE ```
That's a shame, now there's a discrepancy between how the databricks cli and tf provider read config files - one accepts a profile and the other requires the default profile...
Two things come to mind: 1. I think you're conflating two ways of passing credentials: the first being via your `~/.aws/config` file and AWS_PROFILE env var, which you would use...