https://github.com/bd808/textual-theme-bd808
bd808's theme for the Textual IRC client
https://github.com/bd808/textual-theme-bd808
Last synced: 12 months ago
JSON representation
bd808's theme for the Textual IRC client
- Host: GitHub
- URL: https://github.com/bd808/textual-theme-bd808
- Owner: bd808
- License: mit
- Created: 2013-10-06T00:14:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-11-30T22:07:37.000Z (over 2 years ago)
- Last Synced: 2025-05-30T11:50:11.138Z (about 1 year ago)
- Language: CSS
- Homepage:
- Size: 87.9 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Textual-Theme-bd808
===================
A theme for the [Textual] IRC client.
Installation
------------
git clone https://github.com/bd808/Textual-Theme-bd808.git
cd Textual-Theme-bd808
make install
In Textual, press `⌘,` to open the preferences. Click _Style_ then choose
_bd808_ from the list.
Compiling
---------
The css and js files are built from less and CoffeeScript respectively. To
recompile:
npm install -g coffee-script
npm install -g less
make compile
Credits
-------
* Work started from the Simplified Light theme shipped with [Textual][].
* Color scheme based on the wonderful [Solarized][] color pallet.
* Other inspirations taken from:
* [hbang/Simplified-Light-Modifications][]
* [hbang/Sapientia-Modifications][]
[Textual]: http://www.codeux.com/textual/
[Solarized]: http://ethanschoonover.com/solarized
[hbang/Simplified-Light-Modifications]: https://github.com/hbang/Simplified-Light-Modifications
[hbang/Sapientia-Modifications]: https://github.com/hbang/Sapientia-Modifications