• Stars
    star
    132
  • Rank 274,205 (Top 6 %)
  • Language
    Shell
  • Created over 11 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An easy on the eyes Xcode color scheme, ported from Ciapre Sublime Text.

Ciapre Xcode

An easy on the eyes Xcode color scheme, ported from Ciapre Sublime Text.

๐ŸŽจ Check out my Ciapre theme suite ๐Ÿ‘ˆ

Installation

Manually

  1. On Terminal:
$ cd $HOME
$ git clone https://github.com/vinhnx/Ciapre-Xcode-theme
$ sh ~/Ciapre-Xcode-theme/install-ciapre-theme.sh
  • what this does:
    1. Clone this repo on $HOME location
    2. Invoke a shell script install, first, it locates for Library/Developer/Xcode/UserData/FontAndColorThemes to check whether the folder exists. If exists, it copy all *.xccolortheme files from the repo to the Xcode FontAndColorThemes directory; else, it create this directory, then copy.
  1. Restart Xcode, select your new Ciapre theme in Color settings.

  2. Happy Coding -> Profit (?!) :shipit:๐Ÿšข๐Ÿš€:octocat:

Screenshots

Ciapre

demo

Ciapre 2

demo

Ciapre 3

demo

Color Pallete

Reccommended Font

For more programming fonts, visit http://slant.co/topics/67/~what-are-the-best-programming-fonts.

Ciapre on Other Platforms

Thanks all for your works! ๐Ÿบ

What's With The Name?

Just random, really!

==

Patreon

I also have a Patreon in case you want to support my work. Thank you in advance!

https://www.patreon.com/vinhnx

I'm @vinhnx on both Twitter and GitHub. If you like this theme, please help spreading to the world. Thanks! ๐Ÿš€

More Repositories

1

Clendar

Clendar - Minimal Calendar app. Written in SwiftUI.
Swift
631
star
2

iOS-Toolbox

My iOS dev toolbox.
76
star
3

Ciapre.tmTheme

Ciapre - an easy-on-the-eyes Sublime Text/TextMate color scheme.
64
star
4

Shift

Light-weight & concurrent EventKit wrapper
Swift
62
star
5

notes

my today I learn (TIL) journal, includes everything that I found interesting, not necessarily relates to programming
43
star
6

VT.ai

VT.ai - Multimodal AI Chatbot
Python
39
star
7

vintage

[UNMAINTED] command-line tool to check for outdated Swift Package Manager dependencies
Swift
33
star
8

Laden

SwiftUI loading indicator view
Swift
31
star
9

CombineUnsplash

A sample project exploring MVVM pattern with SwiftUI/Combine, using Unsplash API (via Picsum.photos API)
Swift
28
star
10

InkChatGPT

Retrieval-augmented generation (RAG) LLM app
Python
9
star
11

DictionaryNestedSubscript

Nested subscript for Dictionary.
Swift
7
star
12

vinhnx.zsh-theme

My modified theme from themes/mgutz.zsh-theme, for oh-my-zsh (zshell). Looks great when using with Solarized color scheme.
7
star
13

spawn

A small command-line tool to quickly tryout a Swift Package Manager package locally
Swift
6
star
14

life-notes

random life note
6
star
15

podcasts

My podcast collection (opml file format). Exported from Overcast. Feel free to import to your podcast app of choice, if you are setup new playlist. ๐Ÿš€
5
star
16

Ciapre

Ciapre theme suite
4
star
17

ReactiveLinkPreview

Exploring SwiftUI with Combine binding, by using iOS's new LinkProvider framework
Swift
4
star
18

new-tab-clock

New Tab Clock, a Chrome extension.
3
star
19

Ciapre.itermcolors

Ciapre color scheme for iTerm2
2
star
20

try-SwiftUI

Intro to SwiftUI
HTML
2
star
21

Git-for-beginners

My slides and sample repo about Git fundamental.
2
star
22

QuickMark

QuickMark is a sample application experimenting with MMMarkdown - Objective-C Markdown parser, plus css styling support.
Objective-C
2
star
23

dotfiles

vinhnx's dotfiles
Shell
1
star
24

twit-buddy

A simple web app which check following status between two users.
JavaScript
1
star
25

NVExtensions

Common iOS extensions.
Swift
1
star
26

html5camera-app

A demo/experimental app using HTML5 getUserMedia() API
JavaScript
1
star
27

my-userstyles

Mini collection of my userstyles on userstyles.org
1
star
28

vinhnx_vscode

vinhnx's favorites extensions and settings
1
star
29

NVNetworkRequest

Simple Alamofire network layer.
Swift
1
star
30

rwcourses

learn Flutter from Ray Wenderlich's course https://www.raywenderlich.com/18177023-your-second-flutter-app
Dart
1
star
31

UnitTestingNetwork

Demo on how to build a simple and testable network suite in Swift, using Mockingjay.
Swift
1
star
32

perg

A small command-line tool to search for given string inside a file, aka light-weight grep, written in Rust
Rust
1
star
33

hello.world

Hello World
1
star
34

medium_article_generator

A simple Medium article generator LLM app. Powered by OpenAI GPT-3.5-turbo model, LangChain, Streamlit
Python
1
star
35

DiffMatchPatch-sample

This is a sample iPhone application implementing DiffMatchPatch Objective-C port
Objective-C
1
star
36

cohereweb_connectorchat

Jupyter Notebook
1
star
37

clendar-site

Landing site for Clendar app
HTML
1
star