Skip to content

Commit

Permalink
fix: bump versions of styles in the previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
aruncveli committed Aug 4, 2024
1 parent fae98dc commit c4922ef
Show file tree
Hide file tree
Showing 5 changed files with 68 additions and 18 deletions.
3 changes: 2 additions & 1 deletion apotea/apotea.user.styl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Apotea Dark
@namespace github.com/aruncveli/userstyles
@version 24.07.07
@version 24.08.04
@description Dark theme for Apotea
@author Arun Chandanaveli <aruncveli@gmail.com> (https://github.com/aruncveli)
@homepageURL https://github.com/aruncveli/userstyles
Expand Down Expand Up @@ -94,6 +94,7 @@ set-fg-imp()
.facet-dropdown
.btn:hover
.table
.checkout-field input
set-bg1()

#suggest-container
Expand Down
16 changes: 15 additions & 1 deletion archlinux/archlinux.user.styl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Arch Linux Dark
@namespace github.com/aruncveli/userstyles
@version 24.07.19
@version 24.08.04
@description Dark theme for some (simpler) Arch Linux pages: Home, Packages, AUR and Download.
@author Arun Chandanaveli <aruncveli@gmail.com> (https://github.com/aruncveli)
@homepageURL https://github.com/aruncveli/userstyles
Expand Down Expand Up @@ -257,3 +257,17 @@ link()
background()
pre
background1()

@-moz-document url-prefix("https://archlinux.org/groups")
.results
th
&
background()
&.tablesorter-header
&Asc
&Desc
background()
tr:nth-child
&(odd)
&(even)
background1()
3 changes: 2 additions & 1 deletion hackernews/hackernews.user.styl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Hacker News Dark
@namespace github.com/aruncveli/userstyles
@version 24.06.02
@version 24.08.04
@description Dark theme for Hacker News
@author Arun Chandanaveli <aruncveli@gmail.com> (https://github.com/aruncveli)
@homepageURL https://github.com/aruncveli/userstyles
Expand All @@ -27,6 +27,7 @@
td
.c00
.c73
.c5a
.title
color fg

Expand Down
34 changes: 31 additions & 3 deletions psarips/psarips.user.styl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name PSArips Dark
@namespace github.com/aruncveli/userstyles
@version 24.07.30
@version 24.08.04
@description description
@author Arun Chandanaveli <aruncveli@gmail.com> (https://github.com/aruncveli)
@homepageURL https://github.com/aruncveli/userstyles
Expand All @@ -12,7 +12,7 @@
@var color fg "Foreground" white
@var color bg "Background" black
@var color bg1 "Background lightened 1" #111111
@var color blue-override "Blue" #0b84ff
@var color bg2 "Background lightened 2" #222222
@var color green-override "Green" #32d74b
@var color link-color "Link" #0b84ff
==/UserStyle== */
Expand All @@ -23,6 +23,9 @@ set-bg(var = bg)
set-bg1()
set-bg(bg1)

set-bg2()
set-bg(bg2)

set-fg()
color fg

Expand All @@ -37,19 +40,43 @@ set-fg()
a
color link-color

.post-item-title a
.widget a
color link-color !important

.page-title
set-bg()
border-bottom unset
h1
color blue-override
color link-color

.hu-pad
.sidebar .sidebar-content
.main-inner
#page
#footer
set-bg()

.search-form input[type=search]
set-bg()
&:focus
set-fg()

.notebox
set-bg1()
set-fg()

div.wpforms-container-full .wpforms-form
input[type=text]
input[type=email]
textarea
set-bg1()
set-fg()
button[type=submit]
set-bg1()
set-fg()
&:hover
set-bg2()

.featured
.post-list .post-row
Expand Down Expand Up @@ -81,6 +108,7 @@ set-fg()

.entry.excerpt
h4
.themeform label
set-fg()

.caption
Expand Down
30 changes: 18 additions & 12 deletions yougov/yougov.user.styl
Original file line number Diff line number Diff line change
@@ -1,21 +1,23 @@
/* ==UserStyle==
@name YouGov Dark
@namespace github.com/aruncveli/userstyles
@version 24.07.30
@version 24.08.04
@description description
@author Arun Chandanaveli <aruncveli@gmail.com> (https://github.com/aruncveli)
@homepageURL https://github.com/aruncveli/userstyles
@supportURL https://github.com/aruncveli/userstyles/issues
@updateURL https://github.com/aruncveli/userstyles/yougov/yougov.user.styl
@license MIT
@preprocessor stylus
@var color fg "Foreground" white
@var color bg "Background" black
@var color bg1 "Background lightened 1" #111111
@var color fg "Foreground" white
@var color bg "Background" black
@var color bg1 "Background lightened 1" #111111
@var color bg2 "Background lightened 2" #222222
@var color red-override "Red" #ff3b44
==/UserStyle== */

set-bg(var = bg)
background var
background-color var

set-bg1()
set-bg(bg1)
Expand All @@ -29,6 +31,8 @@ set-fg()
@-moz-document domain("survey2.yougov.com")
:root
color-scheme dark
--color-grapefruit-300 '%s33' % red-override
--color-grapefruit-1200 red-override

body
select
Expand All @@ -44,8 +48,6 @@ set-fg()
label:hover div.uniform-
&checker span
set-bg()
&radio span
set-bg1()

.response-label
&.selected
Expand All @@ -67,7 +69,7 @@ set-fg()
span
set-fg()
&radio span.uniform-checked:not(.hidden-response)
set-bg1()
background-color fg

.question .question-text
.label-inner
Expand All @@ -77,8 +79,12 @@ set-fg()
tr.grid-row th
.grid-item-text-left
set-fg()
tbody tr:hover > *
background-color unset
tbody tr:hover >
th
td
set-bg1()
td:hover
set-bg2()

.rankSelectionBlock
set-bg1()
Expand All @@ -91,8 +97,8 @@ set-fg()
select:hover
border-color #616e90

input
input[type='text']
textarea
set-fg()
set-bg()
set-bg1()
border-color fg

0 comments on commit c4922ef

Please sign in to comment.