diff --git a/README.md b/README.md index dc3485108b4..5b44e72a039 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# +# [](https://buildkite.com/sourcegraph/sourcegraph) [](LICENSE) diff --git a/client/branded/src/components/SourcegraphLogo.tsx b/client/branded/src/components/SourcegraphLogo.tsx index 091164a0e36..1b0d7ad6351 100644 --- a/client/branded/src/components/SourcegraphLogo.tsx +++ b/client/branded/src/components/SourcegraphLogo.tsx @@ -1,61 +1,21 @@ import React from 'react' export const SourcegraphLogo: React.FunctionComponent> = props => ( - + - - - - - - - - - - diff --git a/client/branded/src/global-styles/colors-redesign.scss b/client/branded/src/global-styles/colors-redesign.scss index 915b033ee2d..2a3d2df895b 100644 --- a/client/branded/src/global-styles/colors-redesign.scss +++ b/client/branded/src/global-styles/colors-redesign.scss @@ -1,6 +1,6 @@ $redesign-blue: #0b70db; $redesign-indigo: #0864c6; -$redesign-purple: #a305e1; +$redesign-purple: #a112ff; $redesign-pink: #d68cf3; $redesign-red: $oc-red-9; $redesign-orange: $oc-orange-7; diff --git a/client/branded/src/global-styles/colors.scss b/client/branded/src/global-styles/colors.scss index 6ff07bb3129..527dac3f5af 100644 --- a/client/branded/src/global-styles/colors.scss +++ b/client/branded/src/global-styles/colors.scss @@ -78,9 +78,9 @@ $text-muted: var(--text-muted); --merged: #{$merged}; --color-border-active: #329af0; // Logo colors - --logo-orange: #f96216; - --logo-blue: #00b4f2; - --logo-purple: #b200f8; + --logo-orange: #ff5543; + --logo-blue: #00cbec; + --logo-purple: #a112ff; // Additional colors --tooltip-bg: #{$gray-19}; --box-shadow: 0 0.25rem 0.5rem #{rgba($gray-19, 0.07)}; @@ -115,7 +115,7 @@ $text-muted: var(--text-muted); --link-hover-bg-color-2: #{$gray-03}; --border-color: #{$gray-04}; --border-color-2: #{$gray-02}; - --sourcegraph-logo-text-color: #242427; + --sourcegraph-logo-text-color: #000000; --search-query-text-color: #2b3750; --search-filter-keyword-color: #268bd2; --search-keyword-color: #{$oc-grape-7}; diff --git a/client/browser/assets/img/icon-128.png b/client/browser/assets/img/icon-128.png index deabaf1dfd6..a88eb2abf8f 100644 Binary files a/client/browser/assets/img/icon-128.png and b/client/browser/assets/img/icon-128.png differ diff --git a/client/browser/assets/img/icon-16.png b/client/browser/assets/img/icon-16.png index fbc2eee9ec5..9a371d0f9c2 100644 Binary files a/client/browser/assets/img/icon-16.png and b/client/browser/assets/img/icon-16.png differ diff --git a/client/browser/assets/img/icon-48.png b/client/browser/assets/img/icon-48.png index 4e6dab3873b..5e47955bb29 100644 Binary files a/client/browser/assets/img/icon-48.png and b/client/browser/assets/img/icon-48.png differ diff --git a/client/browser/assets/img/icon-active-with-alert-128.png b/client/browser/assets/img/icon-active-with-alert-128.png index 2ee2c797fdf..5151f348b1f 100644 Binary files a/client/browser/assets/img/icon-active-with-alert-128.png and b/client/browser/assets/img/icon-active-with-alert-128.png differ diff --git a/client/browser/assets/img/icon-active-with-alert-16.png b/client/browser/assets/img/icon-active-with-alert-16.png index dab24efe7cf..5cc70d8cb80 100644 Binary files a/client/browser/assets/img/icon-active-with-alert-16.png and b/client/browser/assets/img/icon-active-with-alert-16.png differ diff --git a/client/browser/assets/img/icon-active-with-alert-48.png b/client/browser/assets/img/icon-active-with-alert-48.png index be95a96aebe..38a05ff522c 100644 Binary files a/client/browser/assets/img/icon-active-with-alert-48.png and b/client/browser/assets/img/icon-active-with-alert-48.png differ diff --git a/client/browser/assets/img/sourcegraph-light-head-logo.svg b/client/browser/assets/img/sourcegraph-light-head-logo.svg deleted file mode 100644 index d09acacfb2f..00000000000 --- a/client/browser/assets/img/sourcegraph-light-head-logo.svg +++ /dev/null @@ -1,70 +0,0 @@ - -logo -Created using Figma - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/client/browser/assets/img/sourcegraph-logo-dark.svg b/client/browser/assets/img/sourcegraph-logo-dark.svg new file mode 100644 index 00000000000..2129e807a9f --- /dev/null +++ b/client/browser/assets/img/sourcegraph-logo-dark.svg @@ -0,0 +1 @@ + diff --git a/client/browser/assets/img/sourcegraph-logo-light.svg b/client/browser/assets/img/sourcegraph-logo-light.svg new file mode 100644 index 00000000000..a14d2cbef7f --- /dev/null +++ b/client/browser/assets/img/sourcegraph-logo-light.svg @@ -0,0 +1 @@ + diff --git a/client/browser/assets/img/sourcegraph-logo.svg b/client/browser/assets/img/sourcegraph-logo.svg deleted file mode 100644 index 43275fa30ea..00000000000 --- a/client/browser/assets/img/sourcegraph-logo.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - diff --git a/client/browser/assets/img/sourcegraph-mark.svg b/client/browser/assets/img/sourcegraph-mark.svg index 573d7c7c75b..5bd2c5d9239 100644 --- a/client/browser/assets/img/sourcegraph-mark.svg +++ b/client/browser/assets/img/sourcegraph-mark.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/client/browser/src/shared/code-hosts/shared/__snapshots__/ViewOnSourcegraphButton.test.tsx.snap b/client/browser/src/shared/code-hosts/shared/__snapshots__/ViewOnSourcegraphButton.test.tsx.snap index 9265e7ac4d1..40f7eb5ee0e 100644 --- a/client/browser/src/shared/code-hosts/shared/__snapshots__/ViewOnSourcegraphButton.test.tsx.snap +++ b/client/browser/src/shared/code-hosts/shared/__snapshots__/ViewOnSourcegraphButton.test.tsx.snap @@ -11,25 +11,22 @@ exports[` existence could not be determined because title="Sign into Sourcegraph to get hover tooltips, go to definition and more" > - - - - - + + + Sign in to Sourcegraph @@ -47,25 +44,22 @@ exports[` existence could not be determined because title="Sign into Sourcegraph to get hover tooltips, go to definition and more" > - - - - - + + + Sign in to Sourcegraph @@ -83,25 +77,22 @@ exports[` existence could not be determined because > - - - - - + + + Error @@ -119,25 +110,22 @@ exports[` repository does not exist on the instance r > - - - - - + + + Repository not found @@ -155,25 +143,22 @@ exports[` repository does not exist on the instance r > - - - - - + + + Repository not found @@ -190,25 +175,22 @@ exports[` repository exists on the instance renders a title="View repository on Sourcegraph" > - - - - - + + + @@ -224,25 +206,22 @@ exports[` repository exists on the instance renders a title="View repository on Sourcegraph" > - - - - - + + + diff --git a/client/browser/src/shared/components/SourcegraphIcon.tsx b/client/browser/src/shared/components/SourcegraphIcon.tsx index 37af5d1bc92..36b707514dc 100644 --- a/client/browser/src/shared/components/SourcegraphIcon.tsx +++ b/client/browser/src/shared/components/SourcegraphIcon.tsx @@ -1,20 +1,18 @@ import * as React from 'react' export const SourcegraphIcon: React.FunctionComponent> = props => ( - - - - - - + + + + ) diff --git a/client/storybook/assets/img/wildcard-design-system.svg b/client/storybook/assets/img/wildcard-design-system.svg index 3221e968176..bdea9974c88 100644 --- a/client/storybook/assets/img/wildcard-design-system.svg +++ b/client/storybook/assets/img/wildcard-design-system.svg @@ -3,9 +3,9 @@ - - - + + + diff --git a/client/storybook/package.json b/client/storybook/package.json index 0f511a073d3..910c801f285 100644 --- a/client/storybook/package.json +++ b/client/storybook/package.json @@ -7,8 +7,8 @@ "license": "Apache-2.0", "scripts": { "eslint": "eslint --cache 'src/**/*.[jt]s?(x)'", - "start": "TS_NODE_TRANSPILE_ONLY=true start-storybook -p 9001 -c ./src -s ./assets", - "build": "TS_NODE_TRANSPILE_ONLY=true build-storybook -c ./src -s ./assets", + "start": "TS_NODE_TRANSPILE_ONLY=true start-storybook -p 9001 -c ./src -s ./assets,../../ui/assets", + "build": "TS_NODE_TRANSPILE_ONLY=true build-storybook -c ./src -s ./assets,../../ui/assets", "build:webpack-stats": "TS_NODE_TRANSPILE_ONLY=true WEBPACK_DLL_PLUGIN=false start-storybook -c ./src -s ./assets --smoke-test --webpack-stats-json ./storybook-static --loglevel warn", "build:dll-bundle": "TS_NODE_TRANSPILE_ONLY=true webpack --config ./src/webpack.config.dll.ts --no-stats", "start:dll": "TS_NODE_TRANSPILE_ONLY=true WEBPACK_DLL_PLUGIN=true start-storybook -p 9001 -c ./src -s ./assets", diff --git a/client/web/src/auth/__snapshots__/SignInPage.test.tsx.snap b/client/web/src/auth/__snapshots__/SignInPage.test.tsx.snap index 349b98546ff..b04bc230560 100644 --- a/client/web/src/auth/__snapshots__/SignInPage.test.tsx.snap +++ b/client/web/src/auth/__snapshots__/SignInPage.test.tsx.snap @@ -19,27 +19,21 @@ exports[`SignInPage renders sign in page (cloud) 1`] = ` @@ -194,27 +188,21 @@ exports[`SignInPage renders sign in page (server) 1`] = ` diff --git a/client/web/src/auth/__snapshots__/SignUpPage.test.tsx.snap b/client/web/src/auth/__snapshots__/SignUpPage.test.tsx.snap index 4cfa6407b60..7693c9ee1b7 100644 --- a/client/web/src/auth/__snapshots__/SignUpPage.test.tsx.snap +++ b/client/web/src/auth/__snapshots__/SignUpPage.test.tsx.snap @@ -19,27 +19,21 @@ exports[`SignUpPage renders sign up page (cloud) 1`] = ` @@ -233,27 +227,21 @@ exports[`SignUpPage renders sign up page (server) 1`] = ` diff --git a/client/web/src/auth/icons.tsx b/client/web/src/auth/icons.tsx index dde99dbf124..fb258f66f40 100644 --- a/client/web/src/auth/icons.tsx +++ b/client/web/src/auth/icons.tsx @@ -1,24 +1,18 @@ import React from 'react' export const SourcegraphIcon: React.FunctionComponent> = props => ( - + ) diff --git a/client/web/src/components/MagnifyingGlassIcon.tsx b/client/web/src/components/MagnifyingGlassIcon.tsx index 242d3de4c20..a0c0aa2db8c 100644 --- a/client/web/src/components/MagnifyingGlassIcon.tsx +++ b/client/web/src/components/MagnifyingGlassIcon.tsx @@ -4,7 +4,7 @@ export const MagnifyingGlassIcon = React.memo(() => ( = ({ branding = branding ?? window.context?.branding assetsRoot = assetsRoot ?? (window.context?.assetsRoot || '') + const themeProperty = isLightTheme ? 'light' : 'dark' + const sourcegraphLogoUrl = variant === 'symbol' ? `${assetsRoot}/img/sourcegraph-mark.svg` - : `${assetsRoot}/img/sourcegraph${isLightTheme ? '-light' : ''}-head-logo.svg?v2` - const customBrandingLogoUrl = branding?.[isLightTheme ? 'light' : 'dark']?.[variant] + : `${assetsRoot}/img/sourcegraph-logo-${themeProperty}.svg` + + const customBrandingLogoUrl = branding?.[themeProperty]?.[variant] + return ( `; @@ -52,7 +52,7 @@ exports[`BrandLogo renders light sourcegraph logo 1`] = ` `; diff --git a/client/web/src/enterprise/batches/list/BatchChangesListEmpty.tsx b/client/web/src/enterprise/batches/list/BatchChangesListEmpty.tsx index 7db5cf7dd23..f84997b3787 100644 --- a/client/web/src/enterprise/batches/list/BatchChangesListEmpty.tsx +++ b/client/web/src/enterprise/batches/list/BatchChangesListEmpty.tsx @@ -150,11 +150,11 @@ const FindReplaceIcon: React.FunctionComponent<{ className?: string }> = ({ clas - + - + = ({ cl - - - - + + + + - + diff --git a/client/web/src/extensions/icons.tsx b/client/web/src/extensions/icons.tsx index 7a967f66765..7959a9919b1 100644 --- a/client/web/src/extensions/icons.tsx +++ b/client/web/src/extensions/icons.tsx @@ -87,9 +87,9 @@ export const BannerPuzzleIcon: React.FunctionComponent = ({ className fill="none" xmlns="http://www.w3.org/2000/svg" > - - - + + + = ({ c fillRule="evenodd" clipRule="evenodd" d="M4.52023 2.60624L7.99231 15.3189C8.22611 16.173 9.10635 16.6761 9.95913 16.443C10.8119 16.2085 11.3137 15.3263 11.0805 14.4722L7.60779 1.75882C7.374 0.904702 6.49375 0.401608 5.64097 0.635403C4.78886 0.869197 4.28643 1.75145 4.52023 2.60624Z" - fill="#F96216" + fill="#ff5543" /> ) diff --git a/client/web/src/nav/GlobalNavbar.story.tsx b/client/web/src/nav/GlobalNavbar.story.tsx index 1d9faae40e4..35535e44c68 100644 --- a/client/web/src/nav/GlobalNavbar.story.tsx +++ b/client/web/src/nav/GlobalNavbar.story.tsx @@ -23,7 +23,6 @@ import { GlobalNavbar } from './GlobalNavbar' if (!window.context) { window.context = {} as SourcegraphContext & SuiteFunction } -window.context.assetsRoot = 'https://sourcegraph.com/.assets' const history = createMemoryHistory() diff --git a/client/web/src/site-admin/init/__snapshots__/SiteInitPage.test.tsx.snap b/client/web/src/site-admin/init/__snapshots__/SiteInitPage.test.tsx.snap index 6d1e542b0ee..c06fa6c6faa 100644 --- a/client/web/src/site-admin/init/__snapshots__/SiteInitPage.test.tsx.snap +++ b/client/web/src/site-admin/init/__snapshots__/SiteInitPage.test.tsx.snap @@ -13,7 +13,7 @@ exports[`SiteInitPage normal 1`] = ` You're signed in as diff --git a/enterprise/ui/assets/img/favicon.png b/enterprise/ui/assets/img/favicon.png index ff82e793467..ee393681731 100644 Binary files a/enterprise/ui/assets/img/favicon.png and b/enterprise/ui/assets/img/favicon.png differ diff --git a/enterprise/ui/assets/img/sourcegraph-head-logo.svg b/enterprise/ui/assets/img/sourcegraph-head-logo.svg deleted file mode 100644 index bf57fc719ea..00000000000 --- a/enterprise/ui/assets/img/sourcegraph-head-logo.svg +++ /dev/null @@ -1,70 +0,0 @@ - -head logo -Created using Figma - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/enterprise/ui/assets/img/sourcegraph-light-head-logo.svg b/enterprise/ui/assets/img/sourcegraph-light-head-logo.svg deleted file mode 100644 index d09acacfb2f..00000000000 --- a/enterprise/ui/assets/img/sourcegraph-light-head-logo.svg +++ /dev/null @@ -1,70 +0,0 @@ - -logo -Created using Figma - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/enterprise/ui/assets/img/sourcegraph-logo-dark.svg b/enterprise/ui/assets/img/sourcegraph-logo-dark.svg new file mode 100644 index 00000000000..2129e807a9f --- /dev/null +++ b/enterprise/ui/assets/img/sourcegraph-logo-dark.svg @@ -0,0 +1 @@ + diff --git a/enterprise/ui/assets/img/sourcegraph-logo-light.svg b/enterprise/ui/assets/img/sourcegraph-logo-light.svg new file mode 100644 index 00000000000..a14d2cbef7f --- /dev/null +++ b/enterprise/ui/assets/img/sourcegraph-logo-light.svg @@ -0,0 +1 @@ + diff --git a/enterprise/ui/assets/img/sourcegraph-logo.svg b/enterprise/ui/assets/img/sourcegraph-logo.svg deleted file mode 100644 index 3ff631e0724..00000000000 --- a/enterprise/ui/assets/img/sourcegraph-logo.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - diff --git a/enterprise/ui/assets/img/sourcegraph-mark.svg b/enterprise/ui/assets/img/sourcegraph-mark.svg index 43b419afc4c..5bd2c5d9239 100644 --- a/enterprise/ui/assets/img/sourcegraph-mark.svg +++ b/enterprise/ui/assets/img/sourcegraph-mark.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/ui/assets/img/favicon.png b/ui/assets/img/favicon.png index ff82e793467..ee393681731 100644 Binary files a/ui/assets/img/favicon.png and b/ui/assets/img/favicon.png differ diff --git a/ui/assets/img/sourcegraph-head-logo.svg b/ui/assets/img/sourcegraph-head-logo.svg deleted file mode 100644 index f14b96639a0..00000000000 --- a/ui/assets/img/sourcegraph-head-logo.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/ui/assets/img/sourcegraph-light-head-logo.svg b/ui/assets/img/sourcegraph-light-head-logo.svg deleted file mode 100644 index 3367c8aca10..00000000000 --- a/ui/assets/img/sourcegraph-light-head-logo.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/ui/assets/img/sourcegraph-logo-dark.svg b/ui/assets/img/sourcegraph-logo-dark.svg new file mode 100644 index 00000000000..2129e807a9f --- /dev/null +++ b/ui/assets/img/sourcegraph-logo-dark.svg @@ -0,0 +1 @@ + diff --git a/ui/assets/img/sourcegraph-logo-light.svg b/ui/assets/img/sourcegraph-logo-light.svg new file mode 100644 index 00000000000..a14d2cbef7f --- /dev/null +++ b/ui/assets/img/sourcegraph-logo-light.svg @@ -0,0 +1 @@ + diff --git a/ui/assets/img/sourcegraph-logo.svg b/ui/assets/img/sourcegraph-logo.svg deleted file mode 100644 index 3367c8aca10..00000000000 --- a/ui/assets/img/sourcegraph-logo.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/ui/assets/img/sourcegraph-mark.svg b/ui/assets/img/sourcegraph-mark.svg index 43b419afc4c..5bd2c5d9239 100644 --- a/ui/assets/img/sourcegraph-mark.svg +++ b/ui/assets/img/sourcegraph-mark.svg @@ -1 +1 @@ - \ No newline at end of file +
You're signed in as diff --git a/enterprise/ui/assets/img/favicon.png b/enterprise/ui/assets/img/favicon.png index ff82e793467..ee393681731 100644 Binary files a/enterprise/ui/assets/img/favicon.png and b/enterprise/ui/assets/img/favicon.png differ diff --git a/enterprise/ui/assets/img/sourcegraph-head-logo.svg b/enterprise/ui/assets/img/sourcegraph-head-logo.svg deleted file mode 100644 index bf57fc719ea..00000000000 --- a/enterprise/ui/assets/img/sourcegraph-head-logo.svg +++ /dev/null @@ -1,70 +0,0 @@ - -head logo -Created using Figma - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/enterprise/ui/assets/img/sourcegraph-light-head-logo.svg b/enterprise/ui/assets/img/sourcegraph-light-head-logo.svg deleted file mode 100644 index d09acacfb2f..00000000000 --- a/enterprise/ui/assets/img/sourcegraph-light-head-logo.svg +++ /dev/null @@ -1,70 +0,0 @@ - -logo -Created using Figma - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/enterprise/ui/assets/img/sourcegraph-logo-dark.svg b/enterprise/ui/assets/img/sourcegraph-logo-dark.svg new file mode 100644 index 00000000000..2129e807a9f --- /dev/null +++ b/enterprise/ui/assets/img/sourcegraph-logo-dark.svg @@ -0,0 +1 @@ + diff --git a/enterprise/ui/assets/img/sourcegraph-logo-light.svg b/enterprise/ui/assets/img/sourcegraph-logo-light.svg new file mode 100644 index 00000000000..a14d2cbef7f --- /dev/null +++ b/enterprise/ui/assets/img/sourcegraph-logo-light.svg @@ -0,0 +1 @@ + diff --git a/enterprise/ui/assets/img/sourcegraph-logo.svg b/enterprise/ui/assets/img/sourcegraph-logo.svg deleted file mode 100644 index 3ff631e0724..00000000000 --- a/enterprise/ui/assets/img/sourcegraph-logo.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - diff --git a/enterprise/ui/assets/img/sourcegraph-mark.svg b/enterprise/ui/assets/img/sourcegraph-mark.svg index 43b419afc4c..5bd2c5d9239 100644 --- a/enterprise/ui/assets/img/sourcegraph-mark.svg +++ b/enterprise/ui/assets/img/sourcegraph-mark.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/ui/assets/img/favicon.png b/ui/assets/img/favicon.png index ff82e793467..ee393681731 100644 Binary files a/ui/assets/img/favicon.png and b/ui/assets/img/favicon.png differ diff --git a/ui/assets/img/sourcegraph-head-logo.svg b/ui/assets/img/sourcegraph-head-logo.svg deleted file mode 100644 index f14b96639a0..00000000000 --- a/ui/assets/img/sourcegraph-head-logo.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/ui/assets/img/sourcegraph-light-head-logo.svg b/ui/assets/img/sourcegraph-light-head-logo.svg deleted file mode 100644 index 3367c8aca10..00000000000 --- a/ui/assets/img/sourcegraph-light-head-logo.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/ui/assets/img/sourcegraph-logo-dark.svg b/ui/assets/img/sourcegraph-logo-dark.svg new file mode 100644 index 00000000000..2129e807a9f --- /dev/null +++ b/ui/assets/img/sourcegraph-logo-dark.svg @@ -0,0 +1 @@ + diff --git a/ui/assets/img/sourcegraph-logo-light.svg b/ui/assets/img/sourcegraph-logo-light.svg new file mode 100644 index 00000000000..a14d2cbef7f --- /dev/null +++ b/ui/assets/img/sourcegraph-logo-light.svg @@ -0,0 +1 @@ + diff --git a/ui/assets/img/sourcegraph-logo.svg b/ui/assets/img/sourcegraph-logo.svg deleted file mode 100644 index 3367c8aca10..00000000000 --- a/ui/assets/img/sourcegraph-logo.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/ui/assets/img/sourcegraph-mark.svg b/ui/assets/img/sourcegraph-mark.svg index 43b419afc4c..5bd2c5d9239 100644 --- a/ui/assets/img/sourcegraph-mark.svg +++ b/ui/assets/img/sourcegraph-mark.svg @@ -1 +1 @@ - \ No newline at end of file +