Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Italics on the tab bar #130

Open
benjojo opened this issue Sep 2, 2014 · 7 comments
Open

Italics on the tab bar #130

benjojo opened this issue Sep 2, 2014 · 7 comments

Comments

@benjojo
Copy link

benjojo commented Sep 2, 2014

Is this indented? I can't see this in the screenshots on the repo.

@peterkos
Copy link

peterkos commented Oct 4, 2014

Italics mean that a file's not "open" - double-clicking the file in the sidebar should solve the issue.
Single-clicked on file:
screenshot 2014-10-04 18 20 08
Double-clicked on file:
screenshot 2014-10-04 18 20 13

@m0ntelo
Copy link

m0ntelo commented Mar 12, 2017

How do you put the normal font in windows? I do not want the tabs in Italic

@peterkos
Copy link

peterkos commented Mar 12, 2017

@WilsonMontelo Go into the Spacegray.sublime-theme file (or the corresponding .sublime-theme for whatever variant you're using), and change the line

"font.italic": true

to

"font.italic": false

underneath the // TAB LABELS section.

Here's where it's located in the main Spacegray.sublime-theme file.

(Credit to this answer)

@m0ntelo
Copy link

m0ntelo commented Mar 12, 2017

@peterkos It does not work, this is the code I used
italiv

@peterkos
Copy link

peterkos commented Mar 12, 2017

Have you tried changing the actual .sublime-theme file itself, not your Preferences?
(I think you have to install the theme manually to be able to access it)

@m0ntelo
Copy link

m0ntelo commented Mar 13, 2017

@peterkos Does not work =/
sem-titulo-1

@peterkos
Copy link

@WilsonMontelo Try setting tabs_label_not_italic to true?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants