All Projects → duckduckgo → duckduckgo-styles

duckduckgo / duckduckgo-styles

Licence: other
Common styling elements for all DuckDuckGo properties

Programming Languages

SCSS
7915 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to duckduckgo-styles

Duckduckgo
An unofficial DuckDuckGo search API.
Stars: ✭ 6 (-84.21%)
Mutual labels:  duckduckgo
D4n155
OWASP D4N155 - Intelligent and dynamic wordlist using OSINT
Stars: ✭ 105 (+176.32%)
Mutual labels:  duckduckgo
Pywalfox
Dynamic theming of Firefox (and Thunderbird) using your Pywal colors
Stars: ✭ 219 (+476.32%)
Mutual labels:  duckduckgo
Zeroclickinfo Goodies
DuckDuckGo Instant Answers based on Perl & JavaScript
Stars: ✭ 943 (+2381.58%)
Mutual labels:  duckduckgo
Chrome Zeroclickinfo
Chrome Extension using the DuckDuckGo Zero-click Info API
Stars: ✭ 72 (+89.47%)
Mutual labels:  duckduckgo
Android
DuckDuckGo Android App
Stars: ✭ 2,290 (+5926.32%)
Mutual labels:  duckduckgo
Search Deflector
A small program that forwards searches from Cortana to your preferred browser and search engine.
Stars: ✭ 620 (+1531.58%)
Mutual labels:  duckduckgo
duckpy
A simple Python library for searching on DuckDuckGo.
Stars: ✭ 20 (-47.37%)
Mutual labels:  duckduckgo
Zeroclickinfo Longtail
DuckDuckGo Instant Answers based on full-text data
Stars: ✭ 82 (+115.79%)
Mutual labels:  duckduckgo
Sitedorks
Search Google/Bing/Ecosia/DuckDuckGo/Yandex/Yahoo for a search term with a default set of websites, bug bounty programs or a custom collection.
Stars: ✭ 221 (+481.58%)
Mutual labels:  duckduckgo
Clinet
Official repository for Clinet, a Discord bot intended for assistance and control within your guilds.
Stars: ✭ 28 (-26.32%)
Mutual labels:  duckduckgo
Duckduckhack Docs
DuckDuckHack Instant Answer documentation for developers
Stars: ✭ 66 (+73.68%)
Mutual labels:  duckduckgo
Ddgr
🦆 DuckDuckGo from the terminal
Stars: ✭ 2,243 (+5802.63%)
Mutual labels:  duckduckgo
Ios
DuckDuckGo iOS Application
Stars: ✭ 916 (+2310.53%)
Mutual labels:  duckduckgo
omnibang
Browser extension for searching many sites directly from address bar using bangs provided by DuckDuckGo.
Stars: ✭ 31 (-18.42%)
Mutual labels:  duckduckgo
Duckduckgo Privacy Extension
DuckDuckGo Privacy Essentials browser extension for Firefox, Chrome.
Stars: ✭ 692 (+1721.05%)
Mutual labels:  duckduckgo
Duckduckgo
DuckDuckGo Instant Answer Infrastructure
Stars: ✭ 1,645 (+4228.95%)
Mutual labels:  duckduckgo
duckduckhack.com
This repo contains the static content used to build DuckDuckHack.com
Stars: ✭ 27 (-28.95%)
Mutual labels:  duckduckgo
labyrinth
[DEPRICATED] Labyrinth is a anti-censorship Web Browser created to bypass DPI, Blocklists, Port Filtering, Firewalls and DNS censorship all in one
Stars: ✭ 17 (-55.26%)
Mutual labels:  duckduckgo
Solarized Everything Css
A collection of Solarized user-stylesheets for...everything?
Stars: ✭ 219 (+476.32%)
Mutual labels:  duckduckgo

DuckDuckGo Styles

This package contains the common styling elements used on DuckDucKGo.

e.g. buttons. form elements, inline separators, nav menu

Please note

This repository makes use of a number of includes from compass, and assumes that it will be used in combination with litestrap and thus makes use of a number of the variables therein.

Updating Icon Font

  1. First install deps: npm install
  2. Install fontforge (required by grunt-webfont):
    sudo add-apt-repository ppa:fontforge/fontforge;
    sudo apt-get update;
    sudo apt-get install fontforge;
    
  3. Add new SVG files to /icons/src/svgs
  4. Add new icon to /icons/src/codepoints.json
  5. grunt
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].