Commit Graph

136 Commits

Author SHA1 Message Date
Tumble 2099989f92
tumble theme files 2021-10-08 00:42:48 +01:00
simurai 7312381b43 Fix untrackedResourceForeground 2021-09-17 17:37:23 +09:00
simurai 229f23c38d Update primer/primitives path 2021-09-08 11:56:44 +09:00
simurai 329a20d926 Merge branch 'master' into v2 2021-09-08 11:03:14 +09:00
simurai 33ae5fb42e Update ansi in light 2021-09-08 10:03:59 +09:00
simurai ac15f468d4 Update ansi in dark 2021-09-08 09:04:53 +09:00
simurai c465bdece9 Remove `terminal.background`
So that it matches the header/toolbar.
2021-09-08 08:58:24 +09:00
yamatsum f1347e0e27 fix: add editorError and editorWarning to classic. 2021-09-07 21:21:52 +09:00
yamatsum 317dbbfec1 fix: some colors in classic. 2021-09-07 21:08:27 +09:00
simurai 17c357b94f Add editor.lineHighlightBorder to HC 2021-09-06 12:01:35 +09:00
yamatsum 57315b5bf5 fix: remove background. 2021-09-03 22:25:23 +09:00
yamatsum 60402d9d7d fix: editorBracketHighlight. 2021-09-03 16:41:55 +09:00
yamatsum 63fced14ce fix: add terminalCursor. 2021-09-03 16:38:01 +09:00
yamatsum 7e39fdb9e5 feat: add editorBracketHighlight to classic. 2021-09-03 16:29:26 +09:00
simurai c32505330e Fix hc selection color 2021-09-03 14:09:20 +09:00
simurai aea1b235d3 Add hc colors 2021-09-03 13:43:15 +09:00
simurai ef8cd4b5d2 Update list colors 2021-09-02 17:29:10 +09:00
simurai eebc726102 Add "Dark High Contrast" theme 2021-09-01 17:18:43 +09:00
simurai 852f914ee7 Use hex format for all colors 2021-09-01 16:55:40 +09:00
simurai 0978a5541c Some fixes 2021-09-01 14:24:12 +09:00
simurai 9b427d1dde Replace more colors 2021-09-01 14:13:56 +09:00
simurai 3cf1c443ba Replace more colors 2021-08-31 17:46:01 +09:00
simurai 4cbedb8e92 Replace notifications colors 2021-08-31 17:39:03 +09:00
simurai 64d9df541d Replace list colors 2021-08-31 16:38:18 +09:00
simurai 34fca1285f Replace more colors 2021-08-31 16:19:26 +09:00
simurai bd0d6a9bf9 Replace text colors 2021-08-31 15:37:28 +09:00
simurai 148b74a73b Replace variables 2021-08-31 15:28:37 +09:00
simurai e89b5e96a4 Switch to v2 colors 2021-08-31 14:53:08 +09:00
Daniel Imms 6d853bda83
Set terminal.tab.activeBorder based on editor tab
Fixes #188
2021-07-18 16:20:45 -07:00
simurai a9cc2da8f6
Merge pull request #167 from misolori/master
Add support for secondary button style
2021-04-28 23:23:57 +09:00
simurai 32e4e028d1 Replace border.overlay with border.primary 2021-04-28 11:42:37 +09:00
Miguel Solorio e4e76d9661
Add support for secondary button 2021-04-27 13:09:42 -07:00
simurai 8d5b7e6170 Increase contrast for selected list item 2021-04-26 13:19:00 +09:00
simurai f242731cdf
Merge pull request #162 from primer/stackFrameHighlight
Use opacity for stackFrameHighlight
2021-04-23 16:20:53 +09:00
simurai d6419127f2 Use opacity for stackFrameHighlight
so other decorations are still visible underneath.
2021-04-22 12:49:06 +09:00
Dominic Egginton 16c91221d1
fix sidebar contrast 2021-04-17 09:13:53 +01:00
simurai 77a4dbf4dd
Merge pull request #156 from primer/fold-background
Use opacity for foldBackground
2021-04-16 22:37:45 +09:00
simurai 996fc4f434
Merge pull request #154 from primer/linked-editing
Style linkedEditing
2021-04-16 22:37:25 +09:00
simurai 55021a0dd1 Use opacity for foldBackground 2021-04-16 20:56:55 +09:00
simurai 7f3073aca2 Add editor.linkedEditingBackground 2021-04-16 20:18:00 +09:00
simurai 3f18146361 Add editor.linkedEditingBackground
It's the same color as editor.inactiveSelectionBackground
2021-04-16 17:54:56 +09:00
simurai fec4cb8aad Fix diffs (Light Default) 2021-04-16 15:48:04 +09:00
simurai 6f46a9f5ad
Merge pull request #143 from dominicegginton/primer-underline-nav
Use primer's official colors for activity bar, tab & panel borders
2021-04-15 14:27:14 +09:00
simurai 3e7e390133
Merge pull request #144 from dominicegginton/fix-editor-foreground-color
Use primer's primary text color for editor foreground
2021-04-15 14:15:17 +09:00
Dominic Egginton 6e13bfc07d
use primer's primary text color for editor foreground 2021-04-15 02:15:17 +01:00
Dominic Egginton 4abfb0f4f0
use primer underline nav color for activity bar, tab & panel borders 2021-04-14 18:49:07 +01:00
Carlos Álvaro f41a571473
fix: Use color.ansi.blueBright for ansiBrightBlue 2021-04-14 17:17:58 +02:00
simurai ea0286529c Rename themes 2021-04-02 17:17:51 +09:00
simurai f1c70a72b3 Format 2021-03-24 12:18:55 +09:00
Dominic Egginton 650013f9a3
add terminal colors
as suggested here - https://github.com/primer/github-vscode-theme/pull/132#discussion_r580981813
2021-03-16 19:53:24 +00:00