|
1 |
| -# 🎨 My Xcode theme - Sundell's Colors |
| 1 | +# 🎨 Xcode themes |
2 | 2 |
|
3 | 3 | This repository contains the Xcode theme that I use. Feel free to use it or modify it to your liking 👍
|
4 | 4 |
|
5 |
| - |
6 |
| - |
7 | 5 | ## Installing using Swift Package Manager
|
8 | 6 |
|
9 | 7 | The easiest way to install this Xcode theme is to clone this repo and execute `swift run`:
|
@@ -47,103 +45,103 @@ $ git clone https://github.com/ddh4r4m/xcodetheme.git
|
47 | 45 |
|
48 | 46 | ### Ayu Dark
|
49 | 47 | <div style="display: flex;">
|
50 |
| - <img src="screenshots/Ayu Dark.png" alt="image" width="500" style="margin-right: 10px;"> |
| 48 | + <img src="screenshots/Ayu Dark.png" alt="image" width="800" style="margin-right: 10px;"> |
51 | 49 | </div>
|
52 | 50 | <br/> <br/>
|
53 | 51 |
|
54 | 52 | ### Blueloco Dark
|
55 | 53 | <div style="display: flex;">
|
56 |
| - <img src="screenshots/Blueloco Dark.png" alt="image" width="500" style="margin-right: 10px;"> |
| 54 | + <img src="screenshots/Blueloco Dark.png" alt="image" width="800" style="margin-right: 10px;"> |
57 | 55 | </div>
|
58 | 56 | <br/> <br/>
|
59 | 57 |
|
60 | 58 | ### CRT Green
|
61 | 59 | <div style="display: flex;">
|
62 |
| - <img src="screenshots/CRT Green.png" alt="image" width="500" style="margin-right: 10px;"> |
| 60 | + <img src="screenshots/CRT Green.png" alt="image" width="800" style="margin-right: 10px;"> |
63 | 61 | </div>
|
64 | 62 | <br/> <br/>
|
65 | 63 |
|
66 | 64 | ### Civic
|
67 | 65 | <div style="display: flex;">
|
68 |
| - <img src="screenshots/Civic.png" alt="image" width="500" style="margin-right: 10px;"> |
| 66 | + <img src="screenshots/Civic.png" alt="image" width="800" style="margin-right: 10px;"> |
69 | 67 | </div>
|
70 | 68 | <br/> <br/>
|
71 | 69 |
|
72 | 70 | ### Cobalt
|
73 | 71 | <div style="display: flex;">
|
74 |
| - <img src="screenshots/Cobalt.png" alt="image" width="500" style="margin-right: 10px;"> |
| 72 | + <img src="screenshots/Cobalt.png" alt="image" width="800" style="margin-right: 10px;"> |
75 | 73 | </div>
|
76 | 74 | <br/> <br/>
|
77 | 75 |
|
78 | 76 | ### Dracula
|
79 | 77 | <div style="display: flex;">
|
80 |
| - <img src="screenshots/Dracula.png" alt="image" width="500" style="margin-right: 10px;"> |
| 78 | + <img src="screenshots/Dracula.png" alt="image" width="800" style="margin-right: 10px;"> |
81 | 79 | </div>
|
82 | 80 | <br/> <br/>
|
83 | 81 |
|
84 | 82 | ### Dusk
|
85 | 83 | <div style="display: flex;">
|
86 |
| - <img src="screenshots/Dusk.png" alt="image" width="500" style="margin-right: 10px;"> |
| 84 | + <img src="screenshots/Dusk.png" alt="image" width="800" style="margin-right: 10px;"> |
87 | 85 | </div>
|
88 | 86 | <br/> <br/>
|
89 | 87 |
|
90 | 88 | ### Flate Arc
|
91 | 89 | <div style="display: flex;">
|
92 |
| - <img src="screenshots/Flate Arc.png" alt="image" width="500" style="margin-right: 10px;"> |
| 90 | + <img src="screenshots/Flate Arc.png" alt="image" width="800" style="margin-right: 10px;"> |
93 | 91 | </div>
|
94 | 92 | <br/> <br/>
|
95 | 93 |
|
96 | 94 | ### Flate
|
97 | 95 | <div style="display: flex;">
|
98 |
| - <img src="screenshots/Flate.png" alt="image" width="500" style="margin-right: 10px;"> |
| 96 | + <img src="screenshots/Flate.png" alt="image" width="800" style="margin-right: 10px;"> |
99 | 97 | </div>
|
100 | 98 | <br/> <br/>
|
101 | 99 |
|
102 | 100 | ### Monokai Pro
|
103 | 101 | <div style="display: flex;">
|
104 |
| - <img src="screenshots/Monokai Pro.png" alt="image" width="500" style="margin-right: 10px;"> |
| 102 | + <img src="screenshots/Monokai Pro.png" alt="image" width="800" style="margin-right: 10px;"> |
105 | 103 | </div>
|
106 | 104 | <br/> <br/>
|
107 | 105 |
|
108 | 106 | ### Night Owl
|
109 | 107 | <div style="display: flex;">
|
110 |
| - <img src="screenshots/Night Owl.png" alt="image" width="500" style="margin-right: 10px;"> |
| 108 | + <img src="screenshots/Night Owl.png" alt="image" width="800" style="margin-right: 10px;"> |
111 | 109 | </div>
|
112 | 110 | <br/> <br/>
|
113 | 111 |
|
114 | 112 | ### Noctis Obscuro
|
115 | 113 | <div style="display: flex;">
|
116 |
| - <img src="screenshots/Noctis Obscuro.png" alt="image" width="500" style="margin-right: 10px;"> |
| 114 | + <img src="screenshots/Noctis Obscuro.png" alt="image" width="800" style="margin-right: 10px;"> |
117 | 115 | </div>
|
118 | 116 | <br/> <br/>
|
119 | 117 |
|
120 | 118 | ### One Dark Pro
|
121 | 119 | <div style="display: flex;">
|
122 |
| - <img src="screenshots/One Dark Pro.png" alt="image" width="500" style="margin-right: 10px;"> |
| 120 | + <img src="screenshots/One Dark Pro.png" alt="image" width="800" style="margin-right: 10px;"> |
123 | 121 | </div>
|
124 | 122 | <br/> <br/>
|
125 | 123 |
|
126 | 124 | ### Poimandres Dark
|
127 | 125 | <div style="display: flex;">
|
128 |
| - <img src="screenshots/Poimandres Dark.png" alt="image" width="500" style="margin-right: 10px;"> |
| 126 | + <img src="screenshots/Poimandres Dark.png" alt="image" width="800" style="margin-right: 10px;"> |
129 | 127 | </div>
|
130 | 128 | <br/> <br/>
|
131 | 129 |
|
132 | 130 | ### Slack Aubergine
|
133 | 131 | <div style="display: flex;">
|
134 |
| - <img src="screenshots/Slack Aubergine.png" alt="image" width="500" style="margin-right: 10px;"> |
| 132 | + <img src="screenshots/Slack Aubergine.png" alt="image" width="800" style="margin-right: 10px;"> |
135 | 133 | </div>
|
136 | 134 | <br/> <br/>
|
137 | 135 |
|
138 | 136 | ### Synthwave 84
|
139 | 137 | <div style="display: flex;">
|
140 |
| - <img src="screenshots/Synthwave 84.png" alt="image" width="500" style="margin-right: 10px;"> |
| 138 | + <img src="screenshots/Synthwave 84.png" alt="image" width="800" style="margin-right: 10px;"> |
141 | 139 | </div>
|
142 | 140 | <br/> <br/>
|
143 | 141 |
|
144 | 142 | ### Tokyo Night
|
145 | 143 | <div style="display: flex;">
|
146 |
| - <img src="screenshots/Tokyo Night.png" alt="image" width="500" style="margin-right: 10px;"> |
| 144 | + <img src="screenshots/Tokyo Night.png" alt="image" width="800" style="margin-right: 10px;"> |
147 | 145 | </div>
|
148 | 146 | <br/> <br/>
|
149 | 147 |
|
|
0 commit comments