From 3905c4a893ea16b38261f32bb609e9fb1a315c7a Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Thu, 26 Aug 2021 10:55:27 +0100 Subject: [PATCH] chore(userstyle): rename github syntax highlight theme --- ...k.user.css => one-dark-github-syntax-highlight.user.css} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename userstyles/{github-syntax-highlight-theme-one-dark.user.css => one-dark-github-syntax-highlight.user.css} (98%) diff --git a/userstyles/github-syntax-highlight-theme-one-dark.user.css b/userstyles/one-dark-github-syntax-highlight.user.css similarity index 98% rename from userstyles/github-syntax-highlight-theme-one-dark.user.css rename to userstyles/one-dark-github-syntax-highlight.user.css index f878416..8406be1 100644 --- a/userstyles/github-syntax-highlight-theme-one-dark.user.css +++ b/userstyles/one-dark-github-syntax-highlight.user.css @@ -1,10 +1,10 @@ /* ==UserStyle== -@name GitHub Syntax Highlight Theme - One Dark +@name One Dark GitHub Syntax Highlight @description Apply One Dark theme to syntax highlighting on GitHub @version 1.0.0 @namespace jimeh.me -@homepageURL https://github.com/jimeh/dotfiles/blob/master/userstyles/github-syntax-highlight-theme-one-dark.user.css -@updateURL https://github.com/jimeh/dotfiles/raw/master/userstyles/github-syntax-highlight-theme-one-dark.user.css +@homepageURL https://github.com/jimeh/dotfiles/blob/master/userstyles/one-dark-github-syntax-highlight.user.css +@updateURL https://github.com/jimeh/dotfiles/raw/master/userstyles/one-dark-github-syntax-highlight.user.css @preprocessor stylus ==/UserStyle== */