themes
Here are 859 public repositories matching this topic...
The website should be updated. I found one typo on http://iterm2colorschemes.com/
Website:
The theme Mokokai Soda was found here.
But this line in the README is:
The theme Monokai Soda was found here.
It's Monokai, not Mokokai.
Solaris and Illumos use Bash as the default shell. However, currently bash-it does not work as expected on them.
This can be fixed as described, tested, and confirmed here.
Here's what I suggest:
- In
install.sh, check for `$0S
When you open page UI Elements -> Cards i see TABS are not showing content until you click on other and back on first, same for pills.
Possible fix : ( worked for me )
<script type="text/javascript"> $(document).ready(function(){ $('.nav-item').tab('show'); $('.nav-tabs li a:first').trigger('click'); }); </script>
Is your feature request related to a problem? Please describe.
I'm running on Linux, and it would be cool if you could have an option in the settings to toggle the default desktop environment title bar, or hide it and use the general controls.
Describe the solution you'd like
^
Describe alternatives you've considered
n/a
Additional context
With title bar from desktop e
-
Updated
Apr 23, 2018 - JavaScript
Problem
I came to the repo page to see how I can install slate 0.x
Replication steps
- Go to https://github.com/Shopify/slate and try to find how to install any slate package version.
More Information
I followed all the possible links and only found this as the best resource (for npm package name):
https://github.com/Shopify/slate/wiki/How-to-update-Slate-to-the-late
-
Updated
Mar 26, 2020 - Vim script
-
Updated
May 21, 2020 - JavaScript
-
Updated
May 7, 2020 - Shell
-
Updated
Feb 24, 2020 - CSS
When embedding a local image in a document one should be able to specify just the filename of the image without the need to specify path (including "./"). When specifiying a file without path Uncolored interprets that as this absolute path on my (Windows) machine:
file:///C:/Users/<user>/AppData/Local/Programs/Uncolored/0.10.2/resources/app/views/<filename>
Specifying only the filename wit
-
Updated
May 29, 2020 - JavaScript
-
Updated
Mar 31, 2020 - JavaScript
By default, the child_action_btn_url is an old codex URL that is https://codex.wordpress.org/child_themes and that does not exist.
It should be https://codex.wordpress.org/Child_Themes but this page was moved to https://developer.wordpress.org/themes/advanced-topics/child-themes new URL. So, please update that parameter with the new value.
-
Updated
May 2, 2020 - Python
Theme: Iceberg
Hello. While I was working on a shared document with a friend on Google Docs, I used the red ink to mark his errors. When I selected the color red on the widget, the letters would turn cyan (or appears inverted). For the duration of the writing session, I had to deactivate the theme in order to properly apply ink colors. Just requesting a fix for that. Thank you for your hard wor
-
Updated
Nov 5, 2018 - CSS
-
Updated
May 28, 2020 - JavaScript
Components
The component I want to suggest is an inbuilt equalizer for Music Player Go app
Proposal Description
An equalizer which is an electronic equipment that reduces frequency distortion is a necessary component in a music player application. This component allows users to adjust the music to whatever way they want it; rock, jazz, bass blast, etc. A music player without this
Right now background fallback colors are very rough based on a quick run through of the Dark+ theme. Maybe we can improve upon it?
The fallbacks we land on may eventually be upstreamed to VS Code.
Related: #22
-
Updated
May 4, 2020 - CSS
Improve this page
Add a description, image, and links to the themes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the themes topic, visit your repo's landing page and select "manage topics."
When you render an alert within a modal the
closeclasses clash impacting the alert icon.Device
To reproduce
Steps to reproduce the behavior:
https://jsfiddle.net/1xejsv5w/
Screenshots
See jsfiddle above.