GithubHelp home page GithubHelp logo

aminya / settings-view Goto Github PK

View Code? Open in Web Editor NEW

This project forked from atom/settings-view

0.0 2.0 0.0 1.87 MB

๐Ÿ”ง Edit Atom settings

License: MIT License

CoffeeScript 47.73% JavaScript 46.12% Less 6.15%

settings-view's Introduction

Settings View package

macOS Build Status Windows Build Status Dependency Status

Edit core configuration settings, install and configure packages, and change themes from within Atom.

Settings View

Usage

You can open the Settings View by navigating to Edit > Preferences (Linux), Atom > Preferences (macOS), or File > Settings (Windows).

In order to install new packages and themes, click on the Install section on the left-hand side. Once installed, community packages/themes and their settings are housed within their respective section. All packages/themes that have updates will be listed under the Updates section. Finally, all keybindings (including ones that community packages have added) are available in the Keybindings section.

Want to learn more? Check out the Getting Started: Atom Basics and Using Atom: Atom Packages sections in the Atom Flight Manual.

Commands and Keybindings

All of the following commands are under the atom-workspace selector.

Command Description Keybinding (Linux) Keybinding (macOS) Keybinding (Windows)
settings-view:open Opens the Settings View ctrl-, cmd-, ctrl-,
settings-view:core Opens the Core section of the Settings View
settings-view:editor Opens the Editor section of the Settings View
settings-view:system Opens the System section of the Settings View (Windows)
settings-view:show-keybindings Opens the Keybindings section of the Settings View
settings-view:uninstall-packages Opens the Packages section of the Settings View
settings-view:change-themes Opens the Themes section of the Settings View
settings-view:uninstall-themes Opens the Themes section of the Settings View
settings-view:check-for-updates Opens the Updates section of the Settings View
settings-view:install-packages-and-themes Opens the Install section of the Settings View
Custom keybindings can be added by referencing the above commands. To learn more, visit the Using Atom: Basic Customization or Behind Atom: Keymaps In-Depth sections in the flight manual.

Customize

The Settings View package uses the ui-variables to match a theme's color scheme. You can still customize the UI in your styles.less file. For example:

// Change the color of the titles
.settings-view .section .section-heading {
  color: white;
}

// Change the font size of the setting descriptions
.settings-view .setting-description {
  font-size: 13px;
}

Use the developer tools to find more selectors.

Contributing

Always feel free to help out! Whether it's filing bugs and feature requests or working on some of the open issues, Atom's contributing guide will help get you started while the guide for contributing to packages has some extra information.

License

MIT License. See the license for more details.

settings-view's People

Contributors

50wliu avatar abe33 avatar acontreras89 avatar aerijo avatar aminya avatar bastilian avatar benogle avatar binarymuse avatar brettle avatar damieng avatar dotcypress avatar evjan avatar ingramz avatar izuzak avatar jasonrudolph avatar jlord avatar kevinsawicki avatar kuychaco avatar lee-dohm avatar marnen avatar maxbrunsfeld avatar mcolyer avatar mgarciaisaia avatar mnquintana avatar simurai avatar smashwilson avatar t9md avatar tcarlsen avatar thedaniel avatar thomasjo avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.