GithubHelp home page GithubHelp logo

masasam / iceberg-theme.el Goto Github PK

View Code? Open in Web Editor NEW

This project forked from conao3/iceberg-theme.el

0.0 2.0 0.0 67 KB

Well-designed, eye-friendly, dark blue color scheme

License: GNU General Public License v3.0

Emacs Lisp 27.40% Makefile 5.15% Shell 5.05% C 3.34% CSS 1.90% HTML 8.92% Go 3.55% Haskell 4.45% Java 1.95% JavaScript 3.71% Perl 2.94% PHP 4.32% Python 11.58% Ruby 4.19% Rust 7.03% TeX 4.51%

iceberg-theme.el's Introduction

https://raw.githubusercontent.com/conao3/files/master/blob/headers/png/iceberg-theme.el.png https://img.shields.io/github/license/conao3/iceberg-theme.el.svg?style=flat-square https://img.shields.io/github/tag/conao3/iceberg-theme.el.svg?style=flat-square https://github.com/conao3/iceberg-theme.el/workflows/Main%20workflow/badge.svg https://img.shields.io/codacy/grade/62a36f4f04524d5e8c758440e8071c45.svg?logo=codacy&style=flat-square https://img.shields.io/badge/patreon-become%20a%20patron-orange.svg?logo=patreon&style=flat-square https://img.shields.io/badge/twitter-@conao__3-blue.svg?logo=twitter&style=flat-square https://img.shields.io/badge/chat-on_slack-blue.svg?logo=slack&style=flat-square

Table of Contents

Description

Well-designed, eye-friendly, dark blue color scheme.

Original iceberg for vim by cocopon.

https://raw.githubusercontent.com/conao3/files/master/blob/iceberg-theme.el/iceberg-theme.png

Install

(leaf iceberg-theme
  :ensure t
  :config
  (iceberg-theme-create-theme-file)
  (load-theme 'solarized-iceberg-dark t))

Usage

Customize

Information

Community

All feedback and suggestions are welcome!

You can use github issues, but you can also use Slack if you want a more casual conversation.

Contribution

We welcome PR!

Require tools for testing

  • cask
    • install via brew
      brew install cask
              
    • manual install
      cd ~/
      hub clone cask/cask
      export PATH="$HOME/.cask/bin:$PATH"
              

Running test

Below operation flow is recommended.

make                              # Install git-hooks in local .git

git branch [feature-branch]       # Create branch named [feature-branch]
git checkout [feature-branch]     # Checkout branch named [feature-branch]

# <edit loop>
emacs iceberg-theme.el            # Edit something you want

make test                         # Test iceberg-theme via multi version Emacs
git commit -am "brabra"           # Commit (auto-run test before commit)
# </edit loop>

hub fork                          # Create fork at GitHub
git push [user] [feature-branch]  # Push feature-branch to your fork
hub pull-request                  # Create pull-request

Migration

License

General Public License Version 3 (GPLv3)
Copyright (c) Naoya Yamashita - https://conao3.com
https://github.com/conao3/iceberg-theme.el/blob/master/LICENSE

Author

Contributors

iceberg-theme.el's People

Contributors

conao3 avatar

Watchers

James Cloos 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.