タグ

ブックマーク / rainglow.io (1)

  • Rainglow Color Themes

    A collection of over 320 themes for a variety of different editors and software. All themes are originals created by Dayle Rees. Absent Contrast ↓ (top) <?php namespace Illuminate\Container; use Closure; use ArrayAccess; /** * Theme: * * * Copyright (c) */ class Container implements ArrayAccess { /** * An array of the types that have been resolved. * * @var array */ protected $resolved = array();

    braitom
    braitom 2019/06/09
    VSCode、ATOM、Sublimeなどのエディタのカラーテーマを公開しているサイト。
  • 1