タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

reactとcssに関するbraitomのブックマーク (2)

  • Theme UI

    UITheme UI: The Design Graph FrameworkTheme UI is a library for creating themeable user interfaces based on constraint-based design principles. Build custom component libraries, design systems, web applications, Gatsby themes, and more with a flexible API for best-in-class developer ergonomics. Documentation GitHub

    Theme UI
    braitom
    braitom 2019/10/14
    “Build consistent, themeable React apps based on constraint-based design principlesEmotion + Styled System + MDX + Typography.js”
  • ScubaというCSS Frameworkを作った - Qiita

    どのようなものかと一言でいうと色の統一感を出すためにthemeと呼ばれるものとsubColorと呼ばれるものを設定すると適当に配色してくれるReactのフレームワークです。 簡単に配色し、簡単にサイトを作成できるということを目標として作りました。 特徴として、 Containerというコンポーネントでラップすることによって、その中でのみ色が反映されるという仕組みを行っています。 Scubaは5色のテーマと2色のサブカラーを用意しています。 背景はユーザが決めますのでフレームワークからは提供しません。 sea deepSea sunset mint mikan 詳しくはサイトを見てください:) https://abouthiroppy.github.io/scuba リポジトリ: https://github.com/abouthiroppy/scuba 今後 まだ足りないコンポーネントを追

    ScubaというCSS Frameworkを作った - Qiita
    braitom
    braitom 2016/12/17
    “色の統一感を出すためにthemeと呼ばれるものとsubColorと呼ばれるものを設定すると適当に配色してくれるReactのフレームワーク”
  • 1