Last active
September 28, 2023 20:19
-
-
Save nerdius/63d99e826a63689d6182130bae299eb0 to your computer and use it in GitHub Desktop.
Revisions
-
nerdius revised this gist
May 1, 2018 . No changes.There are no files selected for viewing
-
nerdius revised this gist
May 1, 2018 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -18,24 +18,24 @@ To use: /* Arc Dark theme */ /* Link hint boxes */ div > .vimiumHintMarker { background: #383c4a; font-size: 12px; border: 0.25em solid #383c4a; border-radius: 0.68em; box-shadow: 0em 0.1em 0.6em 0.1em rgba(0, 0, 0, 0.4); } /* Link hint text */ div > .vimiumHintMarker span { color: #e2e3e7; font-size: inherit; text-shadow: none; } /* Link hint matching characters */ div > .vimiumHintMarker > .matchingCharacter { color: #5294e2; } -
Giorgi Gzirishvili revised this gist
Oct 7, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -35,6 +35,7 @@ div > .vimiumHintMarker span { } div > .vimiumHintMarker > .matchingCharacter { /* Link hint matching characters */ color: #5294e2; } -
Giorgi Gzirishvili revised this gist
Aug 28, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -37,3 +37,4 @@ div > .vimiumHintMarker span { div > .vimiumHintMarker > .matchingCharacter { color: #5294e2; } -
Giorgi Gzirishvili revised this gist
Aug 28, 2017 . 1 changed file with 4 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,6 +15,9 @@ To use: */ /* Arc Dark theme */ div > .vimiumHintMarker { /* Link hint boxes */ background: #383c4a; @@ -33,4 +36,4 @@ div > .vimiumHintMarker span { div > .vimiumHintMarker > .matchingCharacter { color: #5294e2; } -
Giorgi Gzirishvili revised this gist
Aug 28, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,7 +11,7 @@ To use: 4. Under Advanced Options, scroll down to CSS for link hints. 5. Paste the code in the text field. 6. Click Save Changes. 7. Go to the website of your choice (or, if you have it open already, reload it) and check out the results. */ -
Giorgi Gzirishvili revised this gist
Jul 18, 2017 . 1 changed file with 4 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -18,14 +18,16 @@ To use: div > .vimiumHintMarker { /* Link hint boxes */ background: #383c4a; font-size: 12px; border: 0.25em solid #383c4a; border-radius: 0.68em; box-shadow: 0em 0.1em 0.6em 0.1em rgba(0, 0, 0, 0.4); } div > .vimiumHintMarker span { /* Link hint text */ color: #e2e3e7; font-size: inherit; text-shadow: none; } -
Giorgi Gzirishvili revised this gist
Jul 18, 2017 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -16,14 +16,14 @@ To use: */ div > .vimiumHintMarker { /* Link hint boxes */ background: #383c4a; border: 0.25em solid #383c4a; border-radius: 0.75em; } div > .vimiumHintMarker span { /* Link hint text */ color: #e2e3e7; font-size: 12px; text-shadow: none; -
Giorgi Gzirishvili revised this gist
Jul 18, 2017 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,5 @@ /* Arc Dark theme for styling Vimium link hints By Giorgi Gzirishvili (@giogziro95). This code is in the public domain. @@ -11,6 +12,7 @@ To use: 5. Paste the code in the text field. 6. Click Save Changes. 7. Go to the website of your wish (or if you have it already open, reload it) and check out the results. */ div > .vimiumHintMarker { -
Giorgi Gzirishvili revised this gist
Jul 18, 2017 . 1 changed file with 7 additions and 7 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,13 +4,13 @@ Arc Dark theme for styling Vimium link hints By Giorgi Gzirishvili (@giogziro95). This code is in the public domain. To use: 1. Copy the code. 2. Go to the Vimium options. 3. Click Show Advanced Options. 4. Under Advanced Options, scroll down to CSS for link hints. 5. Paste the code in the text field. 6. Click Save Changes. 7. Go to the website of your wish (or if you have it already open, reload it) and check out the results. */ div > .vimiumHintMarker { -
Giorgi Gzirishvili revised this gist
Jul 18, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,7 @@ /* Arc Dark theme for styling Vimium link hints By Giorgi Gzirishvili (@giogziro95). This code is in the public domain. To use: 1. Copy the code. -
Giorgi Gzirishvili created this gist
Jul 18, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,32 @@ /* Arc Dark theme for styling Vimium link hints By @giogziro95. This code is in the public domain. To use: 1. Copy the code. 2. Go to the Vimium options. 3. Click Show Advanced Options. 4. Under Advanced Options, scroll down to CSS for link hints. 5. Paste the code in the text field. 6. Click Save Changes. 7. Go to the website of your wish (or if you have it already open, reload it) and check out the results. */ div > .vimiumHintMarker { /* Linkhint boxes */ background: #383c4a; border: 0.25em solid #383c4a; border-radius: 0.75em; } div > .vimiumHintMarker span { /* Linkhint text */ color: #e2e3e7; font-size: 12px; text-shadow: none; } div > .vimiumHintMarker > .matchingCharacter { color: #5294e2; }